1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-14 11:07:36 +01:00
Commit Graph

356 Commits

Author SHA1 Message Date
Valentin Radu
52cc461bf6 Simple Window Switcher can switch applications instead of windows (#665) 2022-01-14 03:22:54 +02:00
Valentin Radu
befa3eaeb4 Option to disable Office hotkeys (Ctrl+Alt+Shift+Windows key combinations) (#661) (.4) 2022-01-14 00:13:02 +02:00
Valentin Radu
33e659f9db Available symbols download properly on Insider builds 2022-01-07 10:42:08 +02:00
Valentin Radu
6e4cfb1087 Updated copyright sign in About page 2022-01-06 01:14:52 +02:00
Valentin Radu
32cd66dc51 Fixed #629 (Windows 10 language switcher displays correctly when taskbar is not located at the bottom of the screen) 2022-01-06 00:11:31 +02:00
Valentin Radu
a64a96e372 Language switcher list displays only working options 2022-01-06 00:11:07 +02:00
Valentin Radu
37dbfd9291 Support for screen readers 2022-01-05 05:02:25 +02:00
Valentin Radu
d06f2fa8ef Support for navigating the GUI using the arrow keys 2022-01-04 18:48:47 +02:00
Valentin Radu
85954c2768 Updated version to 41.0 2022-01-04 05:18:36 +02:00
Valentin Radu
a2a0b22ef2 Implemented Windows 11 Start button orb (#436, thanks @krlvm) 2022-01-04 05:07:14 +02:00
Valentin Radu
63b9a3d1e7 Defined maximum number of monitors 2022-01-04 04:54:45 +02:00
Valentin Radu
7649c43d03 Option to toggle taskbar autohide on taskbar double click now works with Windows 11 taskbar 2022-01-04 03:40:57 +02:00
Valentin Radu
2732c6160c Apply fix for secondary taskbar not appearing when mouse is over it only for Windows 11 taskbar 2022-01-04 03:34:47 +02:00
Valentin Radu
8a45ffd523 Fixed a bug that could make the Win+Alt+D shortcut to stop working unexpectedly 2022-01-04 02:19:37 +02:00
Valentin Radu
65f86a236f Display GDI and USER object counts when dumping memory leaks 2022-01-04 02:02:33 +02:00
Valentin Radu
79b6f98c6c Protect classic theme mitigations state variable from changing once its setting is read from the registry 2022-01-04 02:01:44 +02:00
Valentin Radu
065acae2c4 Protect taskbar style state variable from changing once its setting is read from the registry 2022-01-04 01:49:22 +02:00
Valentin Radu
0204a6b41c Fixed prototype of CInputSwitchControl::Init hook as suggested in 5b4bd07dff (r62018175) (thanks @Simplestas) 2022-01-03 19:06:32 +02:00
Valentin-Gabriel Radu
b842b6ee37
Update README.md 2022-01-03 04:25:31 +02:00
Valentin Radu
f404f8c036 Toast notifications display correct timestamp 2022-01-02 19:02:59 +02:00
Valentin Radu
63dfbfb130 GUI: Fixed non-working system menu 2022-01-02 01:14:44 +02:00
Valentin Radu
39219275c9 Hotfix: Taskbar glom level is correctly migrated when upgrading from an older release (fixed #612, #614) 2021-12-31 17:34:02 +02:00
Valentin Radu
d35cdeb0bd Updated sws 2021-12-28 23:17:40 +02:00
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