Commit Graph

24 Commits

Author SHA1 Message Date
Travis Burtrum 552cd50266 macOS support
moparisthebest/rusty-keys/pipeline/head This commit looks good Details
2021-10-09 01:39:10 -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 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 4a816737c7 Upgrade to all latest dependencies 2020-07-11 02:20:20 -04: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 4554e19f28 rusty-keys is now well supported on windows 2019-10-07 01:59:43 -04:00
Travis Burtrum f7afe198c7 Windows support 2019-10-07 01:24:29 -04:00
Travis Burtrum 9281922c72 Replace serde_derive with serde with derive feature 2019-09-30 22:55:16 -04:00
Travis Burtrum f4083343da Rust 2018 edition changes 2019-09-29 23:49:23 -04:00
Travis Burtrum 95cfd637b9 Upgrade all deps and do minimal code changes to compile, untested 2019-09-29 23:41:58 -04:00
Travis Burtrum d3aeededda packaging updates in preparation for 0.0.3 2019-01-10 01:48:38 -05:00
Travis Burtrum 75e340f28a First go at working inotify support 2017-11-15 02:39:03 -05:00
Travis Burtrum 5c812eba8f Release 0.0.2 2017-11-06 23:22:47 -05:00
Travis Burtrum 02fdb4cf49 Add exclude to Cargo.toml 2017-09-22 00:41:51 -04:00
Travis Burtrum 5da37ca1d5 Final tweaks before release 2017-09-22 00:30:56 -04:00
Travis Burtrum 00337ce4d4 Rename to rusty-keys 2017-09-21 23:27:49 -04:00
Travis Burtrum 16a6659243 Implement config and keymap, first working version without keymap switching and hardcoded to 1 layout 2017-09-14 01:08:17 -04:00
Travis Burtrum 2b0fda1c29 wip2 2017-09-08 01:16:34 -04:00
Travis Burtrum 7dd042f34e bad try 2017-09-01 00:24:35 -04:00
meh 17feb3911b crate: bump version 2016-04-30 22:56:02 +02:00
meh be48977983 crate: bump version 2016-04-25 17:58:01 +02:00
meh 306b08dbbc Initial commit 2016-04-25 04:32:24 +02:00