stumpwm / mahogany

A stumpwm like Wayland compositor
GNU General Public License v2.0
220 stars 12 forks source link

Pass key info to keyboard event callbacks #20

Closed sdilts closed 3 years ago

sdilts commented 3 years ago

We probably want more event information than this in the future, but just having the translated keys and the current modifiers should be good enough. This should give us the information needed to process the standard bindings like C-t e and other commands.