Commit Graph

23 Commits (f42ec7bdb4dbb2ec56baf3924aa592b4e9d57e2c)

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
11 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 3 years ago
Takashi Kokubun 7be86597e1
Drop obsoleted test.yml 3 years ago
Takashi Kokubun 7ab1595836
Rollback to v0.1.5 3 years ago
Takashi Kokubun ff1c19e076
Start testing serde 3 years ago
Takashi Kokubun 12906a45df
Resurrect deserializer for Actions 3 years ago
Takashi Kokubun 9aebbd032c
Make name optional 3 years ago
Takashi Kokubun 091900500d
Support multi-purpose keys in modmap 3 years ago
Takashi Kokubun 6547b4883d
Rename wm_class to application 3 years ago
Takashi Kokubun 60e6ada024
Implement SwayClient 3 years ago
Takashi Kokubun bcc4598069
Implement conditional modmap properly 3 years ago
Takashi Kokubun 39dbc8a1fe
Support wm_class for X11 3 years ago
Takashi Kokubun 63ec6948e6
Implement chained remap 3 years ago
Takashi Kokubun c57dbee606
Implement keymap 3 years ago
Takashi Kokubun 0d5f37cae3
Implement EventHandler as a mutable struct 3 years ago
Takashi Kokubun aa3dd2efe3
Implement modmap 3 years ago
Takashi Kokubun db1c9f5600
Parse remap action 3 years ago
Takashi Kokubun 16615e55d3
Parse Windows keys 3 years ago
Takashi Kokubun 2ee85b8773
Implement key parser 3 years ago
Takashi Kokubun d9127e8a90
Parse the basic config structure 3 years ago
Takashi Kokubun 2f8029a200
Parse the top-level element 3 years ago
Takashi Kokubun 2590a84654
Design the DSL syntax prototype 3 years ago