Archived
2
0
Commit Graph

247 Commits

Author SHA1 Message Date
gbrian
8efc5d7094 merge from remote 2021-03-29 11:03:25 +00:00
gbrian
a1fcf87345 dev branch 2021-03-29 10:55:31 +00:00
Nurdism
2f9bf45389
dumb change to trigger auto build 2020-11-02 14:11:27 -05:00
Nurdism
a55c5644da
Update deploy.yml
added openbox build to update firefox image
2020-11-02 13:14:53 -05:00
Nurdism
ecfd8e9e9c
Merge pull request #97 from alectrocute/ui-tweaks
Small UI tweaks (control shortcut on video overlay, select dropdown re-styling)
2020-11-01 05:12:35 -05:00
Nurdism
ed3505a828
Merge pull request #101 from leewardbound/patch-1
Add START_URL to chromium.conf
2020-11-01 05:11:46 -05:00
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
Leeward Bound
f4d442ab20
Add START_URL to chromium.conf 2020-09-11 10:34:24 -07:00
alectrocute
f16f550204 only show shortcut button when screen width is < 768px 2020-07-12 23:18:24 -07:00
alectrocute
3953f3f2c4 fixes verbiage of keyboard layout, removes verb Change 2020-07-12 23:10:18 -07:00
alectrocute
1d0186aed2 implements control shortcut on video overlay, re-styles the select dropdown 2020-07-12 23:03:51 -07: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