.. |
command
|
Remove uneeded abstraction
|
2020-04-18 17:07:57 +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
|
Add binds to move views between outputs
|
2020-04-18 14:53:21 +02:00 |
config.zig
|
Add binds to move views between outputs
|
2020-04-18 14:53:21 +02:00 |
cursor.zig
|
Properly clean up resources on exit
|
2020-04-18 12:21:43 +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 |
input_manager.zig
|
Clear focus if focused layer surface is unmapped
|
2020-04-19 14:33:54 +02:00 |
keyboard.zig
|
Properly clean up resources on exit
|
2020-04-18 12:21:43 +02:00 |
layer_surface.zig
|
Fix layer sufaces holding focus after unmap
|
2020-04-19 15:15: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
|
Fix layer sufaces holding focus after unmap
|
2020-04-19 15:15:50 +02:00 |
render.zig
|
Implement wlr-input-inhibitor
|
2020-04-19 14:31:41 +02:00 |
root.zig
|
Properly clean up resources on exit
|
2020-04-18 12:21:43 +02:00 |
seat.zig
|
Fix layer sufaces holding focus after unmap
|
2020-04-19 15:15:50 +02:00 |
server.zig
|
Properly clean up resources on exit
|
2020-04-18 12:21:43 +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
|
Allow storing *View in ViewStack
|
2020-04-13 17:25:39 +02:00 |
view.zig
|
Remove uneeded abstraction
|
2020-04-18 17:07:57 +02:00 |