Commit Graph

  • 3163735890 Merge branch 'kbd-modifier-state-sync' of github.com:m1k1o/neko into dev m1k1o 2020-06-20 02:27:09 +0200
  • 17ad17dd42 fix typos m1k1o 2020-06-20 02:26:47 +0200
  • 3826541804 Merge branch 'kbd-modifier-state-sync' of github.com:m1k1o/neko into dev m1k1o 2020-06-20 02:16:11 +0200
  • 0ecf669077 SetKeyboardModifiers in xorg C m1k1o 2020-06-20 02:15:38 +0200
  • 4afcd9e2a9 Merge branch 'kbd-modifier-state-sync' of github.com:m1k1o/neko into dev m1k1o 2020-06-20 00:57:57 +0200
  • 8c8df119ad kbd modifiers - server side m1k1o 2020-06-20 00:57:37 +0200
  • e01ab240f1 keyboard modifier state - client implementation m1k1o 2020-06-20 00:05:03 +0200
  • b7a7a9accb clipboard onfocus select all m1k1o 2020-06-19 22:06:41 +0200
  • 477256bb94 add clipboard button Miroslav Šedivý 2020-06-19 15:03:49 +0200
  • 2f7ac7e00f Merge branch 'dev' of github.com:m1k1o/neko into dev Miroslav Šedivý 2020-06-19 02:41:16 +0200
  • 7f4b029091 build cd workdir Miroslav Šedivý 2020-06-19 02:38:35 +0200
  • 0e6a158d64 remove .github folder Miroslav Šedivý 2020-06-19 02:36:18 +0200
  • 085852e6e3 fix chmod dbus file Miroslav Šedivý 2020-06-19 01:58:42 +0200
  • 7897fb3749 Merge branch 'master' of github.com:m1k1o/neko into dev Miroslav Šedivý 2020-06-19 01:56:35 +0200
  • aee08f6830
    Merge pull request #91 from m1k1o/screen-size-bug Nurdism 2020-06-18 18:54:25 -0400
  • b063af8424
    Merge pull request #93 from GigaFyde/patch-1 Nurdism 2020-06-18 18:53:47 -0400
  • add6c35928
    Change minimum scroll speed value to 1 Laurant 2020-06-18 23:23:56 +0200
  • f280f05a58
    Update Dockerfile Miroslav Šedivý 2020-06-17 09:30:45 +0200
  • c1135b1805 custom docker workflow Miroslav Šedivý 2020-06-17 00:32:34 +0200
  • e80f258ae2 Merge branch 'screen-size-bug' of github.com:m1k1o/neko into dev Miroslav Šedivý 2020-06-16 15:29:49 +0200
  • 01d6ea5ad0 BUG: prevent events when hosting Miroslav Šedivý 2020-06-16 13:12:36 +0200
  • fcca903ae9 allow only a-zA-Z for keyboard layout Miroslav Šedivý 2020-06-16 02:39:15 +0200
  • e6c7dd0122 keyboard layouts from file Miroslav Šedivý 2020-06-16 02:09:05 +0200
  • 48bbededc1 try to changeKeyboard everytime host changes Miroslav Šedivý 2020-06-16 01:26:26 +0200
  • 01564a57b5 Revert "new WS ControlRequest data type" Miroslav Šedivý 2020-06-16 01:01:23 +0200
  • 8113ce276c changeKeyboard on control give Miroslav Šedivý 2020-06-16 00:57:12 +0200
  • e60f9ce838 changeKeyboard on settings change Miroslav Šedivý 2020-06-16 00:55:38 +0200
  • 6206fbbadd add new WS keyboard event Miroslav Šedivý 2020-06-16 00:55:14 +0200
  • 56bd6acf10 security fix: only 2 chars for setxkbmap Miroslav Šedivý 2020-06-16 00:23:00 +0200
  • 4a7800c93f change kbd layout using setxkbmap Miroslav Šedivý 2020-06-15 23:14:23 +0200
  • 70e8b215cb new WS ControlRequest data type Miroslav Šedivý 2020-06-15 22:26:47 +0200
  • c176411512 add layout select to settings Miroslav Šedivý 2020-06-15 22:09:01 +0200
  • 5cf9c29319 use guacamole keyboard as TS module Miroslav Šedivý 2020-06-15 20:45:32 +0200
  • 8a56f238ad map keysyms to keycodes Miroslav Šedivý 2020-06-15 19:09:28 +0200
  • 9a6ca9b5b0 send keysyms in uint64 Miroslav Šedivý 2020-06-15 18:57:28 +0200
  • 36937a0776 gruacamole native kbd reset Miroslav Šedivý 2020-06-15 17:28:05 +0200
  • d2477a37d0 use guacamole kbd Miroslav Šedivý 2020-06-15 15:55:31 +0200
  • bce622f31f add Guacamole Keyboard JS module Miroslav Šedivý 2020-06-15 15:54:40 +0200
  • 4b378550c2 xorg.ChangeScreenSize error handling Miroslav Šedivý 2020-06-14 13:38:55 +0200
  • fe90a9555f send screen resolution after SessionConnected Miroslav Šedivý 2020-06-14 13:37:59 +0200
  • ebec0fef90 use local numlock Miroslav Šedivý 2020-06-14 13:34:33 +0200
  • 0fc847fa59 fix key codes Miroslav Šedivý 2020-06-13 18:03:07 +0200
  • aa1fedcb24 map KeySym at client side Miroslav Šedivý 2020-06-13 16:21:11 +0200
  • ca0b5b2d35
    Merge pull request #89 from m1k1o/master Nurdism 2020-06-13 09:44:58 -0400
  • 19c6b8c4ae test if XKeysymToKeycode returns zero Miroslav Šedivý 2020-06-13 13:29:16 +0200
  • 5b23448144
    Merge pull request #88 from m1k1o/tor-browser Nurdism 2020-06-12 05:21:07 -0400
  • 27a1e0a6b2 add tor browser support Miroslav Šedivý 2020-06-10 19:10:37 +0200
  • c146534ae1 Merge branch 'master' of https://github.com/nurdism/neko into sk_lang Miroslav Šedivý 2020-06-09 14:55:21 +0200
  • 416e7e84d6 Merge branch 'master' of https://github.com/nurdism/neko Craig 2020-04-21 20:01:30 +0000
  • b2348e0835 update build script Craig 2020-04-21 20:01:21 +0000
  • 2d45eb5ca4 clean up old files Craig 2020-04-21 20:01:12 +0000
  • 09b31687cc added docker popcorn time (wip) Craig 2020-04-21 20:00:51 +0000
  • d451173cf0 added docker xfce4 Craig 2020-04-21 20:00:39 +0000
  • 28c87742f2 added docker jwm Craig 2020-04-21 20:00:22 +0000
  • ea4fa1720c added docker openbox Craig 2020-04-21 20:00:11 +0000
  • d8ec03694d docker firefox update Craig 2020-04-21 19:59:46 +0000
  • 086d8322e0 docker chromium update Craig 2020-04-21 19:59:28 +0000
  • 13817df1e4 docker deps update Craig 2020-04-21 19:59:08 +0000
  • 258af8a3ca docker base update Craig 2020-04-21 19:58:56 +0000
  • 6a7327c238 SK translation fixed Miroslav Šedivý 2020-04-20 21:11:58 +0200
  • 1ce276f313 Merge branch 'master' of github.com:m1k1o/neko into sk_lang Miroslav Šedivý 2020-04-20 21:05:55 +0200
  • 8ac0460f1d
    Merge pull request #80 from m1k1o/patch-1 Nurdism 2020-04-19 16:16:48 -0400
  • fa945d156f
    screen parsing fixed Miroslav Šedivý 2020-04-19 14:11:44 +0200
  • 7d5d35e5ae chages actions a bit Craig 2020-04-19 01:29:57 +0000
  • 98600ad5f6 gh actions complete Craig 2020-04-19 01:12:49 +0000
  • 6f3a7a6864 gh actions test Craig 2020-04-19 00:50:51 +0000
  • 22772d3ac3 build git for gh actions Craig 2020-04-19 00:50:26 +0000
  • eb923b3290 syntax fix Craig 2020-04-19 00:22:45 +0000
  • f6cd7e7f68 gh actions test Craig 2020-04-19 00:18:04 +0000
  • cc95ee1376 :deps only has runtime deps Craig 2020-04-19 00:07:12 +0000
  • 019283c97e :base runs neko Craig 2020-04-19 00:06:39 +0000
  • 362441c5a9 gh actions test Craig 2020-04-19 00:06:02 +0000
  • fdbc711f9a fix commands Craig 2020-04-18 23:47:55 +0000
  • badc3384a4 add dcoker to :dev Craig 2020-04-18 23:47:39 +0000
  • 3883382c34 gh actions testing Craig 2020-04-18 21:22:50 +0000
  • 5afd1176b9 HG actions testing Craig 2020-04-18 21:21:00 +0000
  • 16a9b30291 test out git actions Craig 2020-04-18 20:57:39 +0000
  • 5da903f3fe change dissconnect messages to keys for i18n Craig 2020-04-18 20:57:28 +0000
  • a04ac47812 examples update docs Craig 2020-04-18 20:56:26 +0000
  • f24c511a0c change to docker setup Craig 2020-04-18 20:56:13 +0000
  • b6b530f8a6 examples (wip) Craig 2020-04-18 20:55:38 +0000
  • bd1614b320
    Merge pull request #79 from barzamin/fix-78 Nurdism 2020-04-15 16:14:19 -0400
  • cf84eec999 components/video.vue: fix keyup-on-blur code Erin Moon 2020-04-15 15:05:25 -0500
  • 40a9819253
    Merge pull request #75 from m1k1o/mouseup_after_blur Nurdism 2020-04-12 17:37:44 -0400
  • 52ee737276 log active keys + onBlur Miroslav Šedivý 2020-04-11 16:50:59 +0200
  • 14caa1fba8 let admin in if room locked Craig 2020-04-06 20:26:16 +0000
  • 1e77a1afde hide kicak/ban from context if admin Craig 2020-04-06 20:22:17 +0000
  • df98368137 Merge branch 'master' of https://github.com/nurdism/neko Craig 2020-04-06 20:15:42 +0000
  • 8cea01f164 fix CreatePipeline func Craig 2020-04-06 20:15:32 +0000
  • 470bb2f659 type error Craig 2020-04-06 20:14:50 +0000
  • 584513de9b reverse proxy mode Craig 2020-04-06 20:14:30 +0000
  • 414b5a8015 unlock room if no admins online Craig 2020-04-06 20:14:08 +0000
  • 0870a51223
    Merge pull request #66 from m1k1o/locales Nurdism 2020-04-06 13:44:02 -0400
  • dd59cbeea9
    Merge pull request #68 from duckinator/patch-1 Nurdism 2020-04-06 13:41:54 -0400
  • 080766481c
    Fix _+: keys in Firefox Ellen Marie Dash 2020-04-06 13:09:32 -0400
  • 2fa5839b99 connection.logged_out does not have 'you' anymore Miroslav Šedivý 2020-04-06 15:32:06 +0200
  • 85f2f41176 i18n improved Miroslav Šedivý 2020-04-06 15:29:53 +0200
  • cce6a90a15 ts-lint fixes Miroslav Šedivý 2020-04-06 14:56:20 +0200
  • ee2f27f80a initial SK support m1k1o 2020-04-06 12:44:47 +0200
  • 180bfc250f send_a_message translate m1k1o 2020-04-06 12:25:07 +0200