.. |
backend
|
Completely rip out the old msgpack stuff
|
2024-01-21 23:42:48 -06:00 |
grab
|
Use space_elements to remove boilerplate
|
2023-12-23 22:17:35 -06:00 |
handlers
|
Gracefully shutdown after ctrl-c
|
2024-01-14 13:34:00 -06:00 |
input
|
Completely rip out the old msgpack stuff
|
2024-01-21 23:42:48 -06:00 |
render
|
Add render scheduling
|
2023-10-15 02:27:41 -05:00 |
window
|
Impl remaining services
|
2024-01-11 13:40:17 -06:00 |
api.rs
|
Completely rip out the old msgpack stuff
|
2024-01-21 23:42:48 -06:00 |
backend.rs
|
Fix clippy stuff
|
2023-12-19 15:32:33 -06:00 |
config.rs
|
Completely rip out the old msgpack stuff
|
2024-01-21 23:42:48 -06:00 |
cursor.rs
|
Move grab requests, clean up stuff
|
2023-08-01 11:23:29 -05:00 |
focus.rs
|
Use space_elements to remove boilerplate
|
2023-12-23 22:17:35 -06:00 |
grab.rs
|
Move pointer_grab_start_data into grab
|
2023-09-20 15:30:40 -05:00 |
handlers.rs
|
Fix multi-monitor fullscreen rendering and pointer input
|
2023-12-23 22:03:20 -06:00 |
input.rs
|
Completely rip out the old msgpack stuff
|
2024-01-21 23:42:48 -06:00 |
layout.rs
|
Add libinput to new API
|
2024-01-14 23:38:05 -06:00 |
main.rs
|
Completely rip out the old msgpack stuff
|
2024-01-21 23:42:48 -06:00 |
output.rs
|
Clean up stuff and add more docs
|
2023-12-16 21:20:29 -06:00 |
render.rs
|
Use space_elements to remove boilerplate
|
2023-12-23 22:17:35 -06:00 |
state.rs
|
Completely rip out the old msgpack stuff
|
2024-01-21 23:42:48 -06:00 |
tag.rs
|
Clean up stuff and add more docs
|
2023-12-16 21:20:29 -06:00 |
window.rs
|
Remove commented out code
|
2023-12-25 19:52:17 -06:00 |