Commit Graph

7 Commits

Author SHA1 Message Date
Isaac Freund
8a9c2182ea
Relicense to GPL-3.0-or-later 2020-05-02 19:21:10 +02:00
Isaac Freund
9ea26d2a30
Make View a toplevel struct 2020-05-02 16:43:16 +02:00
Isaac Freund
d962e6a9a5
Workaround global anonymous field name counter
Fixes https://github.com/ifreund/river/issues/17
2020-04-28 19:16:01 +02:00
Isaac Freund
460fb6da19
Float child and fixed-size toplevels by default
Closes https://github.com/ifreund/river/issues/14
2020-04-27 16:25:49 +02:00
Isaac Freund
451777b130
Implement inital xdg popup handling 2020-04-27 15:19:16 +02:00
Isaac Freund
550bd493cd
Greatly simplify view offset handling
Fixes https://github.com/ifreund/river/issues/9
2020-04-26 16:49:50 +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