Commit Graph

380 Commits (8770711b17c94fc95252ac446d8d2d4f075b7a93)
 

Author SHA1 Message Date
Takashi Kokubun 6de99ec863
Simplify Key deserializer 3 years ago
Takashi Kokubun 16094de2cf
Instantiate Duration on deserialization 3 years ago
Takashi Kokubun 63e24b4dc5
Simplify Application deserializer 3 years ago
Takashi Kokubun fbdda1f1e6
Simplify Keymap deserializer 3 years ago
Takashi Kokubun d6fe343f31
Simplify Modmap deserializer 3 years ago
Takashi Kokubun ef0d7c428d
Simplify Actions deserializer 3 years ago
Takashi Kokubun 3c14525f16
Resurrect the old CI 3 years ago
Takashi Kokubun 179674e713
Simplify KeyAction deserializer 3 years ago
Greg Dallavalle 225f8019bd Add hotkey command support 3 years ago
Takashi Kokubun 4280a3f559
Simplify serde a little 3 years ago
Takashi Kokubun e8b4aed1aa
Re-add serde tests 3 years ago
Takashi Kokubun 7ab1595836
Rollback to v0.1.5 3 years ago
Takashi Kokubun 613555943d
Add serde test cases 3 years ago
Takashi Kokubun 7df4333ea1
Run it properly 3 years ago
Takashi Kokubun ff1c19e076
Start testing serde 3 years ago
Takashi Kokubun 12906a45df
Resurrect deserializer for Actions 3 years ago
Takashi Kokubun 00e4a07f43
This no longer needs to be pub 3 years ago
Takashi Kokubun 8c7d2b1aac
Refactor remap deserializer 3 years ago
Takashi Kokubun fc9927b2f7
serde_error is no longer shared 3 years ago
Takashi Kokubun 320b602789
s/evdev::Key/Key/g again 3 years ago
Takashi Kokubun 47768f8ca7
Simplify the default 3 years ago
Takashi Kokubun 12fac38102
Rename a deserialization function 3 years ago
Takashi Kokubun c06888e9cc
Merge pull request #50 from k0kubun/key-deserialize
Unwrap evdev::Key
3 years ago
Takashi Kokubun 3c0fe13c27
Unwrap evdev::Key 3 years ago
Takashi Kokubun f0782c7899
Merge pull request #49 from k0kubun/derive-deserialize
Switch to #[derive(Deserialize)]
3 years ago
Takashi Kokubun eb68ae2da3
Add #[serde(untagged)] 3 years ago
Takashi Kokubun 186f02c8d0
Switch to #[derive(Deserialize)] 3 years ago
Takashi Kokubun daaf353bdb
Add a wrapper of evdev::key for deserialization 3 years ago
Takashi Kokubun eb58323637
Simplify Actions serde 3 years ago
Takashi Kokubun 18f1084da7
Simplify serde a little 3 years ago
Takashi Kokubun 2ffcd2eb23
Version 0.1.5 3 years ago
Takashi Kokubun b39a866a19
Reorder descriptions 3 years ago
Takashi Kokubun b032524fde
Add a description of a new feature 3 years ago
Takashi Kokubun 0c4aabd07e
Commit an unstaged change 3 years ago
Takashi Kokubun 5c42b4b5f4
Merge pull request #48 from k0kubun/inotify
Add --watch option
3 years ago
Takashi Kokubun d292c59dbe
Implement --watch 3 years ago
Takashi Kokubun 8dd6b254ee
Recover from a removed device 3 years ago
Takashi Kokubun 2ab9008d54
Ignore its own device 3 years ago
Takashi Kokubun d6182c0412
Move event_handler function to another file again 3 years ago
Takashi Kokubun 9aebbd032c
Make name optional 3 years ago
Takashi Kokubun 6ecb33b827
Add one more bullet point to 0.1.4 3 years ago
Takashi Kokubun d22beb61ca
Version 0.1.4 3 years ago
Takashi Kokubun a5f2185766
Add --ignore option
Close #46
3 years ago
Takashi Kokubun 9f69ef8bb6
Refactor module boundaries 3 years ago
Takashi Kokubun 94e91d9f6a
Add a clarification comment 3 years ago
Takashi Kokubun 8605b67d4e
Version 0.1.3 3 years ago
Takashi Kokubun 197599a3cd
Reduce the number of action dependencies 3 years ago
Takashi Kokubun 00969f0a3a
Merge pull request #47 from k0kubun/multi-purpose-keys
Support multi-purpose keys in modmap
3 years ago
Takashi Kokubun 091900500d
Support multi-purpose keys in modmap 3 years ago
Takashi Kokubun 2557edb190
Merge pull request #45 from njkevlani/patch-1
Correction in readme
3 years ago