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

114 Commits

Author SHA1 Message Date
Valentin Radu
aa8b1eeb93 Win+C works when taskbar is auto hiding 2021-10-11 07:43:25 +03:00
Valentin Radu
45ab601de1 Fixes #63, finally properly implements #3 2021-10-11 02:09:33 +03:00
Valentin Radu
f35a6b9d64 Patched function call in main 2021-10-10 23:12:34 +03:00
Valentin Radu
061f85f402 Corrected registry access calls 2021-10-10 23:06:49 +03:00
Valentin-Gabriel Radu
958a9a6b20
Close registry key in GUI 2021-10-10 22:37:47 +03:00
Valentin-Gabriel Radu
12e0733c56
Merge pull request #51 from justanotheranonymoususer/RegCloseKey-fix
Fixing RegCloseKey invalid handle
2021-10-10 19:24:12 +03:00
Valentin-Gabriel Radu
47d8a54cd4
Update README.md 2021-10-10 18:56:32 +03:00
justanotheranonymoususer
3012ced8ff Fixing RegCloseKey invalid handle 2021-10-10 09:07:46 +03:00
Valentin Radu
92f5e9084e Dark mode and classic theme support for GUI 2021-10-10 06:14:23 +03:00
Valentin Radu
886ebca6b2 Added some imports 2021-10-10 06:10:28 +03:00
Valentin Radu
45eec48aef Updated string in settings file 2021-10-10 06:09:44 +03:00
Valentin Radu
ab18b84641 System tray menus toggle when clicked and open centered 2021-10-10 06:09:08 +03:00
Valentin Radu
4081073575 Merge branch 'master' of https://github.com/valinet/ExplorerPatcher 2021-10-10 06:06:38 +03:00
Valentin Radu
4cf492c8d3 Added guard to stop trying to hook Start menu after some time if not found 2021-10-10 06:03:22 +03:00
Valentin-Gabriel Radu
900cb692cd
Update CHANGELOG.md 2021-10-08 18:25:52 +03:00
Valentin-Gabriel Radu
d2019ba728
Update README.md 2021-10-08 18:24:29 +03:00
Valentin-Gabriel Radu
04b204f2b6
Updated README (removed type prefixes from reg entries) 2021-10-06 15:04:18 +03:00
Valentin Radu
64e8573d98 Start menu is now hooked from explorer.exe 2021-10-06 02:58:32 +03:00
Valentin Radu
adb396c524 Updated offsets for StartAllBack 2021-10-06 02:52:45 +03:00
Valentin Radu
c1af3103b0 GetProcAddress for some stuff from uxtheme 2021-10-06 02:50:09 +03:00
Valentin Radu
215ac7952e Released string 2021-10-03 07:28:10 +03:00
Valentin Radu
9e9f958057 Taskbar notification: Hardened event name, proper detection of existing instance 2021-10-03 07:13:24 +03:00
Valentin Radu
6c72c7a15d Created notification for taskbar layout updates 2021-10-03 06:07:20 +03:00
Valentin Radu
b177b49743 Fixed show desktop on Win+X 2021-10-03 06:06:30 +03:00
Valentin Radu
7ba90b3772 Fixes #34 2021-10-03 04:05:27 +03:00
Valentin Radu
2635e4cee7 Added option to change Start menu alignment 2021-10-02 23:14:05 +03:00
Valentin Radu
d24b4d2d40 Bug fixes in GUI when using keyboard 2021-10-02 23:13:33 +03:00
Valentin Radu
78d2854086 Updated GUI section title to better reflect contents 2021-10-02 22:55:33 +03:00
Valentin Radu
44b84e9666 Win+X positioning improvements; fixes #31 2021-10-02 22:11:26 +03:00
Valentin Radu
a94c0347a7 Keyboard support for GUI 2021-10-02 21:57:19 +03:00
Valentin Radu
8f794c8114 GUI reloads settings when restoring defaults instead of exiting 2021-10-02 19:55:45 +03:00
Valentin Radu
a01f110341 GUI shows application title when run outside of Explorer 2021-10-02 19:46:01 +03:00
Valentin Radu
2a8f226f72 GUI now fits better on lower resolution screens 2021-10-02 19:30:49 +03:00
Valentin Radu
335554975a Fixed GUI not running properly in rundll32.exe 2021-10-02 19:26:59 +03:00
Valentin Radu
522440f9c3 Fixed bug in GUI that prevented startup of Start menu 2021-10-02 19:18:07 +03:00
Valentin Radu
04982aa11d Updated method name in GUI 2021-10-02 19:17:24 +03:00
Valentin-Gabriel Radu
4d397d06bb
Update README.md 2021-10-02 04:40:01 +03:00
Valentin Radu
d2956abda2 Right click on Win+X moves mouse to "Desktop" entry 2021-10-02 04:33:43 +03:00
Valentin Radu
1b1bc67c56 Implemented GUI (fixes #29) 2021-10-02 04:02:07 +03:00
Valentin Radu
fdfeecb28b Moved all program settings to registry 2021-10-01 12:42:52 +03:00
Valentin Radu
ad2b8a8635 Small correction 2021-10-01 01:58:30 +03:00
Valentin Radu
ce84750545 Merge branch 'master' of https://github.com/valinet/ExplorerPatcher 2021-10-01 01:35:31 +03:00
Valentin Radu
227ae4d0a4 Refactoring 2021-10-01 01:26:10 +03:00
Valentin-Gabriel Radu
9bb7a4f154
Corrected dxgi export 2021-09-13 17:01:15 +03:00
Valentin-Gabriel Radu
3057e3f625
Update README.md 2021-09-13 13:37:05 +03:00
Valentin-Gabriel Radu
00aef77690
Merge pull request #23 from BraINstinct0/patch-1
Add terminal for killing 2 exe on install
2021-09-12 13:39:07 +03:00
Apparatus_Zero
6acc97c5e1
Add terminal for killing 2 exe on install
Add terminal option for killing StartMenuExperienceHost.exe and SearchHost.exe
2021-09-12 11:21:42 +09:00
Valentin Radu
ad9395ce6d Win+X and Safe to Remove menu entries can be activated by right click 2021-09-11 20:16:53 +03:00
Valentin-Gabriel Radu
cdb67267d6
Added support for loading Simple Window Switcher 2021-09-10 01:05:18 +03:00
Valentin-Gabriel Radu
4e5ccf783f
Update README.md 2021-09-08 19:17:21 +03:00