Commit Graph

23 Commits (master)

Author SHA1 Message Date
Billy.Zheng 2b7367618c
Add Alt-backspace config into example/emacs.yml (#369)
* Add Alt-backspace config into example/emacs.yml

* Add C-M-Space config into examples/emacs.yml

* Fix C-s to use C-f fo example/config. Check #369
6 months ago
Berwyn Hoyt 763b1b8746
Document feature that allows app-specific key overrides of a generic key map (#198)
* Document the feature that allows keys from a generic key map to be overridden for specific applications

* Remove mistaken extra lines in README

* Reduce duplication in example/config.yml by using the default/override key feature. It might be possible to further reduce the duplication in the IDEA config, but I cannot do so without knowing the author's intention
2 years ago
Takashi Kokubun c49a9b5cde
Implement mark 2 years ago
Takashi Kokubun 7be86597e1
Drop obsoleted test.yml 2 years ago
Takashi Kokubun 7ab1595836
Rollback to v0.1.5 2 years ago
Takashi Kokubun ff1c19e076
Start testing serde 2 years ago
Takashi Kokubun 12906a45df
Resurrect deserializer for Actions 2 years ago
Takashi Kokubun 9aebbd032c
Make name optional 2 years ago
Takashi Kokubun 091900500d
Support multi-purpose keys in modmap 2 years ago
Takashi Kokubun 6547b4883d
Rename wm_class to application 2 years ago
Takashi Kokubun 60e6ada024
Implement SwayClient 2 years ago
Takashi Kokubun bcc4598069
Implement conditional modmap properly 2 years ago
Takashi Kokubun 39dbc8a1fe
Support wm_class for X11 2 years ago
Takashi Kokubun 63ec6948e6
Implement chained remap 2 years ago
Takashi Kokubun c57dbee606
Implement keymap 2 years ago
Takashi Kokubun 0d5f37cae3
Implement EventHandler as a mutable struct 2 years ago
Takashi Kokubun aa3dd2efe3
Implement modmap 2 years ago
Takashi Kokubun db1c9f5600
Parse remap action 2 years ago
Takashi Kokubun 16615e55d3
Parse Windows keys 2 years ago
Takashi Kokubun 2ee85b8773
Implement key parser 2 years ago
Takashi Kokubun d9127e8a90
Parse the basic config structure 2 years ago
Takashi Kokubun 2f8029a200
Parse the top-level element 2 years ago
Takashi Kokubun 2590a84654
Design the DSL syntax prototype 2 years ago