Commit Graph

271 Commits (a6e8c79b8fdb6eb47bb326910a3070bd1ea5e573)
 

Author SHA1 Message Date
Nilesh Kevlani a6e8c79b8f
Update README.md 3 years ago
Nilesh Kevlani 1867e69ab9
Update README.md 3 years ago
Takashi Kokubun b3173a8827
Version 0.2.3 3 years ago
Takashi Kokubun 6a76e5bbf9
Merge pull request #65 from markk/master
Handle sway application support for XWayland windows
3 years ago
Mark Knoop c2c331e03f Handle sway application support for XWayland windows
XWayland windows have null app_id, look for and return window_properties.class instead.
3 years ago
Takashi Kokubun 4b8690b917
Some wording changes 3 years ago
Takashi Kokubun 3ef0deb51f
Fold instructions in details 3 years ago
Takashi Kokubun 1768218e22
Drop duplicated instructions 3 years ago
Takashi Kokubun 423283e222
Resurrect instructions using a root user
Close #59
3 years ago
Takashi Kokubun 6e1aafbc94
Version 0.2.2 3 years ago
Takashi Kokubun 276455c5f0
Merge pull request #63 from KeenS/more-mouse-buttons
support more mouse buttons
3 years ago
κeen 030ec39c63
support more mouse buttons 3 years ago
Takashi Kokubun a7bf075a7c
Version 0.2.1 3 years ago
Takashi Kokubun 18b3ba6478
Merge pull request #58 from k0kubun/btn-side
Support BTN_SIDE in the output device
3 years ago
Takashi Kokubun 6134627428
Support BTN_SIDE in the output device 3 years ago
Takashi Kokubun fea8222e8f
Version 0.2.0 3 years ago
Takashi Kokubun 655210e918
Merge pull request #56 from k0kubun/lr-modifiers
Left/Right-specific modifiers
3 years ago
Takashi Kokubun a4cf2e75a1
Change the L/R syntax from a prefix to a suffix 3 years ago
Takashi Kokubun 804ad68718
Support left/right-specific modifiers 3 years ago
Takashi Kokubun c2204a4559
Resolve left and right combinations on deserialization 3 years ago
Takashi Kokubun 343204607c
Reorder set_mark and with_mark 3 years ago
Takashi Kokubun f7256c6c88
Version 0.1.9 3 years ago
Takashi Kokubun 621606fb35
Merge pull request #55 from KeenS/fix-mark-remap
fix typo
3 years ago
κeen 1974ba57a1
fix typo 3 years ago
Takashi Kokubun 705173ed84
Version 0.1.8 3 years ago
Takashi Kokubun 359afbe616
Merge pull request #54 from KeenS/version-option
add an option to show the version
3 years ago
κeen bc280293e5
add an option to show the version 3 years ago
Takashi Kokubun bdf9af2e5c
Mention example/emacs.yml as well 3 years ago
Takashi Kokubun 7c0b430c33
Version 0.1.7 3 years ago
Takashi Kokubun 64a4d34ae9
Cache cargo test on CI 3 years ago
Takashi Kokubun 63863d0b79
Merge pull request #53 from k0kubun/set-mark
Implement mark
3 years ago
Takashi Kokubun c49a9b5cde
Implement mark 3 years ago
Takashi Kokubun 646a1dd53d
Version 0.1.6 3 years ago
Takashi Kokubun 67cff94344
Merge pull request #52 from k0kubun/launch-action
Add launch action
3 years ago
Takashi Kokubun b428af7992
Use raw string literals 3 years ago
Takashi Kokubun 33a3bcee02
Handle child processes with SA_NOCLDWAIT 3 years ago
Takashi Kokubun dc5660754a
Implement launch action 3 years ago
Takashi Kokubun a7e9b92bad
Merge remote-tracking branch 'gdvalle/hotkeys' into launch-action 3 years ago
Takashi Kokubun 7be86597e1
Drop obsoleted test.yml 3 years ago
Takashi Kokubun 21192ae2ce
Simplify Action deserializer 3 years ago
Takashi Kokubun c9aee618a2
Simplify KeyPress deserializer 3 years ago
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