106 Commits

Author SHA1 Message Date
0dd5baca34 Added missing libvte dependency
The libvte dev library is missing when installing on Elementary OS (6.1).
Added its installation.
2022-02-16 15:56:04 +01:00
94b018aa48 Closes #616 major bug with xkeysnail fork d/l 2022-01-31 13:15:15 -06:00
9b87fda382 Merge branch 'master' into make_intall_on_fedora_work_in_enforcing_mode 2021-07-04 00:10:05 -05:00
8ffd3159c8 Allowing system tray to be enabled on Gnome by default 2021-06-05 02:37:34 -05:00
c298bd2b5a Fixes Cmd-Grave for In-App switching 2021-05-05 06:55:42 -05:00
e1f1907e46 Reverted adding back of Super for now, fixed Ctrl-Tab for xfce4 2021-05-05 06:17:06 -05:00
5d1b1d6598 XFCE super key install conflict resolved. Improved launcher detection/remapping. 2021-05-05 05:30:59 -05:00
7375dd78bf Updated hotkeys for xfce4 2021-05-05 01:43:06 -05:00
9a3521d05c Added missing sysvinit file copy 2021-05-04 23:58:09 -05:00
4a65034713 Adding support for sysvinit for mxlinux w/ xfce 2021-05-04 16:10:03 -05:00
3e3c27cde3 Merge branch 'master' into feature/manjaro-update 2021-04-03 21:27:19 -05:00
46354a971c Added git dependency install 2021-04-03 03:36:22 -05:00
fbc630f1d5 Updated quick install to pull in release & build correctly 2021-04-03 02:25:30 -05:00
b0ba86623b Moved pillow dependency to install after pip3 is installed 2021-04-03 01:09:56 -05:00
5c40258265 Ask user to verify if Manjaro is updated
Install will fail (GUI window will not appear) on Manjaro unless system is fully updated first. This patch asks users to verify that they've run "sudo pacman -Syu" before attempting install. 

Failure is possibly related to the GLIB error mentioned later in the install script. Not certain. But a full update always got Manjaro to finally show the GUI installer window.
2021-04-01 11:03:57 -08:00
3a59edb51e make the installation run on fedora
* in enforcing mode
* without sudo in the unit file
2021-03-31 01:16:57 +02:00
015faa4491 - Set more execute permissions after file relocations 2021-01-09 18:30:18 -06:00
5f83fa9ba5 - Relocated files and updated paths 2020-12-12 12:34:08 -06:00
72d5dc7a8f - Updated kinto to turn off natural copy & paste in Terminal for elementaryOS. Closes #346 2020-12-07 22:50:07 -06:00
6101213537 - Fixed installer for Mate. Closes #315 2020-11-11 22:04:36 -06:00
ef6dc65a20 - Added check for xkeysnail installing properly 2020-11-11 20:18:30 -06:00
94595a3324 - Relocated limitedadmins as well for #311, will add check later 2020-11-11 14:17:40 -06:00
a9afdac847 - Relocated xkeysnail replacement to after xkeysnail install. Closes #311 2020-11-11 14:03:31 -06:00
b6fb4ba828 - Added autostart bool fix, added info on system tray setup for Gnome3 2020-10-30 02:21:21 -05:00
1419646e9c - Fixes to resolve install issues on Manjaro Gnome. 2020-10-29 21:23:11 -05:00
0f1f05d379 - Added commands to ensure that any previous instance is not running during install 2020-10-25 12:43:36 -05:00
157ea9a116 - Improved uninstaller, added verbosity 2020-10-24 21:56:29 -05:00
3cc1146954 - Removed repetitive output from setup 2020-10-24 20:50:24 -05:00
34a94306ca - Removed unneeded uninstall function for Budgie DE 2020-10-24 12:00:47 -05:00
76e6186d54 - Added fix for about versioning 2020-10-24 00:03:01 -05:00
ef385a29f3 - Added fix for about versioning 2020-10-23 23:57:24 -05:00
21dd05415e - Added more hotkey fixes for multiple OS's 2020-10-23 22:32:07 -05:00
ef4b7f8b01 - Added in better parsing of distro names 2020-10-23 17:02:22 -05:00
9d57c1f841 - Updated shortcuts 2020-10-23 16:58:20 -05:00
6b0801eef6 - Fixed issue on xkeysnail setup and added elementaryOS hotkeys 2020-10-23 14:50:15 -05:00
145e2a45b0 - Updated shortcuts for fedora 2020-10-23 13:42:31 -05:00
92519e31e8 - Added package for manjaro kde 2020-10-23 13:04:19 -05:00
cb60322517 - Added Fedora fix to allow for systemd service files to run 2020-10-23 03:23:12 -05:00
11c3195c48 - Added shortcuts for kde neon 2020-10-23 01:52:34 -05:00
5f6c498f90 - Added pillow requirement for popos, popos shortcuts 2020-10-22 23:57:50 -05:00
e67f8964a1 - Fixed budgie uninstaller and confirmed SL hotkeys 2020-10-22 19:33:03 -05:00
ff58059770 - Updated installer and removed unnecessary toggle 2020-10-21 21:23:20 -05:00
437a2141ff - Install changes, debug fixes, refinements
- Added setup fixes for gui

- Fixed debug issues & updated copyright

- Uninstaller update, init setup improvements, added open kinto to tray

- Fixed order of operations for args parsing

- Fixed initial radio value of keyboard type in main gui app, removed comments, fixed sys tray default for DE

- File cleanup, relocations and faster setup file

- Do not clobber initkb if it already exists
2020-10-20 23:35:42 -05:00
05683dad2e - GUI & sys tray interaction issues resolved
- Added fix to kill spawned processes to GUI app

- Added proper handling of spawn from disabling sys tray app

- Improved checkTray function

- Set full path to avoid issues on About
2020-10-20 23:35:42 -05:00
1c9302cb7a - GUI and sys tray added
- merging layouts

- Major progress, unknowns completed

- Added more menu options

- Updated status placement and formatting

- Ported Tweaks from tray to GUI, added more submenus to tray

- GUI App icon improvements, desktop shortcut (linux), sys tray icon status improved

- Added debug switch to gui app, proper child termination for sys tray

- Updates to debug functionality

- Added support and about to sys tray

- Added more commands to sudoers & added version to about

- KB logic can now refresh when needed

- GUI and sys tray feature complete
2020-10-20 23:35:40 -05:00
d4992fe00a - Updated installer with more info for Ubuntu/Gnome3 users 2020-10-12 22:24:28 -05:00
ca76a46372 - Adding in cmd-space hotfixes 2020-10-11 20:15:13 -05:00
6f314d44b4 - Merged hotfix to dev 2020-10-11 20:04:11 -05:00
0c1b83ecb7 - Added Cmd-Space fix for KDE and silenced output 2020-10-11 18:05:09 -05:00
58a2ac4f35 - Added Cmd-Space support for EnsoOS 2020-10-11 17:39:49 -05:00