De_Coder
|
28dfc47d74
|
Add uinput-based controller
|
2023-02-19 16:29:46 +01:00 |
|
Unrud
|
79a88dc676
|
Bump version to 1.2.3
|
2022-12-29 22:32:47 +01:00 |
|
Unrud
|
9c5dcbee10
|
Update dependencies
|
2022-12-29 22:32:47 +01:00 |
|
Unrud
|
f30b4cf48e
|
Flatpak: Add Wayland socket to disable X11 socket
|
2022-12-29 22:32:38 +01:00 |
|
Unrud
|
681d9c4f1d
|
Improve XWayland detection
|
2022-12-29 22:19:38 +01:00 |
|
Unrud
|
2fc5d0825b
|
Flatpak: Remove x11 from finish-args
|
2022-11-03 01:56:15 +01:00 |
|
Unrud
|
c1491f4a84
|
Snap: Update to core20
|
2022-09-28 00:48:41 +02:00 |
|
Unrud
|
b96944d4d6
|
Bump version to 1.2.2
|
2022-09-24 02:15:04 +02:00 |
|
Unrud
|
61f910adf0
|
Update dependencies
|
2022-09-24 02:09:15 +02:00 |
|
Unrud
|
518c6ef952
|
Fix race in RemoteDesktop portal controller
|
2022-09-24 02:09:05 +02:00 |
|
Unrud
|
1b3d26c465
|
Flatpak: Update runtime
|
2022-09-04 22:13:57 +02:00 |
|
Unrud
|
1675d5d2f8
|
Bump version to 1.2.1
|
2022-06-20 23:11:22 +02:00 |
|
Unrud
|
8a2a29c9d6
|
Reorganize
|
2022-06-20 03:48:43 +02:00 |
|
Unrud
|
e29982dc00
|
Update dependencies
|
2022-06-20 01:19:01 +02:00 |
|
Unrud
|
7522d131ec
|
Update to go 1.17
|
2022-06-20 01:19:01 +02:00 |
|
Unrud
|
6134fa564b
|
Flatpak: Generate vendor/modules.txt
|
2022-06-20 01:19:00 +02:00 |
|
Unrud
|
523d2039b6
|
Bump version to 1.2.0
|
2022-02-26 13:53:17 +01:00 |
|
Unrud
|
771eea98b5
|
Increase update rate
|
2022-02-26 13:53:17 +01:00 |
|
Unrud
|
d6b75771c3
|
Throw exception again
|
2022-02-23 21:11:24 +01:00 |
|
Unrud
|
90922d85c6
|
Return early if no relevant touches
|
2022-02-23 21:11:23 +01:00 |
|
Unrud
|
0c401e0247
|
Add missing semicolons and initialize variables
|
2022-02-22 23:36:56 +01:00 |
|
Unrud
|
b748aceaf9
|
Prevent soft lockup if an error occurs
|
2022-02-22 23:36:56 +01:00 |
|
Unrud
|
a9117b82ad
|
Update changelog
|
2022-02-22 22:40:30 +01:00 |
|
Unrud
|
9543c514d0
|
Show error message if compiled without controller
|
2022-02-22 22:40:07 +01:00 |
|
Unrud
|
238ef14843
|
Rename variable
|
2022-02-22 22:19:37 +01:00 |
|
Unrud
|
190b2763bd
|
Organize code in namespaces
|
2022-02-22 22:05:48 +01:00 |
|
Unrud
|
9432869bce
|
Limit update rate
|
2022-02-22 20:27:39 +01:00 |
|
Unrud
|
61fa13974d
|
README: Switch from "go get" to "go install"
|
2022-02-22 16:23:00 +01:00 |
|
Unrud
|
e027c71341
|
Normalize line endings client side
|
2022-02-22 16:17:55 +01:00 |
|
Unrud
|
a279e195be
|
Windows: Reverse vertical scroll direction
|
2022-02-21 22:30:29 +01:00 |
|
Unrud
|
25d5cfa505
|
Rename backend to controller
|
2022-02-21 22:30:28 +01:00 |
|
Unrud
|
2211b8a662
|
Remove disabled backends
|
2022-02-21 22:30:28 +01:00 |
|
Unrud
|
89131db79b
|
Centralized UI updates
|
2022-02-21 22:30:27 +01:00 |
|
Unrud
|
42dcafda3d
|
Improve variable names
|
2022-02-21 22:30:26 +01:00 |
|
Unrud
|
9082ca434a
|
Add fullscreenchange event listener
|
2022-02-21 22:30:26 +01:00 |
|
Unrud
|
98f4d1c692
|
Add options for configuring pointer and scroll speed
|
2022-02-21 22:30:25 +01:00 |
|
Unrud
|
fecec13869
|
Add hardware mouse support
|
2022-02-21 22:30:20 +01:00 |
|
Unrud
|
1797d7585b
|
Prevent clicks from touches on touchpad
|
2022-02-21 22:30:20 +01:00 |
|
Unrud
|
db9ca255fa
|
Add Touch prefix to handlers
|
2022-02-21 22:30:19 +01:00 |
|
Unrud
|
b3db523db1
|
Keep move and scroll remainder
|
2022-02-21 22:30:19 +01:00 |
|
Unrud
|
51dbecaa63
|
Split function updateMoveAndScroll
|
2022-02-21 22:30:19 +01:00 |
|
Unrud
|
ab09e7c674
|
Refactor key detection
|
2022-02-21 22:30:18 +01:00 |
|
Unrud
|
56cff8deb2
|
Listen for keydown event on document
|
2022-02-21 22:30:18 +01:00 |
|
Unrud
|
ad3847f5aa
|
Combine scroll and scroll finish commands
|
2022-02-21 22:30:18 +01:00 |
|
Unrud
|
1f3aa58568
|
Remove padlabel id
|
2022-02-21 22:30:17 +01:00 |
|
Unrud
|
41c3e0b10d
|
Switch to go:embed
|
2022-02-21 22:30:16 +01:00 |
|
Unrud
|
7fc46bf38c
|
Rename class touchpad to touch
|
2022-02-03 14:51:54 +01:00 |
|
Unrud
|
b3a4ca7449
|
Use go-bindata instead of go-bindata-assetfs
|
2022-02-03 14:45:35 +01:00 |
|
Unrud
|
abc8ef5818
|
Workaround for assetFS FileInfo
See https://github.com/elazarl/go-bindata-assetfs/pull/55
|
2022-02-01 13:59:32 +01:00 |
|
Unrud
|
c0e6ef52ec
|
Use camel case for variable name
|
2022-02-01 13:59:32 +01:00 |
|