Commit Graph

555 Commits

Author SHA1 Message Date
m1k1o
bfcc3efe12 Merge branch 'kbd-modifier-state-sync' of github.com:m1k1o/neko into dev 2020-06-21 03:13:10 +02:00
m1k1o
55e2f93e52 Merge branch 'master' of https://github.com/nurdism/neko into kbd-modifier-state-sync 2020-06-21 03:11:36 +02: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
9ce26cffc5 bug: bad args order. 2020-06-21 03:01:15 +02:00
m1k1o
2fbf1e9ca4 get named indicators 2020-06-21 01:57:52 +02:00
m1k1o
3163735890 Merge branch 'kbd-modifier-state-sync' of github.com:m1k1o/neko into dev 2020-06-20 02:27:09 +02:00
m1k1o
17ad17dd42 fix typos 2020-06-20 02:26:47 +02:00
m1k1o
3826541804 Merge branch 'kbd-modifier-state-sync' of github.com:m1k1o/neko into dev 2020-06-20 02:16:11 +02:00
m1k1o
0ecf669077 SetKeyboardModifiers in xorg C 2020-06-20 02:15:38 +02:00
m1k1o
4afcd9e2a9 Merge branch 'kbd-modifier-state-sync' of github.com:m1k1o/neko into dev 2020-06-20 00:57:57 +02:00
m1k1o
8c8df119ad kbd modifiers - server side 2020-06-20 00:57:37 +02:00
m1k1o
e01ab240f1 keyboard modifier state - client implementation 2020-06-20 00:05:03 +02:00
m1k1o
b7a7a9accb clipboard onfocus select all 2020-06-19 22:06:41 +02:00
Miroslav Šedivý
477256bb94 add clipboard button 2020-06-19 15:03:49 +02:00
Miroslav Šedivý
2f7ac7e00f Merge branch 'dev' of github.com:m1k1o/neko into dev 2020-06-19 02:41:16 +02:00
Miroslav Šedivý
7f4b029091 build cd workdir 2020-06-19 02:38:35 +02:00
Miroslav Šedivý
0e6a158d64 remove .github folder 2020-06-19 02:36:18 +02:00
Miroslav Šedivý
085852e6e3 fix chmod dbus file 2020-06-19 01:58:42 +02:00
Miroslav Šedivý
7897fb3749 Merge branch 'master' of github.com:m1k1o/neko into dev 2020-06-19 01:56:35 +02:00
Nurdism
aee08f6830
Merge pull request #91 from m1k1o/screen-size-bug
Screen size bug
2020-06-18 18:54:25 -04:00
Nurdism
b063af8424
Merge pull request #93 from GigaFyde/patch-1
Lower minimum scroll speed even further
2020-06-18 18:53:47 -04:00
Laurant
add6c35928
Change minimum scroll speed value to 1 2020-06-18 23:23:56 +02:00
Miroslav Šedivý
f280f05a58
Update Dockerfile 2020-06-17 09:30:45 +02:00
Miroslav Šedivý
c1135b1805 custom docker workflow 2020-06-17 00:32:34 +02:00
Miroslav Šedivý
e80f258ae2 Merge branch 'screen-size-bug' of github.com:m1k1o/neko into dev 2020-06-16 15:29:49 +02:00
Miroslav Šedivý
01d6ea5ad0 BUG: prevent events when hosting 2020-06-16 13:12:36 +02:00
Miroslav Šedivý
fcca903ae9 allow only a-zA-Z for keyboard layout 2020-06-16 02:39:15 +02:00
Miroslav Šedivý
e6c7dd0122 keyboard layouts from file 2020-06-16 02:09:05 +02:00
Miroslav Šedivý
48bbededc1 try to changeKeyboard everytime host changes 2020-06-16 01:26:26 +02:00
Miroslav Šedivý
01564a57b5 Revert "new WS ControlRequest data type"
This reverts commit 70e8b215cb.
2020-06-16 01:01:23 +02:00
Miroslav Šedivý
8113ce276c changeKeyboard on control give 2020-06-16 00:57:12 +02:00
Miroslav Šedivý
e60f9ce838 changeKeyboard on settings change 2020-06-16 00:55:38 +02:00
Miroslav Šedivý
6206fbbadd add new WS keyboard event 2020-06-16 00:55:14 +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ý
70e8b215cb new WS ControlRequest data type 2020-06-15 22:26:47 +02:00
Miroslav Šedivý
c176411512 add layout select to settings 2020-06-15 22:09:01 +02:00
Miroslav Šedivý
5cf9c29319 use guacamole keyboard as TS module 2020-06-15 20:45:32 +02:00
Miroslav Šedivý
8a56f238ad map keysyms to keycodes 2020-06-15 19:09:28 +02:00
Miroslav Šedivý
9a6ca9b5b0 send keysyms in uint64 2020-06-15 18:57:28 +02:00
Miroslav Šedivý
36937a0776 gruacamole native kbd reset 2020-06-15 17:28:05 +02:00
Miroslav Šedivý
d2477a37d0 use guacamole kbd 2020-06-15 15:55:31 +02:00
Miroslav Šedivý
bce622f31f add Guacamole Keyboard JS module 2020-06-15 15:54:40 +02:00
Miroslav Šedivý
4b378550c2 xorg.ChangeScreenSize error handling 2020-06-14 13:38:55 +02:00
Miroslav Šedivý
fe90a9555f send screen resolution after SessionConnected 2020-06-14 13:37:59 +02:00
Miroslav Šedivý
ebec0fef90 use local numlock 2020-06-14 13:34:33 +02:00
Miroslav Šedivý
0fc847fa59 fix key codes 2020-06-13 18:03:07 +02:00
Miroslav Šedivý
aa1fedcb24 map KeySym at client side 2020-06-13 16:21:11 +02:00