
What's this error and how do I fix it?
What's this bs?

What's this bs?
This mod was abandoned months ago, but due this post https://www.reddit.com/r/Windhawk/comments/1vg5b18/mod_request/ I realized that some people actually wanted this, so i decided to work on it a bit and upload it to windhawk
So, I love the new LiquidGlass theme from the Start Menu Styler. But I was wondering if I could possibly make it darker, similar to the taskbar below (WindowGlass theme is use from the Taskbar Styler).
If anyone could kindly send me their Mod Settings and possibly steps on how to make it darker, if possible, it would be greatly appreciated.
So i love the island all time there but dont want it there when i am Full screen on youtube or vlc to watch videos. I have already mailed the creator for help. Is there any way to do it in Advanced option or any other method?
Hey everybody!
Some days ago, I shared a Mod for fixing the dark menu issue of Adobe apps on Windows here. But for some reason that method didn’t work for Photoshop! So I managed to build a mod that fixes the dark menus also in Photoshop!
It’s called “Photoshop Dark Menus,” and it works independently from the other mod and there are no conflicts. It is now available on Windhawk library and you can search for it on Explore section:
https://windhawk.net/mods/photoshop-dark-menus
Give it a try and let me know what you think, or if you find any bugs.
Cheers!
In the first one one you see the marker below the icons has changed to show how many windows each app has open.
In the second one there's a bubble on the top left showing a number.
Do you think this would be an improvement?
Can anybody help me fix this, basically it randomly stopped working , yesterday it was working so good and it was trasparent but now it doesn't work anymore and i see the taskbar all black, i would love to see it trasparent again :(
White Oak (Day/Night) - https://steamcommunity.com/sharedfiles/filedetails/?id=2911866381
Cold (Rainmeter) - https://visualskins.com/skin/cold
WindHawk Mods -
Video Showcase - https://jumpshare.com/share/oexJkgfy259LqZefI6xq
I just got into modding Windows since I can't stand the look and functionality anymore.
I have the famous niivu themes and mods, but for the last bit of tweaking with the task bar and some other stuff I need oldnewexplorer.
The issue is that the tool is not open source like windhawk or niivu themes, is developed by an anonymous user from Mauritius, and got flagged by windows defender + some virus total scanners.
So... is this stuff really safe lol? Anyone using it here for long periods? Seems super sketchy.
EDIT: the mod window animations was causing it, turning off Animate restoring fixes the issue.
Everything was working fin, now when I minimize then open it again that part turns black. I have to close then open it back so it’s clear again.
When searching for WindHawk in my Start menu it's not one of the applications listed, am I misunderstanding? I thought the Search should find all of my applications installed?
Hi all,
Sharing with everyone my current layout that I am satisfied with. Taste is subjective, but im happy to share this with those in a similar situation as I am. Open to mod suggestions you may have. Quick summary below. Mod list at tail of video & bottom of post
----------------------------------------------------------------------------------------------------
All props go to the proper authors. Most mods with their own tweaks except for the island taskbar which had to be made via YAML edit on Taskbar styler (with the use of m417z's taskbar styler guide and ChatGPT).
----------------------------------------------------------------------------------------------------
Does anyone know of a working fix for this annoyance? I've tried the "Taskbar tray system icon tweaks" and the "Windows 11 Taskbar Styler" plugins suggested by other threads, but neither actually remove this when told to.
SnapSentry 0.16.0
Watches your Windows Screenshots folder, wherever it is, and handles new screenshots as they are saved. Copy the image, delete the file after a delay, or choose what to do from a notification.
You can have SnapSentry rename each new screenshot from the window that was in front when it was taken, together with a timestamp, so a file ends up named for what it shows instead of Screenshot (1). The file stays in the same folder.
The popup is a real Windows notification, so it matches your light or dark theme. While the popup is turned on, SnapSentry registers itself with Windows so the notification buttons work, and turning the popup off or disabling the mod removes that registration again. If the notification can't be shown, SnapSentry falls back to a standard dialog. If you have turned its notifications off, it takes that as a cue to stay quiet: it still copies to the clipboard but shows no dialog and never auto deletes.
SnapSentry treats any supported image written into the watched folder within the last few seconds as a new screenshot. Files that were already there, and copies of older images dragged in or synced from another device, are left alone. A brand new file saved or downloaded straight into the folder cannot be told apart from a capture, so avoid pointing the folder at a place where downloads land. By default a deleted screenshot goes to the Recycle Bin so it can be restored; if you turn that off, deletion is permanent. Deleting a screenshot does not remove copies already stored in clipboard history, cloud sync, backups, or other programs.
Hi Everybody, I just wanted to share this here in case anyone else on the Internet has been looking for a solution to this! Thanks to Windhawk, I finally managed to fix the long time annoying issue where After Effects menus don't follow the After Effects or Windows 11 dark theme using.
Mods you need to install:
❓Question:
One question I have though is that the same does not work for Photoshop? Does anybody know what could be the issue or how to have dark menus also on Photoshop?
Thank you in advance and cheers!
Update: The post on Aftereffects subreddit is reinstated.
Windows SDR to HDR Tonemapping Fix 1.0
Viewing SDR content while using HDR in Windows causes washed out darker tones like shadows. This corrects it so that Windows uses a standard gamma curve. It should not affect native HDR content like games and movies.
A simple, accurate fix for washed-out SDR shadows in Windows HDR mode.
See examples and read more on the win11hdr-srgb-to-gamma2.2-icm GitHub, an alternative icc based solution by dylanraga
When Windows HDR is enabled, DWM converts SDR content to HDR scRGB using the
sRGB EOTF (a ~2.2 power curve with a linear toe segment near black). This mod
patches the DXBC shader bytecode embedded in dwmcore.dll at DWM startup,
replacing the sRGB curve with a simple power-law gamma. This gives you direct
control over the SDR-to-HDR tone mapping without permanently modifying any files
on disk.
Originally based on dwm_eotf by ledoge (GPL-3.0), but expanded
When DWM starts, Windhawk injects this mod early, ideally before Direct3D
initializes, so the patched bytecode is what D3D compiles from. The mod walks
dwmcore.dll's read-only PE sections looking for DXBC shader blobs that contain
all four sRGB EOTF float constants. When found, those constants are replaced
with the equivalent pure power-law values and the shader checksum is
recalculated so D3D accepts the modified bytecode.
When the mod is unloaded while DWM is running (e.g. Windhawk disabled or settings changed), all patched bytes are restored in memory. Note that the unload callback does not run at process exit, so no restore occurs at Windows shutdown; this is harmless since the process is terminating anyway.
dwm.exe is a critical system process. Windhawk does not inject into it by
default — you must explicitly allow it in Windhawk's advanced settings:
dwm.exeWithout this step the mod will be silently ignored.
| Value | Description |
|---|---|
| 1.8 | Bright and low contrast, legacy Mac standard |
| 2.0 | Compromise between 1.8 and 2.2 |
| 2.2 | Default - Standard PC/monitor target, sRGB average and Display P3 |
| 2.3 | Compromise between 2.2 and 2.4 |
| 2.4 | Broadcast and HDTV, Rec.709 / BT.1886 |
| 2.6 | Dark and high contrast, Digital cinema projection, DCI-P3 |
dwmcore.dll has changed format. Please file an issue.windhawk.exe -safe-mode, then disable or uninstall the mod.Hey r/Windhawk!
I wanted to share an update on Taskbar Dock Animation Plus (currently at 6,200+ active users on the Windhawk repository).
This is a maintained fork of the original Taskbar Dock Animation mod created by Ph0en1x-dev, focused on full Windows 11 compatibility, multi-monitor stability, and positioning fixes.
If you use taskbar height or icon-scaling mods, keep the Max Scale at or below 130% to avoid icon clipping.
Feel free to share any feedback, ideas for animation curves, or bug reports in the comments!