Ben Reaves
|
086ab8bb35
|
- Added Input Caret check to kintox11, updated json with run_onInput
|
2020-02-15 22:48:49 -06:00 |
|
Ben Reaves
|
dc016d9270
|
- Added timeout to blocking XNextEvent for caret/input check
|
2020-02-15 21:23:53 -06:00 |
|
Ben Reaves
|
8f1795339e
|
- Added script to monitor the status of the input caret
|
2020-02-15 20:12:10 -06:00 |
|
Ben Reaves
|
4fb65d7025
|
Merge branch 'dev'
|
2020-02-15 00:09:17 -06:00 |
|
Ben Reaves
|
93daf8707e
|
- Updated readme to include how to set the keyboard back to normal if the user decides to stop the running service
|
2020-02-15 00:09:04 -06:00 |
|
Ben Reaves
|
50885a7e78
|
Merge pull request #31 from rbreaves/dev
- Refactored kintox11 to fix multiple app category bug
1.0.5-1
|
2020-02-14 18:46:43 +00:00 |
|
Ben Reaves
|
ea60bb6db5
|
- Refactored kintox11 to fix multiple app category bug
|
2020-02-14 12:44:34 -06:00 |
|
Ben Reaves
|
4281d97c3d
|
Merge pull request #30 from alexmyczko/patch-1
Makefile for .c source
|
2020-02-13 15:16:53 +00:00 |
|
Alex Myczko
|
364536b8ea
|
Update Makefile
|
2020-02-13 08:33:01 +01:00 |
|
Alex Myczko
|
2585ab9f45
|
Update Makefile
|
2020-02-13 08:21:10 +01:00 |
|
Alex Myczko
|
7969bd007d
|
Create Makefile
|
2020-02-13 08:19:13 +01:00 |
|
Ben Reaves
|
5d135afe5e
|
Merge pull request #29 from rbreaves/dev
- word-wise update
1.0.5
|
2020-02-13 01:58:51 +00:00 |
|
Ben Reaves
|
a4fa9b225e
|
- word-wise update for Alt+Left/Right to send cursor to begin/end of word while in GUI apps.
|
2020-02-12 19:53:10 -06:00 |
|
Ben Reaves
|
eac62fb605
|
- Improved Open Display function to timeout after 60 seconds, fixes possible startup failure on boot for some distros.
1.0.4-6
|
2020-02-11 17:36:08 -06:00 |
|
Ben Reaves
|
ab679ddf9d
|
- Improved Open Display function in kintox11 to retry for 1 minute, may be helpful in some distro configs.
|
2020-02-11 17:29:05 -06:00 |
|
Ben Reaves
|
f4cef736be
|
- Updated kintox11 binary to handle errors better in the get top window function
|
2020-02-11 15:40:16 -06:00 |
|
Ben Reaves
|
2179176881
|
- The beginnings of a python based xlib implementation of kintox11
|
2020-02-06 20:05:47 -06:00 |
|
Ben Reaves
|
26f70ccd31
|
- Updated kintox11 binary to handle errors better in the get top window function
|
2020-02-06 16:33:23 -06:00 |
|
Ben Reaves
|
0ff7a42f9b
|
- Updated readme with more troubleshooting tips
|
2020-02-05 16:29:36 -06:00 |
|
Ben Reaves
|
58da4fcd90
|
Merge branch 'master' into dev
1.0.4-5
|
2020-02-05 16:06:41 -06:00 |
|
Ben Reaves
|
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 |
|
Ben Reaves
|
d90829928b
|
Merge pull request #27 from rbreaves/dev
Fixes tweak selection during install
|
2020-02-05 21:35:03 +00:00 |
|
Ben Reaves
|
6f913538e8
|
- Fixed tweak selection in python installer
|
2020-02-05 15:33:51 -06:00 |
|
Ben Reaves
|
7dfbe884ff
|
- Added medium article in readme
|
2020-02-05 14:11:13 -06:00 |
|
Ben Reaves
|
3a115f91ae
|
Merge branch 'dev'
|
2020-02-05 14:06:57 -06:00 |
|
Ben Reaves
|
4c218b55bd
|
- Updated uninstaller to remove kinto.desktop from startup
|
2020-02-05 14:06:37 -06:00 |
|
Ben Reaves
|
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 |
|
Ben Reaves
|
b0bde4fecf
|
Merge branch 'master' into dev
|
2020-02-05 13:54:20 -06:00 |
|
Ben Reaves
|
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 |
|
Ben Reaves
|
2df4920344
|
Merge pull request #25 from rbreaves/dev
- Corrected path of systemctl for desktop autostart file
|
2020-02-05 19:17:40 +00:00 |
|
Ben Reaves
|
ce9c80a02f
|
- Corrected path of systemctl for desktop autostart file
|
2020-02-05 13:17:13 -06:00 |
|
Ben Reaves
|
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 |
|
Ben Reaves
|
b8b81bd907
|
- Added desktop startup of kinto service
|
2020-02-05 05:24:40 -06:00 |
|
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 |
|