Commit Graph

6 Commits

Author SHA1 Message Date
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
Isaac Freund
8a9c2182ea
Relicense to GPL-3.0-or-later 2020-05-02 19:21:10 +02:00
Isaac Freund
7ddcebbbab
Make Seat a toplevel struct 2020-05-02 16:35:15 +02:00
Isaac Freund
454e2454b6
Separate View from its implementation
This is done in preperation for Xwayland support
2020-04-26 12:29:08 +02:00
Isaac Freund
837513d329
Remove uneeded abstraction 2020-04-18 17:07:57 +02:00
Isaac Freund
64a3b72a1c
Split up commands into separate files 2020-04-18 13:41:04 +02:00