Age | Commit message (Collapse) | Author |
|
|
|
Now blocking only mouse input. Previously, keyboard input would be
blocked as well, potentially preventing the Windows key from being
released, leading to problems after the hotkey has been executed.
Also, it turns out that some larger offset is needed to quickly
restore/minimize windows by clicking on the taskbar button while only
the desktop is open. So I fixed that too.
|
|
This prevents the user from accidentally moving taskbar buttons around,
or clicking on the wrong button.
|
|
This Windows 7 variant just clicks the relevant taskbar buttons.
I made this in order to circumvent an issue I had with 7+ Taskbar
Tweaker, where an option that changes the left-click behavior of taskbar
buttons didn't apply when using the shortcut keys (Win-n).
|
|
|
|
|
|
|