You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xremap/src
mattamend 3f1c85def6
Add TOML support to xremap (#404)
* Add TOML support to load_configs()

* Add TOML tests to config/tests.rs

* Add TOML to Cargo.toml

* Move toml tests in src/config/tests.rs to below yaml tests

* Add filename extension checker to config parser

---------

Co-authored-by: Matt Amend <matt.a.amend@gmail.com>
5 months ago
..
client Initial implementation for wlroots client (#345) 8 months ago
config Add TOML support to xremap (#404) 5 months ago
action.rs Adds RELATIVE event catcher (#187) 1 year ago
action_dispatcher.rs Adds RELATIVE event catcher (#187) 1 year ago
device.rs Support device-specific remapping in config (#380) 6 months ago
event.rs Support device-specific remapping in config (#380) 6 months ago
event_handler.rs Support device-specific remapping in config (#380) 6 months ago
main.rs Support device-specific remapping in config (#380) 6 months ago
tests.rs Support device-specific remapping in config (#380) 6 months ago