1206 Commits

Author SHA1 Message Date
0ff7a42f9b - Updated readme with more troubleshooting tips 2020-02-05 16:29:36 -06:00
58da4fcd90 Merge branch 'master' into dev 1.0.4-5 2020-02-05 16:06:41 -06:00
20170f0a7d - Removed the explicit reference to bin bash in the service file, also removed the Environment variable to avoid issues for when Display is not 0. 2020-02-05 16:05:41 -06:00
d90829928b Merge pull request #27 from rbreaves/dev
Fixes tweak selection during install
2020-02-05 21:35:03 +00:00
6f913538e8 - Fixed tweak selection in python installer 2020-02-05 15:33:51 -06:00
7dfbe884ff - Added medium article in readme 2020-02-05 14:11:13 -06:00
3a115f91ae Merge branch 'dev' 2020-02-05 14:06:57 -06:00
4c218b55bd - Updated uninstaller to remove kinto.desktop from startup 2020-02-05 14:06:37 -06:00
94cd3ed907 Merge pull request #26 from rbreaves/dev
Kintox11 binary will now always apply gui keymap on init unless a term app has focus
1.0.4-4
2020-02-05 19:56:20 +00:00
b0bde4fecf Merge branch 'master' into dev 2020-02-05 13:54:20 -06:00
b930b96066 - Fixed kintox11 to always apply gui keymap on initialization unless a term app has focus. (aka boot and user logoff/logon) 2020-02-05 13:52:25 -06:00
2df4920344 Merge pull request #25 from rbreaves/dev
- Corrected path of systemctl for desktop autostart file
2020-02-05 19:17:40 +00:00
ce9c80a02f - Corrected path of systemctl for desktop autostart file 2020-02-05 13:17:13 -06:00
e599562ec1 Merge pull request #24 from rbreaves/dev
- Added desktop startup of kinto service
1.0.4-3
2020-02-05 11:28:15 +00:00
b8b81bd907 - Added desktop startup of kinto service 2020-02-05 05:24:40 -06:00
22e5462fbc Merge pull request #23 from rbreaves/dev
Updated service
2020-02-05 10:22:55 +00:00
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
3c5b49324c - Removed the creation of the autostart folder 2020-02-05 04:09:20 -06:00
3f37ef6e28 - Added back in the enable command for the keyswap service. 2020-02-05 04:01:17 -06:00
35cfcce748 Merge pull request #22 from rbreaves/dev
Updated kintox11 binary with better error handling
2020-02-05 09:20:05 +00:00
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
a30671b08c - Enabled full error handling 2020-02-05 02:47:53 -06:00
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
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
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
d8c516c13c - Fixes login/logout and reboot startup issues, delays the start by 5 seconds 2020-02-04 19:45:39 -06:00
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
ecaf413fa4 - Removed 5 second restart delay, I think the new changes makes it irrelevant 2020-02-04 15:58:09 -06:00
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
5ec8c076a3 - Added more verbosity to the dynamic app output 2020-02-04 14:48:40 -06:00
c620b299bd - Added a more verbose initial startup to kintox11 for easier debugging purposes 2020-02-04 14:41:55 -06:00
496cb4d340 - Added O2 optimization to kintox11 binary 2020-02-03 22:52:19 -06:00
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
46e81640c6 - Updated readme again, keeping it shorter 2020-02-03 14:25:22 -06:00
1c56c98ab9 - Updated readme to properly link to releases and provide more info 2020-02-03 13:23:51 -06:00
38db81e304 - Updated Kinto readme and added RWIN for terminal mapping v1.0 2020-02-03 13:12:42 -06:00
107934eb45 - Relocated files out of root 2020-02-02 22:35:07 -06:00
a9ce9b524c - Updated system requirements in readme 2020-02-02 22:30:02 -06:00
2169e9c801 - Updated readme 2020-02-02 22:15:42 -06:00
77527eec40 Merge pull request #18 from rbreaves/dev
Kintox11 Update
2020-02-03 04:13:55 +00:00
e11414604e - Updated readme and uninstaller 2020-02-02 22:10:25 -06:00
8130bb283f - Updated keyswap service script to continue to use shell script to run kintox11 2020-02-02 21:59:15 -06:00
bf0988f8b6 - Added preview image of new installer 2020-02-02 21:32:42 -06:00
536e528196 - Updated all setup files for kintox11 2020-02-02 21:27:38 -06:00
4c95a9d2eb - Updated files to create service for kintox11 2020-02-02 16:46:20 -06:00
f8470df22a - Added notes for compiling kintox11 with static json-c library 2020-02-02 16:21:11 -06:00
7b5b7a7f06 - Consolidating json config to the root, splitting json into 2 files 2020-02-02 16:12:26 -06:00
1c6379c037 - WIP - Adding and updating new setup files 2020-02-02 13:09:01 -06:00
b97b45ad2e - Updated json config files and readme file to reflect new changes 2020-02-02 00:23:50 -06:00
1ff3969464 - Updated script and json files to reflect new keymap changes 2020-02-01 23:49:49 -06:00