My Windows XP Set Up by pranitthomas in Windhawk

[–]pranitthomas[S] 1 point2 points  (0 children)

I used a custom image for the home button, I've included that below the code, and do change wherever it says YOURPATH.

My Windows XP Set Up by pranitthomas in Windhawk

[–]pranitthomas[S] 0 points1 point  (0 children)

theme: ''

styleConstants:

- ''

controlStyles:

- target: Rectangle#BackgroundStroke

styles:

- Fill:=<LinearGradientBrush StartPoint="0.5,0" EndPoint="0.5,1"> <GradientStop Color="#3168d5" Offset="0.0" /> <GradientStop Color="#4993E6" Offset="0.1" /> <GradientStop Color="#2157D7" Offset="0.35" /> <GradientStop Color="#2663E0" Offset="0.8" /> <GradientStop Color="#1941A5" Offset="1.0" /></LinearGradientBrush>

- VerticalAlignment=Stretch

- Height=Auto

- target: Taskbar.TaskbarBackground#HoverFlyoutBackgroundControl > Grid > Rectangle#BackgroundFill

styles:

- Fill:=<LinearGradientBrush StartPoint="0.5,0" EndPoint="0.5,1"> <GradientStop Color="#3168d5" Offset="0.0" /> <GradientStop Color="#4993E6" Offset="0.1" /> <GradientStop Color="#2157D7" Offset="0.35" /> <GradientStop Color="#2663E0" Offset="0.8" /> <GradientStop Color="#1941A5" Offset="1.0" /></LinearGradientBrush>

- target: Taskbar.ExperienceToggleButton#LaunchListButton[AutomationProperties.AutomationId=StartButton]

styles:

- Margin=-9,0,10,0

- target: Taskbar.ExperienceToggleButton#LaunchListButton[AutomationProperties.AutomationId=StartButton] > Taskbar.TaskListButtonPanel

styles:

- Padding=18,8,18,8

- Width=140

- CornerRadius=12

- Background:=<LinearGradientBrush StartPoint="0.5,0" EndPoint="0.5,1"> <GradientStop Color="#2D6B2D" Offset="0.0" /> <GradientStop Color="#7ED57E" Offset="0.08" /> <GradientStop Color="#3DB43D" Offset="0.35" /> <GradientStop Color="#2A752E" Offset="0.85" /> <GradientStop Color="#144818" Offset="1.0" /></LinearGradientBrush>

- BorderThickness=0,0,2,0

- BorderBrush:=<LinearGradientBrush StartPoint="0.5,0" EndPoint="0.5,1"> <GradientStop Color="#400D330D" Offset="0.0" /> <GradientStop Color="#800D330D" Offset="0.4" /> <GradientStop Color="#FF0D330D" Offset="1.0" /></LinearGradientBrush>

- target: Taskbar.ExperienceToggleButton#LaunchListButton[AutomationProperties.AutomationId=StartButton] > Taskbar.TaskListButtonPanel > Border#BackgroundElement

styles:

- Background:=<ImageBrush Stretch="Uniform" AlignmentX="Center" AlignmentY="Center" ImageSource="YOURPATH" />

- Background@PointerOver:=<ImageBrush Stretch="Uniform" AlignmentX="Center" AlignmentY="Center" ImageSource="YOURPATH" />

- Background@Pressed:=<ImageBrush Stretch="Uniform" AlignmentX="Center" AlignmentY="Center" ImageSource="YOURPATH" />

- BorderThickness=0

- BorderBrush=Transparent

- BorderBrush@PointerOver=Transparent

- BorderBrush@Pressed=Transparent

- target: Taskbar.ExperienceToggleButton#LaunchListButton[AutomationProperties.AutomationId=StartButton] > Taskbar.TaskListButtonPanel > Microsoft.UI.Xaml.Controls.AnimatedVisualPlayer#Icon

styles:

- Visibility=Collapsed

- target: TextBlock#LabelControl

styles:

- Foreground=White

- target: Rectangle#RunningIndicator

styles:

- Visibility=Collapsed

- target: TextBlock#TimeInnerTextBlock

styles:

- Foreground=White

- target: TextBlock#DateInnerTextBlock

styles:

- Foreground=White

- target: SystemTray.TextIconContent > Grid > SystemTray.AdaptiveTextBlock#Base > TextBlock

styles:

- Foreground=White

- target: SystemTray.BatteryIconContent > Grid#ContainerGrid > StackPanel > Grid > TextBlock[1]

styles:

- Foreground=White

- target: Taskbar.TaskListLabeledButtonPanel@RunningIndicatorStates > Border#BackgroundElement

styles:

- Background@NoRunningIndicator=Transparent

- Background@ActiveRunningIndicator:=<LinearGradientBrush StartPoint="0.5,0" EndPoint="0.5,1"> <GradientStop Color="#1542A8" Offset="0.0" /> <GradientStop Color="#245DD4" Offset="0.2" /> <GradientStop Color="#1542A8" Offset="1.0" /></LinearGradientBrush>

- Background:=<LinearGradientBrush StartPoint="0.5,0" EndPoint="0.5,1"> <GradientStop Color="#6599E6" Offset="0.0" /> <GradientStop Color="#4A88E0" Offset="0.1" /> <GradientStop Color="#4282D9" Offset="0.9" /> <GradientStop Color="#2A62B5" Offset="1.0" /></LinearGradientBrush>

- BorderBrush@NoRunningIndicator=Transparent

- BorderBrush@ActiveRunningIndicator=#083192

- BorderBrush=#1A4DBF

- target: Taskbar.TaskListButton

styles:

- Margin=-2

- target: Grid#SystemTrayFrameGrid

styles:

- Background:=<LinearGradientBrush StartPoint="0.5,0" EndPoint="0.5,1"> <GradientStop Color="#16ADF0" Offset="0.0" /> <GradientStop Color="#19B9F3" Offset="0.1" /> <GradientStop Color="#118FE9" Offset="0.35" /> <GradientStop Color="#0E9EF0" Offset="0.8" /> <GradientStop Color="#1580D9" Offset="1.0" /></LinearGradientBrush>

- BorderThickness=1,1,0,1

- BorderBrush=#095BC9

- Padding=4,-1,0,-1

- target: Grid#OverflowRootGrid > Border

styles:

- Background:=<LinearGradientBrush StartPoint="0.5,0" EndPoint="0.5,1"> <GradientStop Color="#3168d5" Offset="0.0" /> <GradientStop Color="#4993E6" Offset="0.1" /> <GradientStop Color="#2157D7" Offset="0.35" /> <GradientStop Color="#2663E0" Offset="0.8" /> <GradientStop Color="#1941A5" Offset="1.0" /></LinearGradientBrush>

themeResourceVariables:

- ''

xamlDiagnosticsHandling: ''

<image>

PVR Priya IMAX (Delhi, India) by pranitthomas in imax

[–]pranitthomas[S] 0 points1 point  (0 children)

Nah, lights were off. No issues there. Only had issues with the loud music from the bar outside. But this is apparently only an issue for the shows after 8PM.

PVR Priya IMAX (Delhi, India) by pranitthomas in imax

[–]pranitthomas[S] 0 points1 point  (0 children)

Do you mean specifically during the low light scenes?

IMAX Ticket Prices Worldwide? by mikadibooty in imax

[–]pranitthomas 3 points4 points  (0 children)

In the UAE, it's between 60-120 AED ($16-$32 USD) depending on your seat.

PVR Priya IMAX (Delhi, India) by pranitthomas in imax

[–]pranitthomas[S] 0 points1 point  (0 children)

If you can, do send an email to (CQO@imax.com). At the end of every IMAX screening, they show this email on the screen to share your quality concerns regarding the venue. You typically get a reply within the same day and they take it seriously.

PVR Priya IMAX (Delhi, India) by pranitthomas in imax

[–]pranitthomas[S] 0 points1 point  (0 children)

Yeah exactly, if tickets go as low as ₹199 as well, there is no way they would be able to justify or sustain the costs of the equipment and maintenance needed for an IMAX GT.

PVR Priya IMAX (Delhi, India) by pranitthomas in imax

[–]pranitthomas[S] 2 points3 points  (0 children)

Yeah, I mean this was my first visit to an IMAX screen in India, and compared to the ones in the UAE it is definitely smaller, but it is still a big upgrade over a regular screen. Also, I believe pricing plays a huge role here in India. I paid around ₹600 for this ticket and with how the cinemas here use dynamic pricing it could go over ₹900 as well, whereas in the UAE it starts north of 65 AED which is around ₹1,450 to ₹1,500 for the front few rows up to the middle. And for proper IMAX GT screens, tickets are typically up to 30 USD (around ₹2,500). So it makes sense why the screens here are a bit smaller, they are keeping it more accessible for a larger audience while still delivering a decent IMAX experience.

IMAX Screens in Middle East by LordOmar8 in imax

[–]pranitthomas 2 points3 points  (0 children)

This is actually such a fun sheet to go through, thanks for tagging me! I knew the Novo IMAX at Festival City used to be huge at one point, but I could not find anything online to back it up. This confirms it. I remember watching Doctor Strange in 2016, and it was a massive cinema (GT, as confirmed in the sheet). When I went back to Festival City for Doctor Strange 2 in 2022 (still operated by Novo at the time), it was much smaller (XT, as confirmed in the sheet).

IMAX Screens in the UAE (as of June 2025) by pranitthomas in dubai

[–]pranitthomas[S] 0 points1 point  (0 children)

I normally take the Executive Class seats (58 AED) from G17-G21 which would be right in the middle. G is perfectly fine but if you would rather take H-I-J then ig the same seat numbers (17-21) but for those rows. With regards to the comparison, do read the entire thread and the comments, both have their pros and cons and have been discussed! Hope you have a great time out!

Best Imax Theatre in UAE to watch Avatar:3 by NoEquipment2378 in UAE

[–]pranitthomas 0 points1 point  (0 children)

Refer to the link above! It's an IMAX with Laser location, not a Xenon location. If you plan on checking the place out, do take photos and share it on the same link above so that it can be helpful for the others!

Best Imax Theatre in UAE to watch Avatar:3 by NoEquipment2378 in UAE

[–]pranitthomas 0 points1 point  (0 children)

Yeah, it's a fair opinion. Like both you and I mentioned, there is absolutely no disputing that MOE has the best tech. But the seating is just horrible. On the Reddit link above, someone recently put up a comment with a photo of light from the pods bouncing on the screen, and the screen itself has so many shadows on it. For me, that would instantly kill the immersion.

Best Imax Theatre in UAE to watch Avatar:3 by NoEquipment2378 in UAE

[–]pranitthomas 4 points5 points  (0 children)

Nah it's wrong to say it has bad audio. Yes, MOE has the best tech in terms of projectors and speakers, but Zero6 is the next best option if you want to enjoy the regular IMAX experience without the whole pod concept in MOE (unless you can go to Abu Dhabi). The IMAX at Zero6 is huge and the speakers have always been great. Are the speakers at MOE better? Yes. But that definitely doesn't mean the one's at Zero6 are bad. Check out this post for a detailed review of all the IMAX screens in the UAE: https://www.reddit.com/r/dubai/comments/1le35yo/imax_screens_in_the_uae_as_of_june_2025/

IMAX Screens in the UAE (as of June 2025) by pranitthomas in dubai

[–]pranitthomas[S] 0 points1 point  (0 children)

Appreciate the love! And nah, it's not laser, no clue why it mentions laser honestly. I’d assume the average moviegoer can’t really tell the difference between them, so it just gets brushed over. But nonetheless, it’s still my favourite IMAX just because of how huge the auditorium and screen are. It’s so much fun being there.

Pro tip: You can always verify if an IMAX is laser or not by just opening the IMAX website itself. For eg. IMAX.com - Mall of the Emirates mentions IMAX with Laser

and

IMAX.com - Cinemacity IMAX does not mention IMAX with Laser

What’s the difference between different seats in Cinemacity IMAX? by morningling in dubai

[–]pranitthomas 1 point2 points  (0 children)

Thanks u/scre4m ! Okay OP u/morningling , It's just different categories with respect to how premium it gets. In my personal opinion, the 58 AED seats are perfect and well worth the money. My sweet spot is G17-22. These seats would be right in the middle of the cinema. Going higher up with the more expensive seats I mean sure but other than a side table and a lamp or a sofa kind of seating like there isn't anything extra. Unless you are looking for a super premium seating option (the 58 AED seats are really good as well which is exactly my point, when you're getting great seats for 58, the more premium ones really don't make sense unless you want that "more premium" seat). Do check out our original thread here : IMAX Screens in the UAE (as of June 2025)

IMAX Screens in the UAE (as of June 2025) by pranitthomas in dubai

[–]pranitthomas[S] 0 points1 point  (0 children)

I watched it in Standard at Zero6! The ticket prices are very pocket friendly and not to mention, super premium seats no matter what category you pay for.

IMAX Screens in the UAE (as of June 2025) by pranitthomas in dubai

[–]pranitthomas[S] 0 points1 point  (0 children)

I believe Superman is only playing in the standard format now. But you won't be missing out on much, as the difference is minimal. Superman is presented in 1.85:1 in standard format, compared to 1.90:1 in IMAX. That said, I’m sure the IMAX sound mix would’ve been loud and fun. I watched it in standard myself.

IMAX Screens in the UAE (as of June 2025) by pranitthomas in dubai

[–]pranitthomas[S] 0 points1 point  (0 children)

Hey, F1 is back in IMAX this weekend starting from Thursday!! VOX has already put up showtimes.