Commit Graph

10 Commits

Author SHA1 Message Date
Isaac Freund
9f35984c62 Fix name of struct 2020-05-24 19:23:55 +02:00
Isaac Freund
cee41e925d
Implement command execution through riverctl 2020-05-19 22:59:50 +02:00
Isaac Freund
0904dc5346
Create WindowManagement struct 2020-05-19 13:25:16 +02:00
Isaac Freund
3fe1edbe3e
Implement keybinding modes 2020-05-17 00:03:26 +02:00
Isaac Freund
0eb6c7c113
Only store mapped layer surfaces in Output.layers 2020-05-12 00:11:11 +02:00
Isaac Freund
5bec8f4fcb
Only store mapped views in the view stack 2020-05-11 23:43:04 +02:00
Isaac Freund
b2f172e91b
Implement xwayland unmanaged windows 2020-05-11 13:46:29 +02:00
Isaac Freund
0902e048be
Refactor server setup and renderer access 2020-05-08 15:23:02 +02:00
Isaac Freund
ac735719cf
Implement initial Xwayland support 2020-05-08 14:51:10 +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