river/src
2020-04-26 18:15:53 +02:00
..
command Separate View from its implementation 2020-04-26 12:29:08 +02:00
box.zig Greatly simplify view offset handling 2020-04-26 16:49:50 +02:00
c.zig Support wlr-screencopy 2020-04-26 11:08:56 +02:00
command.zig Implement floating views 2020-04-22 22:51:18 +02:00
config.zig Add a filter to start views in floating mode 2020-04-22 23:35:16 +02:00
cursor.zig Separate View from its implementation 2020-04-26 12:29:08 +02:00
decoration_manager.zig Bikeshed variable names 2020-04-21 16:29:17 +02:00
decoration.zig Bikeshed variable names 2020-04-21 16:29:17 +02:00
input_manager.zig Bikeshed variable names 2020-04-21 16:29:17 +02:00
keyboard.zig Fix crash on non-toplevel views 2020-04-23 17:27:18 +02:00
layer_surface.zig Greatly simplify view offset handling 2020-04-26 16:49:50 +02:00
log.zig Explictly define log level ordering 2020-03-29 21:17:57 +02:00
main.zig Properly clean up resources on exit 2020-04-18 12:21:43 +02:00
output.zig Properly set initial usable box of outputs 2020-04-26 18:15:53 +02:00
render.zig Greatly simplify view offset handling 2020-04-26 16:49:50 +02:00
root.zig Separate View from its implementation 2020-04-26 12:29:08 +02:00
seat.zig Separate View from its implementation 2020-04-26 12:29:08 +02:00
server.zig Support wlr-screencopy 2020-04-26 11:08:56 +02:00
test_main.zig Add a data structure to manage the view stack 2020-04-04 16:51:02 +02:00
view_stack.zig Fix view stack tests 2020-04-26 12:37:35 +02:00
view.zig Greatly simplify view offset handling 2020-04-26 16:49:50 +02:00
xdg_toplevel.zig Greatly simplify view offset handling 2020-04-26 16:49:50 +02:00