river/src
2020-04-22 23:42:07 +02:00
..
command Implement floating views 2020-04-22 22:51:18 +02:00
box.zig Implement initial layer shell support 2020-04-10 16:49:52 +02:00
c.zig Implement wlr-input-inhibitor 2020-04-19 14:31:41 +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 Bikeshed variable names 2020-04-21 16:29:17 +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 Bikeshed variable names 2020-04-21 16:29:17 +02:00
layer_surface.zig Bikeshed variable names 2020-04-21 16:29:17 +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 Implement floating views 2020-04-22 22:51:18 +02:00
render.zig Implement floating views 2020-04-22 22:51:18 +02:00
root.zig Bikeshed variable names 2020-04-21 16:29:17 +02:00
seat.zig Fix layer sufaces holding focus after unmap 2020-04-19 15:15:50 +02:00
server.zig Bikeshed variable names 2020-04-21 16:29:17 +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 uninitialized values in tests 2020-04-21 14:44:26 +02:00
view.zig Fix crash if floating view doesn't fit 2020-04-22 23:42:07 +02:00