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.
- 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
- 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
- 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