81 Commits

Author SHA1 Message Date
3899fcf596 - Fixed potential problem in the xkb setup 2020-05-31 20:14:26 -05:00
ca54bf89d6 - Part of #182 merge, brings back Ctrl-a/e functionality for GUI apps. 2020-05-18 14:03:43 -05:00
bbd7b3fc93 Make toggle-application-view shortcut more mac like
Toggle-application-view defaults to `<Super-a>` (virtual)/`<Ctrl-a>` (physical)
This clashed with using `<Ctrl-a>` for move cursor to beginning of line (OS/X).
`LaunchB` seems the closes OS/X analogue - FN-F4.
2020-05-18 11:40:57 +01:00
98120062eb - Added linux mint and mate support 2020-05-16 02:52:25 -05:00
ad53b7034d - Improved support for xfce4 with Ubuntu, xubuntu, voyager. Fixed In-app switching bug. 2020-05-15 20:49:48 -05:00
2567f5006e - Added support for Ubuntu Budgie. Fixed App Switching bug. 2020-05-13 16:17:57 -05:00
7de111726b - Fixes install issue of kinto xkeysnail implementation on manjaro. Adds gcc check, closes #168. 2020-05-11 19:30:19 -05:00
4c8ae68027 - Adds some optional ST3 keymaps to VS Code on Windows (#159)
* - Added commented out sublime text keymaps for VS Code under Windows

* - Added cmd.exe to kinto.ahk for Windows

* - Added support for Fluent Terminal on Windows

* - Firefox paste fix for Windows

* - Added Sublime hotkeys to VS Code to setup for windows

* - Added refresh of environment variables after possible package installs on Windows
2020-05-08 14:18:56 -05:00
3ac264ea99 - Added full and region screenshots to Windows. Updated setup.py for Windows. 2020-05-07 20:16:40 -05:00
8e6f1962e0 - Added fix for proper restoration of all mutter related keybinds 2020-05-07 13:10:37 -05:00
099b3cea88 - Fixed Uninstaller to better location and improved it. Closes #154 2020-05-07 12:56:56 -05:00
b529a5b14a - Fixed Cmd-Tilde to switch within single app context 2020-05-05 22:56:06 -05:00
bf84cb3153 - Updated shortcuts to install last during xkeysnail install 2020-05-04 11:45:27 -05:00
a48246d3e3 - Relocated files not relevant to install under references, deleted others 2020-05-03 22:39:07 -05:00
39df46ff5e Merge pull request #138 from rbreaves/hotfix
- Fixed another global variable reference
2020-05-02 10:46:22 -05:00
17db80f54c - Fixed another global variable reference 2020-05-02 10:44:43 -05:00
a0cfff7395 Merge pull request #136 from rbreaves/hotfix
- Defining global variable within function
2020-05-02 10:41:38 -05:00
7c0e22e33f - Defining global variable within function 2020-05-02 10:40:27 -05:00
48170b9ad7 Merge pull request #133 from rbreaves/hotfix
- Updated IBus setup for Fedora
2020-05-01 23:30:18 -05:00
670d948ab0 - Updated IBus setup for Fedora 2020-05-01 23:27:35 -05:00
e4d710d5ae - Corrected Cmd+Tab remaps for Gnome and KDE w/ xkeysnail 2020-04-28 00:59:29 -05:00
1113378617 - Added Kinto xkeysnail to the official setup.py file. Updated installer to use mooz xkeysnail over my own fork of it. 2020-04-26 22:38:05 -05:00
5e0fccae5d - Adds fix for shortcuts on Gnome DE to survive reboots 2020-04-15 12:51:47 -05:00
ac87e8f144 - Resolved Cmd-Tab bug with terminals under KDE 2020-04-15 02:01:00 -05:00
d11598077d - Cmd-Tab for KDE tweaked to make it work better with Firefox and GUI apps 2020-04-14 02:03:46 -05:00
543a10884d - Added XFCE full uninstaller 2020-04-13 23:43:52 -05:00
6c8bcb8d7c - Added KDE backup and restore hotkeys to uninstaller 2020-04-13 23:08:50 -05:00
e885fa0033 - Added Uninstaller for Gnome DE, restore and reset hotkey options. 2020-04-12 23:57:25 -05:00
97e6ed076a - Terminal under KDE still back cycles with this fix, will need to contact KDE/Task Switcher maintainer to fix. 2020-04-12 19:55:37 -05:00
e3d693cfcd - Resetting KDE maximize window to use Ctrl+Cmd+F & Alt+F10 2020-04-12 19:10:41 -05:00
eb691d5174 - Correcting logic for detecting kde 2020-04-12 18:47:32 -05:00
f9e000ef23 - Corrected KDE Operations Menu to no longer conflict on Alt+F3 with Sublimetext selectall 2020-04-12 16:56:46 -05:00
4be9043f10 - Corrected new KDE commands for CmdTab app switching 2020-04-12 16:43:33 -05:00
0f6cfb95cc - Updated default keymap descriptions for cleaner install 2020-04-12 17:27:45 -05:00
65df97e8bf - Fixed Cmd+Tab App Switching for KDE 2020-04-12 16:31:55 -05:00
9f3b4b0072 - Added possible fix for maximize in KDE 2020-04-12 14:52:27 -05:00
e35e92fdbd - Corrected KDE key remap, but maximize is not fully enabled. It could break Cmd+F under KDE. 2020-04-12 14:26:13 -05:00
3b9ce890dc - Corrected merge of setup.py 2020-04-12 00:06:40 -05:00
94128f7dbf - Merged master into dev 2020-04-11 23:40:49 -05:00
61e357b5da - Added uninstall option for Windows 2020-04-04 21:35:43 -05:00
4d423de14b - Added Windows 10 Support 2020-04-04 21:12:16 -05:00
b1851316de - Prep work for proper KDE Plasma 5 hotkey support in KDE Neon 2020-03-30 23:13:35 -05:00
812d2a4bcd - Merged hotfixes for konsole fix, ibus, kde-init, and display env 2020-03-30 22:52:36 -05:00
39c40bc315 - 3 Fixes, ibus install logic, kde-init not applying, display will always be set in systemd. 2020-03-30 22:43:21 -05:00
21bfb6faae - Merged hotfix branch with dev 2020-03-09 18:13:56 -05:00
7c74dcca71 - Added package install of ibus for manjaro 2020-03-09 12:14:49 -05:00
6631cd25a9 - Added ibus-setup fix for some distros and added Epiphany to chrome 2020-03-09 11:29:09 -05:00
df9b8d974e - Fixed workspace switching shortcut for ubuntu and elementaryos 2020-03-06 13:43:51 -06:00
4078094e33 - Updated files for fedora and gnome compatibility 2020-03-02 03:24:00 -06:00
c8ab5eb4ba - Fixed tab switching issue under elementary Pantheon Terminal 2020-03-02 02:16:05 -06:00