river/src
2020-04-09 12:54:38 +02:00
..
c.zig Go back to using std.ChildProcess 2020-04-09 12:54:38 +02:00
command.zig Go back to using std.ChildProcess 2020-04-09 12:54:38 +02:00
config.zig Go back to using std.ChildProcess 2020-04-09 12:54:38 +02:00
cursor.zig Implement tag assignment 2020-04-02 13:44:24 +02:00
decoration_manager.zig Make c import a little cleaner 2020-03-29 19:36:15 +02:00
decoration.zig Make c import a little cleaner 2020-03-29 19:36:15 +02:00
keyboard.zig Go back to using std.ChildProcess 2020-04-09 12:54:38 +02:00
log.zig Explictly define log level ordering 2020-03-29 21:17:57 +02:00
main.zig Add a log utility 2020-03-29 21:05:34 +02:00
output.zig Refactor keybindings to be runtime defined. 2020-04-07 21:48:56 +02:00
root.zig Implement outer padding 2020-04-08 23:40:15 +02:00
seat.zig Refactor keybindings to be runtime defined. 2020-04-07 21:48:56 +02:00
server.zig Fix environment of spawned processes 2020-04-08 21:31:07 +02:00
test_main.zig Add a data structure to manage the view stack 2020-04-04 16:51:02 +02:00
util.zig Add a couple utility functions 2020-03-29 14:08:39 +02:00
view_stack.zig Remove len field from ViewStack 2020-04-04 16:51:14 +02:00
view.zig Add keybind to close views 2020-04-08 17:43:00 +02:00