1141 Commits

Author SHA1 Message Date
Ben Reaves
22e5462fbc Merge pull request #23 from rbreaves/dev
Updated service
2020-02-05 10:22:55 +00:00
Ben Reaves
72d2007267 - Added restartsec interval on service to 1 second to try and avoid burst limit of systemd 2020-02-05 04:19:44 -06:00
Ben Reaves
3c5b49324c - Removed the creation of the autostart folder 2020-02-05 04:09:20 -06:00
Ben Reaves
3f37ef6e28 - Added back in the enable command for the keyswap service. 2020-02-05 04:01:17 -06:00
Ben Reaves
35cfcce748 Merge pull request #22 from rbreaves/dev
Updated kintox11 binary with better error handling
2020-02-05 09:20:05 +00:00
Ben Reaves
d288048ed4 - Due to updates in kintox11 error handling the services timer is no longer needed, the application will restart properly if it encounters an unrecoverable error on boot, login or any other unexpected event. 2020-02-05 03:01:22 -06:00
Ben Reaves
a30671b08c - Enabled full error handling 2020-02-05 02:47:53 -06:00
Ben Reaves
2f2afecb6d - Added more verbosity to kintox11 and added more functions to increase accuracy of the keyswap on all windows 2020-02-05 02:41:47 -06:00
Ben Reaves
072249d5d4 - Corrected chromebook config file and updated the initialization of the keyswap service file to work when re-running the installer on a currently running version of kinto 2020-02-05 00:12:44 -06:00
Ben Reaves
a6b9b1ffbb Merge pull request #21 from rbreaves/dev
- Fixes login/logout and reboot startup issues
1.0.3
2020-02-05 01:48:19 +00:00
Ben Reaves
d8c516c13c - Fixes login/logout and reboot startup issues, delays the start by 5 seconds 2020-02-04 19:45:39 -06:00
Ben Reaves
b763703d70 Merge pull request #19 from rbreaves/dev
App breaking bug resolved and improved initialization on boot
1.0.2
2020-02-04 22:02:38 +00:00
Ben Reaves
ecaf413fa4 - Removed 5 second restart delay, I think the new changes makes it irrelevant 2020-02-04 15:58:09 -06:00
Ben Reaves
48e01750e5 - Fixed breaking bug exception on how gui apps are initially handled. Also improved the initialization of kintox11. 2020-02-04 15:36:26 -06:00
Ben Reaves
5ec8c076a3 - Added more verbosity to the dynamic app output 2020-02-04 14:48:40 -06:00
Ben Reaves
c620b299bd - Added a more verbose initial startup to kintox11 for easier debugging purposes 2020-02-04 14:41:55 -06:00
Ben Reaves
496cb4d340 - Added O2 optimization to kintox11 binary 2020-02-03 22:52:19 -06:00
Ben Reaves
5f1e82fb24 - Fixed bug that prevented the new keymap from working under Chromebooks with Linux/GalliumOS 1.0.1 2020-02-03 16:27:59 -06:00
Ben Reaves
46e81640c6 - Updated readme again, keeping it shorter 2020-02-03 14:25:22 -06:00
Ben Reaves
1c56c98ab9 - Updated readme to properly link to releases and provide more info 2020-02-03 13:23:51 -06:00
Ben Reaves
38db81e304 - Updated Kinto readme and added RWIN for terminal mapping v1.0 2020-02-03 13:12:42 -06:00
Ben Reaves
107934eb45 - Relocated files out of root 2020-02-02 22:35:07 -06:00
Ben Reaves
a9ce9b524c - Updated system requirements in readme 2020-02-02 22:30:02 -06:00
Ben Reaves
2169e9c801 - Updated readme 2020-02-02 22:15:42 -06:00
Ben Reaves
77527eec40 Merge pull request #18 from rbreaves/dev
Kintox11 Update
2020-02-03 04:13:55 +00:00
Ben Reaves
e11414604e - Updated readme and uninstaller 2020-02-02 22:10:25 -06:00
Ben Reaves
8130bb283f - Updated keyswap service script to continue to use shell script to run kintox11 2020-02-02 21:59:15 -06:00
Ben Reaves
bf0988f8b6 - Added preview image of new installer 2020-02-02 21:32:42 -06:00
Ben Reaves
536e528196 - Updated all setup files for kintox11 2020-02-02 21:27:38 -06:00
Ben Reaves
4c95a9d2eb - Updated files to create service for kintox11 2020-02-02 16:46:20 -06:00
Ben Reaves
f8470df22a - Added notes for compiling kintox11 with static json-c library 2020-02-02 16:21:11 -06:00
Ben Reaves
7b5b7a7f06 - Consolidating json config to the root, splitting json into 2 files 2020-02-02 16:12:26 -06:00
Ben Reaves
1c6379c037 - WIP - Adding and updating new setup files 2020-02-02 13:09:01 -06:00
Ben Reaves
b97b45ad2e - Updated json config files and readme file to reflect new changes 2020-02-02 00:23:50 -06:00
Ben Reaves
1ff3969464 - Updated script and json files to reflect new keymap changes 2020-02-01 23:49:49 -06:00
Ben Reaves
89fac85b1e - Updated symbols file to properly map superkey to ctrl+shift by default on all terminals, updated install files and json to reflect the changes 2020-02-01 22:42:11 -06:00
Ben Reaves
4d1eb2f94a - Added compiled version with json-c library baked in 2020-02-01 20:22:00 -06:00
Ben Reaves
499bf51dd7 - Updated default json for setup 2020-02-01 01:08:48 -06:00
Ben Reaves
25292bae8c - Increased stability of kintox11 2020-01-31 18:21:42 -06:00
Ben Reaves
9089777a29 - Adding a default json file for installer. 2020-01-31 12:45:39 -06:00
Ben Reaves
9e0b56014b - Added comments to kintox11 2020-01-31 12:32:33 -06:00
Ben Reaves
b9f308b262 - Updated kintox11 to accept and run de commands per keyboard config 2020-01-31 12:13:06 -06:00
Ben Reaves
901ffe43c8 - Updated kintox11 to read and execute init de commands based on json 2020-01-31 10:48:36 -06:00
Ben Reaves
0e68fbd011 - WIP - Broken state while rewriting initial install files, and GUI interface. 2020-01-31 01:34:54 -06:00
Ben Reaves
bc3bb49e75 - Updated json file for kintox11 2020-01-31 01:31:21 -06:00
Ben Reaves
781f3bdbbf - Updated kintox11 binary to the latest 2020-01-31 00:57:10 -06:00
Ben Reaves
e801610774 - Increased buffer size for larger json configs and added additional config options for future use 2020-01-31 00:52:02 -06:00
Ben Reaves
4a41a38289 - kintox11 updated to support json config files, added support for unlimited app types and keyboard configurations (no longer binary). 2020-01-30 23:18:48 -06:00
Ben Reaves
962805c6f6 - Added elementaryos terminal to app list 2020-01-30 17:02:07 -06:00
Ben Reaves
69697ce905 - Improved stability of kintox11, removed unneeded functions 2020-01-29 21:29:59 -06:00