399f359713
Implemented a back button. Pressing the button in scroll_mt mode will issue a KEY_BACK command, allowing to easily browse between pages.
main
Abel Hoogeveen2025-03-28 08:24:40 +01:00
bd805cb821
Changed the driver to have a lower sensitivity and to automatically stop a mt_scroll_event upon receiving no inputs for 100 ms. It restarts upon receiving new input afterwards.
Abel Hoogeveen2025-02-10 13:51:06 +01:00
43dd973092
Update README.md
Daniel Prilik
2021-05-24 09:53:00 -07:00
658db75b05
Merge pull request #7 from ckuhtz/patch-3
Daniel Prilik
2021-03-20 22:16:51 -07:00
ba2dac4a96
added suggestion to check /etc/bluetooth/network.conf
ckuhtz
2021-03-20 22:09:14 -07:00
bb274d4055
Merge pull request #6 from ckuhtz/patch-2
Daniel Prilik
2021-03-20 21:33:05 -07:00
035992bb71
Merge pull request #5 from ckuhtz/patch-1
Daniel Prilik
2021-03-20 21:32:55 -07:00
1afb86d729
updated README.md to reflect PR for ExecStart
ckuhtz
2021-03-20 21:21:07 -07:00
99116420ce
fixed home dir ref
ckuhtz
2021-03-20 21:19:50 -07:00
815764b1a4
switch to evdev_rs::ReadFlag::BLOCKING
Daniel Prilik
2021-02-14 11:52:25 -05:00
6c719dc59e
Update README.md
Daniel Prilik
2020-11-28 12:48:33 -05:00
7f20d353f7
Merge pull request #2 from d01/ubuntu-install-fix
Daniel Prilik
2020-11-28 12:43:36 -05:00
3d2abda0f3
Ubuntu 20.04 required this extra dependency not to die with error on build. Adding.
David Wood
2020-11-28 12:33:15 -05:00
3c9661dd90
README update
Daniel Prilik
2020-11-23 18:21:58 -05:00
c60c5c51cd
Create FUNDING.yml
Daniel Prilik
2020-11-23 10:37:46 -05:00
4949ba2dad
Update udev rule order (fixes#1)
Daniel Prilik
2020-11-17 11:33:25 -05:00
b484872be8
process::exit if the HapticsWorker dies
Daniel Prilik
2020-11-16 16:36:28 -05:00
bcb0194c80
Update bug_report.md
Daniel Prilik
2020-11-13 10:09:33 -05:00
066c635bd7
Separate "vanilla" Volume mode from Media + Volume mode
Daniel Prilik
2020-11-07 11:45:26 -05:00
ae58e16610
use TAG+="uaccess" in udev rules + fix hidraw perms
Daniel Prilik
2020-11-07 11:31:24 -05:00
b237f4a0f3
README updates
Daniel Prilik
2020-11-07 11:15:15 -05:00
c66fac539f
add double-click to mute in Volume mode
Daniel Prilik
2020-11-07 11:00:34 -05:00
5b594ab6d0
avoid dropping first input after daemon is spawned
Daniel Prilik
2020-11-07 10:58:36 -05:00
0f16091422
ensure meta mode uses previously selected mode
Daniel Prilik
2020-11-07 10:54:07 -05:00
ee2c09c690
enable experimental smooth scrolling support
Daniel Prilik
2020-11-06 10:55:47 -05:00
68676cc1d1
put auto haptic params in mode meta
Daniel Prilik
2020-11-06 00:48:38 -05:00
f7a261cb8a
use libudev to handle device disconnect/reconnect
Daniel Prilik
2020-11-06 00:22:56 -05:00
559a28c2d7
Update issue templates
Daniel Prilik
2020-11-05 15:46:51 -05:00
fed2060872
refactor fakeinput + invert main thread function
Daniel Prilik
2020-11-05 10:26:11 -05:00
905c33ad4a
stop using DynResult for error handling
Daniel Prilik
2020-11-04 11:50:13 -05:00
31d86e165a
clean up some constants
Daniel Prilik
2020-11-04 11:09:22 -05:00
4f25a73eb3
experimental multitouch based smooth scrolling
Daniel Prilik
2020-11-02 18:50:45 -05:00
3285021903
fix udev rule
Daniel Prilik
2020-11-02 18:50:20 -05:00
636a12f2e6
fix underflow on debug build
Daniel Prilik
2020-11-02 18:47:56 -05:00
a099750be2
fix inverted next/prev song
Daniel Prilik
2020-11-02 18:39:24 -05:00
ffa936a0e3
split scroll/zoom into two modes
Daniel Prilik
2020-11-01 23:55:51 -05:00
0edac73be3
README tweaks
Daniel Prilik
2020-11-01 23:45:59 -05:00
bd5db3dc67
clean up notification when terminated
Daniel Prilik
2020-11-01 23:30:12 -05:00
a22f560f2c
Paddle tweaks
Daniel Prilik
2020-10-31 00:43:16 -04:00
4716dbe5bc
add .gitattributes for notes/ folder
Daniel Prilik
2020-10-31 00:17:11 -04:00