river/src
2020-04-27 15:19:16 +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 Clean up some code using c imported enums 2020-04-27 11:21:49 +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 Clean up some code using c imported enums 2020-04-27 11:21:49 +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 Clean up some code using c imported enums 2020-04-27 11:21:49 +02:00
output.zig Fix application of exclusive zones 2020-04-27 11:11:37 +02:00
render.zig Clean up some code using c imported enums 2020-04-27 11:21:49 +02:00
root.zig Simplify some code 2020-04-27 10:35:53 +02:00
seat.zig Clean up some code using c imported enums 2020-04-27 11:21:49 +02:00
server.zig Clean up some code using c imported enums 2020-04-27 11:21:49 +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_popup.zig Implement inital xdg popup handling 2020-04-27 15:19:16 +02:00
xdg_toplevel.zig Implement inital xdg popup handling 2020-04-27 15:19:16 +02:00