Crate penrose_proc

Source
Expand description

Proc macros for use in the main Penrose crate

Macros§

validate_user_bindings
This is an internal macro that is used as part of gen_keybindings to validate user provided key bindings at compile time using xmodmap.

Attribute Macros§

stubbed_companion_trait
Auto derive a dummy implementation of the marked trait for use in test cases.