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

795 Commits

Author SHA1 Message Date
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
Valentin Radu
baeabe8979 Mitigation for certain Explorer crashes at startup 2021-12-12 15:54:36 +02:00
Valentin Radu
9d00181c4e Fixed #548 2021-12-11 18:45:53 +02:00
Valentin Radu
ef7ee79169 Fixed #525 (3) 2021-12-11 17:35:06 +02:00
Valentin Radu
f154cc1d06 Fixed #525 (2) 2021-12-10 20:04:55 +02:00
Valentin Radu
31c9c9604f Revert "When restarting Explorer from Properties, taskbar position is reapplied only when it differes from the previous value"
This reverts commit 4b0bae46c5.
2021-12-10 04:01:42 +02:00
Valentin Radu
d7885414f2 Attempt to mitigate #416 2021-12-10 03:42:32 +02:00
Valentin Radu
a9ec6031d2 Updated CHANGELOG 2021-12-10 03:14:27 +02:00
Valentin Radu
04c496047c Fixed #525 2021-12-10 03:07:23 +02:00
Valentin Radu
cb5975d3a7 Fixes for Explorer restart and app servicing 2021-12-10 03:06:04 +02:00
Valentin Radu
28de475e51 Improved Explorer restart 2021-12-10 02:35:26 +02:00
Valentin Radu
969413e5d9 Fixed #541 (rename ShowLegacyClockExpierience to ShowLegacyClockExperience) 2021-12-10 00:39:22 +02:00
Valentin Radu
4b0bae46c5 When restarting Explorer from Properties, taskbar position is reapplied only when it differes from the previous value 2021-12-10 00:12:12 +02:00
Valentin Radu
19834620e6 sws window padding is configurable 2021-12-10 00:03:12 +02:00
Valentin Radu
9c0d4edfe5 Fixed #523 2021-12-09 19:08:09 +02:00
Valentin Radu
d55307b248 Fixed #529 2021-12-09 18:16:21 +02:00
Valentin Radu
56b5c166ec Fixed #528 2021-12-09 17:52:01 +02:00
Valentin Radu
d67c715062 ShellExecuteFromExplorer returns an HRESULT 2021-12-09 17:25:25 +02:00
Valentin Radu
abdbeee485 Added utility method to start a program from the running instance of Explorer. 2021-12-09 17:00:50 +02:00
Valentin Radu
9a42c6017b Fixed #527 2021-12-07 17:35:06 +02:00
Valentin Radu
77d526a7c1 Mitigation for #516 2021-12-06 19:21:14 +02:00
Valentin Radu
5e262c3c9b Fixed CHANGELOG 2021-12-06 07:56:05 +02:00
Valentin Radu
88e1355ddf Possibility to uninstall by renaming ep_setup.exe to ep_uninstall.exe and running that 2021-12-06 07:48:04 +02:00
Valentin Radu
6f19d53ffd Fixed bug that prevented proper loading of default settings in sws 2021-12-06 04:49:23 +02:00
Valentin Radu
3df305b2e1 Possibility to disable per-application window lists (Alt+`) in sws (283#issuecomment-986261712) 2021-12-05 20:37:46 +02:00
Valentin Radu
b0e38bcda2 Fixed regression of #161 2021-12-05 18:37:26 +02:00
Valentin Radu
d3622800f8 Updated copyright information for 2022 2021-12-05 18:36:35 +02:00
Valentin Radu
c7c94b306c Updated to latest sws 2021-12-05 06:12:03 +02:00
Valentin Radu
33e5da23b6 Excluded some stuff in 32-bit builds 2021-12-05 04:10:37 +02:00
Valentin Radu
7ba0ba1152 * Implemented virtualized registry access (so that complex behaviors can be employed but the existing lightweight GUI infrastructure is kept in place)
* Updated to latest sws.
* Fixed compilation in debug to produce a proper setup
* Updated branding for 2022.
2021-12-05 04:04:41 +02:00
Valentin Radu
1e4a11b6bc Added posibility to use the original Windows 10 Alt-Tab switcher 2021-12-05 01:36:00 +02:00
Valentin Radu
aafd184962 Ability to set Control Center as network icon action (merged #492) 2021-12-05 01:33:40 +02:00
Valentin Radu
af204332d6 Primary taskbar remembers position when moved to a secondary monitor (multiple issues, like #504) 2021-12-05 01:32:07 +02:00
Valentin Radu
daf349f464 Properly switch to the Properties window when another instance is running and minimized 2021-11-25 14:23:13 +02:00
Valentin Radu
493cf27687 Symbols parsing success notification displays for longer 2021-11-24 14:17:18 +02:00
Valentin Radu
e12a8bb3f6 Clicking "Close" in the Windows 10 window switcher is now more tolerant to small mouse movements (#110) 2021-11-24 14:01:55 +02:00
Valentin Radu
8db73cc2cc Improved behavior regarding symbols 2021-11-24 13:51:58 +02:00
Valentin Radu
264209b074 Built-in support for OS build 22000.348 2021-11-24 11:27:48 +02:00
Valentin Radu
65aa7a732a Option to receive pre-release versions via the updater 2021-11-24 01:28:10 +02:00