1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-24 15:40:23 +01:00
Commit Graph

383 Commits

Author SHA1 Message Date
Valentin Radu
601f76ad49 Delay sws creation until taskbar is initialized 2021-12-28 19:52:52 +02:00
Valentin Radu
de581b6097 GUI: Lock ExplorerFrame into memory 2021-12-28 16:06:37 +02:00
Valentin Radu
3464f77c74 Fixed #598 (context menu of new Microsoft IME not working) 2021-12-27 02:18:26 +02:00
Valentin-Gabriel Radu
6cc3f65376
Update README.md 2021-12-25 01:45:47 +02:00
Valentin Radu
866ea59b17 Fixed #595 2021-12-24 21:58:28 +02:00
Valentin Radu
1971ba88d8 Restoring default settings only asks for elevation if required 2021-12-24 15:43:53 +02:00
Valentin Radu
98fb6c4ea5 Updated CHANGELOG; sws 2021-12-24 03:50:39 +02:00
Valentin Radu
e8bf64b7b5 Hide option to show Cortana button when Windows 11 taskbar is enabled 2021-12-24 03:35:48 +02:00
Valentin Radu
6225b78f99 Posibility to set Windows 11 taskbar position on screen from Properties 2021-12-24 03:35:14 +02:00
Valentin Radu
91b0b93179 Reorganized settings, removed redundant separators 2021-12-24 03:30:23 +02:00
Valentin Radu
e1cb6253b1 Fixed bug that still wrote current value to registry when a choice item in the Properties UI was dismissed 2021-12-24 02:58:52 +02:00
Valentin Radu
e33814aaa6 Implemented regular title bar for Properties UI; steamlined some items 2021-12-24 02:06:08 +02:00
Valentin Radu
debf37a841 Fixed #564 (the glom level settings for the Windows 10 taskbar are now stored separately, as setting the glom level to any other value than 0 breaks the window previews in the Windows 11 taskbar) 2021-12-23 21:02:39 +02:00
Valentin Radu
14d2d24d67 Fixed #591 (added support for showing clock flyout using Win+Alt+D, as in Windows 10) 2021-12-23 19:53:53 +02:00
Valentin Radu
a3c21396a1 Clock flyout improvements when using Windows 11 taskbar 2021-12-23 19:53:03 +02:00
Valentin Radu
008eddd597 Fixed Windows 11 secondary taskbar context menu when auto hide is on 2021-12-23 19:52:12 +02:00
Valentin Radu
2d14705621 Fixed Windows 11 taskbar to display the system tray when starting up with auto hide on 2021-12-23 19:48:44 +02:00
Valentin Radu
5a1b2dd389 Fixed #589 (Windows 11 secondary taskbar is not shown when mouse overed and auto hide is on) 2021-12-23 19:47:32 +02:00
Valentin Radu
277f235810 Update success notification is displayed correctly for all settings; fixed posible null dereferencing in the updater 2021-12-23 01:50:54 +02:00
Valentin Radu
30b36b08c2 Fix for migration of old settings 2021-12-23 01:23:19 +02:00
Valentin Radu
7a2889193f Fixed #576 2021-12-23 00:56:20 +02:00
Valentin Radu
5fb3cedb4a Fixed #587 2021-12-22 17:32:14 +02:00
Valentin Radu
b31921a5bb Bug fixes and upgrade to latest sws 2021-12-21 23:01:07 +02:00
Valentin Radu
99fcf4fc0c Programs and Features from control.exe can be redirected to old cpl instead of Settings in build 22523 2021-12-21 22:58:06 +02:00
Valentin Radu
c478008268 Corrections as suggested by @Simplestas in 71e4dcfd736036c80f25812b232be0d2db004601#comments 2021-12-21 11:09:23 +02:00
Valentin Radu
09493ea000 Fixed build on IA-32 2021-12-15 19:22:06 +02:00
Valentin Radu
71e4dcfd73 Option to prevent certain Control Panel links from being redirected to the Settings app 2021-12-15 19:16:46 +02:00
Valentin Radu
5b4bd07dff Language switcher UI is changed by patching the interface's vtable 2021-12-15 18:28:14 +02:00
Valentin Radu
6a22776e93 Updated to latest sws 2021-12-15 06:03:26 +02:00
Valentin Radu
4383e29ec4 Lighter crossmark for window close button in sws 2021-12-15 05:25:18 +02:00
Valentin Radu
c3a706154f Branding update 2021-12-15 05:06:55 +02:00
Valentin Radu
7d0cdc53f7 Fixed update question message when UAC is disabled 2021-12-15 05:00:25 +02:00
Valentin Radu
e868031eb0 Updated CHANGELOG 2021-12-15 04:52:29 +02:00
Valentin Radu
03cc65f491 Fixed #567 2021-12-15 04:48:24 +02:00
Valentin Radu
84b8ceccea Do not inherit handles when launching Properties GUI 2021-12-15 04:44:09 +02:00
Valentin Radu
9c31c090dd Fixed #528 (2) 2021-12-15 03:31:42 +02:00
Valentin Radu
c0372a0d6c Small speedup in sws 2021-12-15 01:18:52 +02:00
Valentin Radu
74b810221e Updated CHANGELOG 2021-12-14 23:37:39 +02:00
Valentin Radu
c4194136f6 Zeroise buffer passed to GetClassNameW 2021-12-14 23:34:38 +02:00
Valentin Radu
b31605439f Seconday taskbars' context menu is displayed similary to the primary taskbar's context menu 2021-12-14 23:24:39 +02:00
Valentin Radu
94f1ca0bd8 Built-in support for OS build 22000.376 2021-12-14 23:07:49 +02:00
Valentin Radu
56717c0931 Fixed typo (thanks @chip33) 2021-12-14 22:31:32 +02:00
Valentin Radu
94db02bde0 Ability to choose Snap Assist style 2021-12-14 04:53:59 +02:00
Valentin Radu
dfd703004c Fixed "DisplayVersion" not created in program uninstallation registry entry (microsoft/winget-pkgs/pull/37596) 2021-12-13 19:10:01 +02:00
Valentin Radu
4ec8cc10f7 Enlarge "DisplayVersion" buffer 2021-12-13 18:18:00 +02:00
Valentin Radu
1864ee1d03 Fixed "Show People on the taskbar" (#554) 2021-12-13 02:46:28 +02:00
Valentin Radu
ae79657b79 Corrected dwm defines to match working ones in sws 2021-12-12 20:46:54 +02:00
Valentin Radu
9bfef43934 Fixed a stack corruption (#546) 2021-12-12 20:33:22 +02:00
Valentin Radu
f431e07718 "Transparency" renamed to "Opacity" for sws so it makes sense 2021-12-12 19:34:15 +02:00
Valentin Radu
e8a0e5f455 Ability to close windows with middle button in sws 2021-12-12 15:55:07 +02:00