Dulappy / aero-window-manager

A configuration utility for modifying Windows 10's DWM metrics
GNU General Public License v3.0
68 stars 5 forks source link

Broken Caption Button Height #1

Closed IPTVmanreal closed 3 months ago

IPTVmanreal commented 3 months ago

Trying to set the caption button height results in nothing happening,

image

OS Info: Windows 10 22H2 Build 19045.4291 DWMBlurGlass Windhawk Aero Window Manager

Dulappy commented 3 months ago

What Windhawk mods are you using?

IPTVmanreal commented 3 months ago

What Windhawk mods are you using?

Control Panel Reborn, DComp Unlocker, Disable the Windows 8+ OSD, Disk Pie Chart, DWM thick frames test, Explorer offset changer, Force thick frames PLUS, Remove UWP titlebars, Restore windows 7 network flyout, Windows 7 Clock Spacing, Acrylic Effect Radius Changer, Aerexplorer, Aero Flyout Fix, Aero Tray, Chrome UI Tweaks, Desktop Watermark Tweaks, Disable Feedback Hub Hotkey, Disable Immersive Context Menus, Disable Office Hotkeys, Dot Hide, Eradicate Immersive Menus, Fix Basic Caption Text, Legacy File Copy, Message Box Fix, Modernize Folder Picker Dialog, Notepad Clientedge, Old This PC Commands, Resource Redirect, UIRibbon Caption Icon Fix, Win32 Tray Clock Experience and Windows 7 Alt+Tab Loader

Dulappy commented 3 months ago

Disable all DWM-related mods (Should be DWM thick frames test, Force thick frames PLUS, and Acrylic Effect Radius Changer (I'm the author, this shouldn't affect anything, but better safe than sorry)). After that, restart DWM. If that doesn't work, upload a .reg file of your AWM registry keys located at HKEY_LOCAL_MACHINE\SOFTWARE\AWM.

IPTVmanreal commented 3 months ago

Upload a .reg file of your AWM registry keys located at HKEY_LOCAL_MACHINE\SOFTWARE\AWM.

There's no registry key for AWM

image

Dulappy commented 3 months ago

If you're able to modify any settings whatsoever, you have the aforementioned registry key. Even opening the GUI should create this key with default values inside. Are you sure you're looking in HKEY_LOCAL_MACHINE and not HKEY_CURRENT_USER?

IPTVmanreal commented 3 months ago

I'm looking in HKEY_LOCAL_MACHINE and I still can't find an AWM key

Dulappy commented 3 months ago

Alright, I figured it out. Change the "Titlebar Button Vertical Alignment" option to 0 (0 = Top, 1 = Center, 2 = Titlebar center, 3 = Bottom, 4 = Full).

You can find documentation for these values in the source code.

IPTVmanreal commented 3 months ago

It worked