river/river
Isaac Freund e1a1459177
xdg-shell: improve child handling
- wait until map to send tiled state
- only set toplevels with no parent to tiled (toplevels with a parent
are generally popup-like things such as a file chooser or yes/no prompt)
- track dimesions and offset of the surface and take offset into account
for rendering.
2020-06-13 23:38:00 +02:00
..
command command: add view_padding option 2020-06-13 13:32:35 +02:00
Box.zig xdg-shell: improve child handling 2020-06-13 23:38:00 +02:00
c.zig river-status: implement protocol 2020-06-04 16:56:58 +02:00
command.zig command: allow alpha in colors, simplify code 2020-06-13 13:09:43 +02:00
Config.zig command: allow alpha in colors, simplify code 2020-06-13 13:09:43 +02:00
Control.zig command: allow alpha in colors, simplify code 2020-06-13 13:09:43 +02:00
Cursor.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
Decoration.zig Clean up some memory leaks 2020-06-02 13:45:56 +02:00
DecorationManager.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
InputManager.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
Keyboard.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
LayerSurface.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
log.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
main.zig Add support for running a command on startup 2020-06-01 19:43:21 +02:00
Mapping.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
Output.zig transactions: revert c0d7e71 2020-06-09 17:04:38 +02:00
OutputStatus.zig river-status: implement protocol 2020-06-04 16:56:58 +02:00
render.zig xdg-shell: improve child handling 2020-06-13 23:38:00 +02:00
Root.zig transactions: save and render subsurface buffers 2020-06-09 23:13:14 +02:00
Seat.zig river-status: implement protocol 2020-06-04 16:56:58 +02:00
SeatStatus.zig river-status: implement protocol 2020-06-04 16:56:58 +02:00
Server.zig river-status: implement protocol 2020-06-04 16:56:58 +02:00
StatusManager.zig river-status: use correct resource and fix crash 2020-06-05 00:24:46 +02:00
test_main.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
view_stack.zig Eliminate some magic numbers 2020-06-02 17:02:03 +02:00
View.zig xdg-shell: improve child handling 2020-06-13 23:38:00 +02:00
VoidView.zig transactions: handle preemption take 2 2020-06-09 20:06:30 +02:00
XdgPopup.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
XdgToplevel.zig xdg-shell: improve child handling 2020-06-13 23:38:00 +02:00
XwaylandUnmanaged.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
XwaylandView.zig xdg-shell: improve child handling 2020-06-13 23:38:00 +02:00