Commit graph

  • 28dfc47d74 Add uinput-based controller De_Coder 2023-02-19 16:29:46 +01:00
  • c358f7dcb3
    Bump golang.org/x/net from 0.4.0 to 0.7.0 dependabot[bot] 2023-02-18 02:50:04 +00:00
  • 79a88dc676 Bump version to 1.2.3 v1.2.3 Unrud 2022-12-29 22:32:23 +01:00
  • 9c5dcbee10 Update dependencies Unrud 2022-12-29 22:28:10 +01:00
  • f30b4cf48e Flatpak: Add Wayland socket to disable X11 socket Unrud 2022-12-29 22:20:49 +01:00
  • 681d9c4f1d Improve XWayland detection Unrud 2022-12-29 22:19:38 +01:00
  • 2fc5d0825b Flatpak: Remove x11 from finish-args Unrud 2022-11-03 01:56:15 +01:00
  • c1491f4a84 Snap: Update to core20 Unrud 2022-09-26 22:42:55 +02:00
  • b96944d4d6 Bump version to 1.2.2 v1.2.2 Unrud 2022-09-24 02:15:04 +02:00
  • 61f910adf0 Update dependencies Unrud 2022-09-24 02:09:15 +02:00
  • 518c6ef952 Fix race in RemoteDesktop portal controller Unrud 2022-09-24 02:09:05 +02:00
  • 1b3d26c465 Flatpak: Update runtime Unrud 2022-09-04 22:13:57 +02:00
  • 7f332f170f
    Remove exactly values of cli options Mr Keuz 2022-09-01 05:29:07 +03:00
  • 1675d5d2f8 Bump version to 1.2.1 v1.2.1 Unrud 2022-06-20 23:11:22 +02:00
  • 8a2a29c9d6 Reorganize Unrud 2022-06-20 01:19:08 +02:00
  • e29982dc00 Update dependencies Unrud 2022-06-20 01:19:01 +02:00
  • 7522d131ec Update to go 1.17 Unrud 2022-06-20 01:19:01 +02:00
  • 6134fa564b Flatpak: Generate vendor/modules.txt Unrud 2022-06-20 01:19:00 +02:00
  • ebace165fb
    Add command line option section Mr Keuz 2022-04-13 00:16:49 +03:00
  • 523d2039b6 Bump version to 1.2.0 v1.2.0 Unrud 2022-02-26 13:44:33 +01:00
  • 771eea98b5 Increase update rate Unrud 2022-02-26 13:44:09 +01:00
  • d6b75771c3 Throw exception again Unrud 2022-02-23 21:11:24 +01:00
  • 90922d85c6 Return early if no relevant touches Unrud 2022-02-23 21:11:23 +01:00
  • 0c401e0247 Add missing semicolons and initialize variables Unrud 2022-02-22 23:36:56 +01:00
  • b748aceaf9 Prevent soft lockup if an error occurs Unrud 2022-02-22 23:36:56 +01:00
  • a9117b82ad Update changelog Unrud 2022-02-22 22:40:30 +01:00
  • 9543c514d0 Show error message if compiled without controller Unrud 2022-02-22 22:40:07 +01:00
  • 238ef14843 Rename variable Unrud 2022-02-22 22:19:37 +01:00
  • 190b2763bd Organize code in namespaces Unrud 2022-02-22 21:53:16 +01:00
  • 9432869bce Limit update rate Unrud 2022-02-22 20:27:39 +01:00
  • 61fa13974d README: Switch from "go get" to "go install" Unrud 2022-02-22 16:23:00 +01:00
  • e027c71341 Normalize line endings client side Unrud 2022-02-22 16:17:55 +01:00
  • a279e195be Windows: Reverse vertical scroll direction Unrud 2022-02-21 22:30:29 +01:00
  • 25d5cfa505 Rename backend to controller Unrud 2022-02-21 22:30:28 +01:00
  • 2211b8a662 Remove disabled backends Unrud 2022-02-21 22:30:28 +01:00
  • 89131db79b Centralized UI updates Unrud 2022-02-21 22:30:27 +01:00
  • 42dcafda3d Improve variable names Unrud 2022-02-21 22:30:26 +01:00
  • 9082ca434a Add fullscreenchange event listener Unrud 2022-02-21 22:30:26 +01:00
  • 98f4d1c692 Add options for configuring pointer and scroll speed Unrud 2022-02-21 22:30:25 +01:00
  • fecec13869 Add hardware mouse support Unrud 2022-02-21 22:30:20 +01:00
  • 1797d7585b Prevent clicks from touches on touchpad Unrud 2022-02-21 22:30:20 +01:00
  • db9ca255fa Add Touch prefix to handlers Unrud 2022-02-21 22:30:19 +01:00
  • b3db523db1 Keep move and scroll remainder Unrud 2022-02-21 22:30:19 +01:00
  • 51dbecaa63 Split function updateMoveAndScroll Unrud 2022-02-21 22:30:19 +01:00
  • ab09e7c674 Refactor key detection Unrud 2022-02-21 22:30:18 +01:00
  • 56cff8deb2 Listen for keydown event on document Unrud 2022-02-21 22:30:18 +01:00
  • ad3847f5aa Combine scroll and scroll finish commands Unrud 2022-02-21 22:30:18 +01:00
  • 1f3aa58568 Remove padlabel id Unrud 2022-02-21 22:30:17 +01:00
  • 41c3e0b10d Switch to go:embed Unrud 2022-02-21 22:30:16 +01:00
  • 7fc46bf38c Rename class touchpad to touch Unrud 2022-02-03 14:51:33 +01:00
  • b3a4ca7449 Use go-bindata instead of go-bindata-assetfs Unrud 2022-02-03 14:45:35 +01:00
  • abc8ef5818 Workaround for assetFS FileInfo Unrud 2022-02-01 13:59:32 +01:00
  • c0e6ef52ec Use camel case for variable name Unrud 2022-02-01 13:59:32 +01:00
  • 15b05b5fa6 Bump version to 1.1.0 v1.1.0 Unrud 2022-01-29 11:04:23 +01:00
  • a4cac5fb54 Update screenshots Unrud 2022-01-29 11:04:22 +01:00
  • 7392eec8f1 Update dependencies Unrud 2022-01-29 11:04:22 +01:00
  • 3feddd5f68 Ignore unparseable IP Unrud 2022-01-29 11:04:21 +01:00
  • 42528c0cf7 Use class for scenes and fix resizing keys Unrud 2022-01-29 11:04:21 +01:00
  • c85275f263 Add back button to keys scene and allow fullscreen Unrud 2022-01-28 00:13:34 +01:00
  • facaacb3fb Use history instead of window.history Unrud 2022-01-28 00:13:19 +01:00
  • 077dc6def0 Check modifier keys for physical keyboard Unrud 2022-01-28 00:12:55 +01:00
  • e702b239eb Enable touchpad and keyboard on keys page Unrud 2022-01-27 16:56:52 +01:00
  • cf8753698f Save keys page in session Unrud 2022-01-27 16:50:19 +01:00
  • 632c944561 Use classes for fullscreen and pad capability Unrud 2022-01-27 16:50:16 +01:00
  • c749865ef1 Save keyboard text in session Unrud 2022-01-27 16:50:13 +01:00
  • 24f3eb63ec Cosmetics Unrud 2022-01-27 16:50:08 +01:00
  • a113b3adb7 Add support for physical keyboard Unrud 2022-01-27 07:17:52 +01:00
  • a23a1260e9 Cosmetics Unrud 2022-01-27 07:17:35 +01:00
  • 5da7b376c9 Add return key Unrud 2022-01-27 07:17:23 +01:00
  • 957e116305 Invert QR code Unrud 2022-01-24 08:58:42 +01:00
  • 86cbc977b0 Print URL and QR code to stdout Unrud 2022-01-24 08:58:41 +01:00
  • f741196640 Remove newline from QR code Unrud 2022-01-24 08:58:41 +01:00
  • 9806aa26e1 Cosmetics Unrud 2022-01-24 08:58:40 +01:00
  • d22dc0f4dd Add more keys Unrud 2022-01-24 08:04:15 +01:00
  • 92a46e6637 Improve icon font Unrud 2022-01-24 07:52:34 +01:00
  • cfad7e9d68 Use pointer as cursor for buttons Unrud 2022-01-24 07:52:27 +01:00
  • 348ec1f6ab Remove unused function Unrud 2022-01-24 07:52:19 +01:00
  • 64327f326c Cosmetics Unrud 2022-01-24 07:52:09 +01:00
  • dd2d13b4e4 Compatibility with ECMA Version 5 Unrud 2022-01-17 15:17:23 +01:00
  • 02fa08e266 Bump version to 1.0.5 v1.0.5 Unrud 2022-01-08 00:11:47 +01:00
  • 70e63a57af Update dependencies Unrud 2022-01-08 00:07:38 +01:00
  • 130c430d3d Use relative URL for websocket Unrud 2022-01-08 00:15:06 +01:00
  • 47e9bb2047 use relative URL for websocket schnusch 2021-12-31 16:41:47 +01:00
  • 55b0ba894e Bump version to 1.0.4 v1.0.4 Unrud 2021-11-06 21:45:02 +01:00
  • e2ee520380 Disable touch-action (closes #37) Unrud 2021-11-06 21:45:01 +01:00
  • c53252c197 Update dependencies Unrud 2021-11-06 21:45:01 +01:00
  • 44b8dc99c0 Disable zooming for mobile on button double tap mrkeuz 2021-11-01 11:00:18 +03:00
  • 1ec541d78c Bump version to 1.0.3 v1.0.3 Unrud 2021-09-18 21:17:54 +02:00
  • 1f22f5668a Rename appdata to metainfo Unrud 2021-09-18 21:17:53 +02:00
  • 72d4d60419 Update dependencies Unrud 2021-09-18 21:17:53 +02:00
  • c1a55e57ae Improve generators Unrud 2021-09-18 21:17:52 +02:00
  • aa903a664a Flatpak: Update runtime Unrud 2021-09-08 18:53:48 +02:00
  • 82f62b7edb Bump version to 1.0.2 v1.0.2 Unrud 2021-06-06 01:04:02 +02:00
  • 0b6dac0ae6 Fix markdown lint Unrud 2021-06-06 00:54:31 +02:00
  • 592f40006f New logo Unrud 2021-06-06 00:46:14 +02:00
  • 5be09594df Remove IE quirks Unrud 2021-06-06 00:46:03 +02:00
  • b95ffd4c1d Flatpak: Vendored dependencies Unrud 2021-06-06 00:45:57 +02:00
  • d00c3dab85 Update Go dependencies Unrud 2021-06-06 00:45:39 +02:00
  • 919df01275
    Always show the corner buttons Anders Christiansen Sørby 2021-02-23 23:13:47 +01:00
  • 8139cf0734 Bump version to 1.0.1 v1.0.1 Unrud 2020-09-13 10:25:30 +02:00