Commit Graph

237 Commits

Author SHA1 Message Date
Nurdism
ed386ddfca
Merge pull request #105 from gameplate/master
Use https://ui-avatars.com instead of https://api.adorable.io
2020-11-01 05:10:53 -05:00
Nurdism
44db98e5a6
Merge pull request #106 from DarkReaper231/patch-1
Create apache-proxypass-config.md
2020-11-01 05:09:40 -05:00
Nurdism
e332179504
Merge pull request #107 from JCBird1012/master
Update xorg.conf to support 1920x1080 @ 60 Hz
2020-11-01 05:09:08 -05:00
Jonathan Elias Caicedo
aa321965ab
Update xorg.conf to support 1920x1080 @ 60 Hz
This is already supported by the "Display" modes on line 81 - it seems to have just been missing the Modeline configuration.

With that said, using this resolution will increase the necessary bandwidth and computing power required to run Neko - but users should at least have the ability to use full 1080p at 60hz refresh rate.
2020-10-30 10:10:09 -04:00
DarkReaper231
cad98a62a5
Add syntaxe highlights 2020-10-19 18:43:19 +02:00
DarkReaper231
9f8222962e
Create apache-proxypass-config.md 2020-10-19 18:33:23 +02:00
alecdusheck
835dcd6d67 Add image size to image to match how it was previously 2020-10-18 22:40:51 -05:00
alecdusheck
587249b101 Use https://ui-avatars.com instead of https://api.adorable.io for profile images 2020-10-18 00:11:53 -05:00
Nurdism
395e23a155
Merge pull request #92 from m1k1o/guacamole-kbd
Guacamole Keyboard support + choose layout
2020-07-11 16:17:32 -04:00
m1k1o
832968e8fc fix naming convention 2020-06-21 03:05:58 +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ý
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
Nurdism
ca0b5b2d35
Merge pull request #89 from m1k1o/master
BUG: XKeysymToKeycode returns zero
2020-06-13 09:44:58 -04:00
Miroslav Šedivý
19c6b8c4ae test if XKeysymToKeycode returns zero 2020-06-13 13:29:16 +02:00
Nurdism
5b23448144
Merge pull request #88 from m1k1o/tor-browser
Add tor-browser support
2020-06-12 05:21:07 -04:00
Miroslav Šedivý
27a1e0a6b2 add tor browser support 2020-06-10 19:10:37 +02:00
Craig
416e7e84d6 Merge branch 'master' of https://github.com/nurdism/neko 2020-04-21 20:01:30 +00:00
Craig
b2348e0835 update build script 2020-04-21 20:01:21 +00:00
Craig
2d45eb5ca4 clean up old files 2020-04-21 20:01:12 +00:00
Craig
09b31687cc added docker popcorn time (wip) 2020-04-21 20:00:51 +00:00
Craig
d451173cf0 added docker xfce4 2020-04-21 20:00:39 +00:00
Craig
28c87742f2 added docker jwm 2020-04-21 20:00:22 +00:00
Craig
ea4fa1720c added docker openbox 2020-04-21 20:00:11 +00:00
Craig
d8ec03694d docker firefox update 2020-04-21 19:59:46 +00:00
Craig
086d8322e0 docker chromium update 2020-04-21 19:59:28 +00:00
Craig
13817df1e4 docker deps update 2020-04-21 19:59:08 +00:00