Hey guys. I'm working on fixing bugs in my fork and then I'll throw together a pull request. Just let me know about any bugs in here and I'll add them to the list to fix.
CURRENT LIST
-
Keyboard not working -- fixed
-
Uses an absurd amount of memory for such a small app -- fixed
-
Sometimes the SetHotkeyDialog appears behind the settings dialog -- fixed
-
An error is thrown when the selected window has no title.
-
Hotkeys don't actually work (using a set hotkey doesn't do anything).
-
WinKey+ hotkeys are not registered in the SetHotkeyDialog
-
Releasing certain keys in the SetHotkeyDialog cause the set keys to revert to default
-
References to future features need to either be implemented or removed
-
AlwaysOnTop does not release windows during exit
- Lucky for us it doesn't right now, but it should.
Hey guys. I'm working on fixing bugs in my fork and then I'll throw together a pull request. Just let me know about any bugs in here and I'll add them to the list to fix.
CURRENT LIST
Keyboard not working -- fixed
Uses an absurd amount of memory for such a small app -- fixed
Sometimes the SetHotkeyDialog appears behind the settings dialog -- fixed
An error is thrown when the selected window has no title.
Hotkeys don't actually work (using a set hotkey doesn't do anything).
WinKey+ hotkeys are not registered in the SetHotkeyDialog
Releasing certain keys in the SetHotkeyDialog cause the set keys to revert to default
References to future features need to either be implemented or removed
AlwaysOnTop does not release windows during exit