Commit Graph

17 Commits

Author SHA1 Message Date
Travis Burtrum 270cdca14f Add TOUCHPAD_TOGGLE for linux
moparisthebest/rusty-keys/pipeline/head There was a failure building this commit Details
2023-09-05 23:36:12 -04:00
Travis Burtrum 10096b2709 Exclude devices with a LEFT mouse button on linux
moparisthebest/rusty-keys/pipeline/head This commit looks good Details
2021-12-28 00:21:00 -05:00
Travis Burtrum e6f4653570 Exclude Yubico devices on Linux
moparisthebest/rusty-keys/pipeline/head This commit looks good Details
2021-12-12 22:29:45 -05:00
Travis Burtrum 8ffe640c4b Clean up unused warnings for all features
moparisthebest/rusty-keys/pipeline/head This commit looks good Details
2021-09-25 01:00:09 -04:00
Travis Burtrum 17a8f0c995 make toml and serde optional, if not included, can hardcode config
moparisthebest/rusty-keys/pipeline/head This commit looks good Details
2021-09-25 00:45:29 -04:00
Travis Burtrum 60a3f24c86 Make epoll and inotify optional dependencies enabled by default with the epoll_inotify feature
moparisthebest/rusty-keys/pipeline/head This commit looks good Details
2021-09-24 01:03:27 -04:00
Travis Burtrum c420323cdf light editorial code cleanup
moparisthebest/rusty-keys/pipeline/head This commit looks good Details
2021-09-24 00:27:10 -04:00
Travis Burtrum a454b2a2a1 fix comments and order of operations in input_device
moparisthebest/rusty-keys/pipeline/head This commit looks good Details
2021-09-24 00:13:14 -04:00
Travis Burtrum 877a35861a Updated all package versions 2021-09-24 00:10:02 -04:00
Travis Burtrum d785d341cb Rewrite linux mapper to use epoll instead of threads and blocking IO
moparisthebest/rusty-keys/pipeline/head This commit looks good Details
2021-09-23 23:18:33 -04:00
Travis Burtrum fa202be7da Determine keyboard devices by whether they support KEY_A or not
moparisthebest/rusty-keys/pipeline/head This commit looks good Details
2021-09-21 23:56:24 -04:00
Travis Burtrum b1bb55766d Workaround for (buggy?) Monoprice Dark Matter Aether keyboard
moparisthebest/rusty-keys/pipeline/head This commit looks good Details
2021-03-02 23:57:26 -05:00
Travis Burtrum 95f9c731e9 Get rid of ancient and broken uinput-sys, proper refactoring to come 2020-07-11 02:05:25 -04:00
Travis Burtrum 6c4e4392b4 Fix old todo thanks to new rust version 2020-07-11 00:59:35 -04:00
Travis Burtrum f7afe198c7 Windows support 2019-10-07 01:24:29 -04:00
Travis Burtrum f47d9e4be7 keymapper.rs is now fully platform agnostic, successfully passed through generic hell 2019-10-06 13:51:01 -04:00
Travis Burtrum 50b84dea0a First part of re-factoring towards platform-agnostic keymapper.rs 2019-10-05 19:39:54 -04:00