You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improve search menu handling when the "Start menu on the left" option is enabled - search menu is no longer affected when opened outside of the start menu (Win+S or taskbar search button).
Copy file name to clipboardExpand all lines: mods/taskbar-start-button-position.wh.cpp
+24-18Lines changed: 24 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
// @id taskbar-start-button-position
3
3
// @name Start button always on the left
4
4
// @description Forces the Start button to be on the left of the taskbar, even when taskbar icons are centered, with an option to also move the search and task view buttons (Windows 11 only)
5
-
// @version 1.3
5
+
// @version 1.3.1
6
6
// @author m417z
7
7
// @github https://github.com/m417z
8
8
// @twitter https://twitter.com/m417z
@@ -33,10 +33,10 @@ keeping only the app icons centered.
33
33
34
34
Only Windows 11 is supported.
35
35
36
-

36
+
 \
37
37
_Start button on the left_
38
38
39
-

39
+
 \
40
40
_Start button, search and task view buttons on the left_
0 commit comments