Commit Graph

6 Commits

Author SHA1 Message Date
Isaac Freund
d59b0791a9
Implement declare_mode 2020-06-01 00:20:49 +02:00
Isaac Freund
e43bb78160
Store modes by id 2020-05-31 23:56:25 +02:00
Isaac Freund
d9ca9db5a4
Rework commands to be string based
This allows for significantly more flexibility and should make
implementing the bind command possible.
2020-05-31 21:04:25 +02:00
Isaac Freund
cee41e925d
Implement command execution through riverctl 2020-05-19 22:59:50 +02:00
Isaac Freund
3fe1edbe3e
Implement keybinding modes 2020-05-17 00:03:26 +02:00
Isaac Freund
e199bcba43
Rename files contatining top level structs
This respects the naming convention of snake_case namespaces and
TitleCase types.
2020-05-02 23:11:56 +02:00