Commit Graph

550 Commits (d10f782e7eb9b3a0ef2ec146dc9e7022d822e060)
 

Author SHA1 Message Date
Takashi Kokubun 18b68bc001
Merge pull request #82 from k0kubun/remap-timeout
Add timeout_millis for nested remap
2 years ago
Takashi Kokubun 140a478e0d
Eagerly expire a timeout prefix 2 years ago
Takashi Kokubun 015b06a4c9
Version 0.3.1 2 years ago
Takashi Kokubun 766dd5f597
Merge pull request #85 from k0kubun/ungrab-on-reload
Ungrab devices on ReloadDevices
2 years ago
Takashi Kokubun f555a3f931
It's not a gem 2 years ago
Takashi Kokubun 89ff895be0
Ungrab devices on ReloadDevices 2 years ago
Takashi Kokubun 2adf8f0707
Flush a buffered key on unhandled events 2 years ago
Takashi Kokubun 65f5f27d02
Flush buffered keys on timeout 2 years ago
Takashi Kokubun 0d200a87b2
Add timeout_millis for nested remap 2 years ago
Takashi Kokubun eaca8be6f7
Version 0.3.0 2 years ago
Takashi Kokubun 479b864188
Polish the help message a little 2 years ago
Takashi Kokubun 2f93b230ae
Merge pull request #78 from ModProg/watcher
Device Watcher improvements and Config reload
2 years ago
Roland Fredenhagen 21f45f93f3
config reload 2 years ago
Roland Fredenhagen c23a8cf748
device watcher improvements 2 years ago
Takashi Kokubun aabb1ffcef
Merge pull request #77 from ModProg/clap-help
move command line parsing to clap; address clippy
2 years ago
Roland Fredenhagen 84639c2a22
support generating completions 2 years ago
Roland Fredenhagen ca2210e2e0
remove dbg 2 years ago
Roland Fredenhagen b3c3c10755
move command line parsing to clap; address clippy 2 years ago
Takashi Kokubun 937841532d
Write a document for escape_next_key 2 years ago
Takashi Kokubun a56e4a210f
Version 0.2.5 2 years ago
Takashi Kokubun 12a1bf2b92
Merge pull request #74 from k0kubun/escape-next-key
Support escape_next_key

Close #69
2 years ago
Takashi Kokubun 660084b18b
Support escape_next_key 2 years ago
Takashi Kokubun a311f6fa1e
Do not skip further keys on keymap 2 years ago
Takashi Kokubun ee93bb41f9
Use libc::c_char for Arm portability
Close #73

kudos to https://github.com/remacs/remacs/pull/1397.
2 years ago
Takashi Kokubun 9e4d5803a4
Version 0.2.4 2 years ago
Takashi Kokubun 1267e203a0
Merge pull request #68 from cireu/feature-optional
Only use feature-related dependencies when needed.
2 years ago
Zhu Zihao faf007aa96
Only use feature-related dependencies when needed. 2 years ago
Takashi Kokubun ae489bfd8e
Add a dedicated Arch Linux section 2 years ago
Takashi Kokubun 45ee6f63f5
Merge pull request #67 from njkevlani/njkevlani/aur
Added info about AUR package in Readme
2 years ago
Nilesh Kevlani a6e8c79b8f
Update README.md 2 years ago
Nilesh Kevlani 1867e69ab9
Update README.md 2 years ago
Takashi Kokubun b3173a8827
Version 0.2.3 2 years ago
Takashi Kokubun 6a76e5bbf9
Merge pull request #65 from markk/master
Handle sway application support for XWayland windows
2 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.
2 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