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
2022-10-23 21:34:23 -07:00
Takashi Kokubun
c49a9b5cde
Implement mark
2021-12-31 22:32:26 -08:00
Takashi Kokubun
7be86597e1
Drop obsoleted test.yml
2021-12-30 00:09:54 -08:00
Takashi Kokubun
7ab1595836
Rollback to v0.1.5
2021-12-29 20:41:58 -08:00
Takashi Kokubun
ff1c19e076
Start testing serde
2021-12-29 13:21:20 -08:00
Takashi Kokubun
12906a45df
Resurrect deserializer for Actions
2021-12-29 12:52:31 -08:00
Takashi Kokubun
9aebbd032c
Make name optional
2021-12-27 23:05:20 -08:00
Takashi Kokubun
091900500d
Support multi-purpose keys in modmap
2021-12-26 23:05:09 -08:00
Takashi Kokubun
6547b4883d
Rename wm_class to application
2021-12-21 20:19:46 -08:00
Takashi Kokubun
60e6ada024
Implement SwayClient
2021-12-21 00:18:22 -08:00
Takashi Kokubun
bcc4598069
Implement conditional modmap properly
2021-12-20 21:39:45 -08:00
Takashi Kokubun
39dbc8a1fe
Support wm_class for X11
2021-12-20 01:34:33 -08:00
Takashi Kokubun
63ec6948e6
Implement chained remap
2021-12-19 23:16:36 -08:00
Takashi Kokubun
c57dbee606
Implement keymap
2021-12-19 22:11:14 -08:00
Takashi Kokubun
0d5f37cae3
Implement EventHandler as a mutable struct
2021-12-19 13:25:36 -08:00
Takashi Kokubun
aa3dd2efe3
Implement modmap
2021-12-19 12:59:04 -08:00
Takashi Kokubun
db1c9f5600
Parse remap action
2021-12-17 23:38:12 -08:00
Takashi Kokubun
16615e55d3
Parse Windows keys
2021-12-17 15:39:46 -08:00
Takashi Kokubun
2ee85b8773
Implement key parser
2021-12-17 15:33:52 -08:00
Takashi Kokubun
d9127e8a90
Parse the basic config structure
2021-12-17 11:06:19 -08:00
Takashi Kokubun
2f8029a200
Parse the top-level element
2021-12-16 23:06:34 -08:00
Takashi Kokubun
2590a84654
Design the DSL syntax prototype
2021-12-16 20:33:53 -08:00