Archived
2
0
Commit Graph

24 Commits

Author SHA1 Message Date
m1k1o
285d4b630b node -> xkeys_t, moved to .h file. 2021-04-12 19:29:19 +02:00
m1k1o
b169195b69 xorg ulong -> KeySym. 2021-04-12 19:22:59 +02:00
mbattista
7f226842df loopbreaker and fixes 2021-04-12 14:16:57 +00:00
mbattista
9386cbb2e2 append -> insert 2021-04-11 12:38:18 +00:00
m1k1o
b2effce0e7 lint fix. 2021-04-11 12:25:02 +02:00
mbattista
07d111af36 readded list. removed bug. 2021-04-11 08:35:54 +00:00
mbattista
1038dd109a more cleanup 2021-04-10 23:48:23 +00:00
mbattista
82062637ae duplicated code 2021-04-10 23:33:58 +00:00
mbattista
e88521f94e list not really needed 2021-04-10 23:22:37 +00:00
mbattista
79e3e153bd with comments for if stucts are needed later 2021-04-10 23:17:05 +00:00
mbattista
be3453c37d pressing key with multiple pressed keys 2021-04-10 11:43:04 +00:00
m1k1o
1a09442f26 workaround for #45. 2021-04-07 22:19:50 +02:00
mbattista
b88f1750f7 updated dependencies 2021-03-28 19:44:43 +00:00
m1k1o
38e1b8f3e5 Merge branch 'guacamole-kbd' of github.com:m1k1o/neko into kbd-modifier-state-sync 2020-06-21 03:09:53 +02:00
m1k1o
832968e8fc fix naming convention 2020-06-21 03:05:58 +02:00
m1k1o
6f4bbeb452 change lock modifiers 2020-06-21 03:01:59 +02:00
m1k1o
2fbf1e9ca4 get named indicators 2020-06-21 01:57:52 +02:00
m1k1o
0ecf669077 SetKeyboardModifiers in xorg C 2020-06-20 02:15:38 +02:00
Miroslav Šedivý
56bd6acf10 security fix: only 2 chars for setxkbmap 2020-06-16 00:23:00 +02:00
Miroslav Šedivý
4a7800c93f change kbd layout using setxkbmap 2020-06-15 23:14:23 +02:00
Miroslav Šedivý
8a56f238ad map keysyms to keycodes 2020-06-15 19:09:28 +02:00
Miroslav Šedivý
aa1fedcb24 map KeySym at client side 2020-06-13 16:21:11 +02:00
Miroslav Šedivý
19c6b8c4ae test if XKeysymToKeycode returns zero 2020-06-13 13:29:16 +02:00
Craig
9e995233af live change resolution (WIP) 2020-02-11 05:15:59 +00:00