.. |
api
|
Toggle tags on windows correctly
|
2024-01-15 18:01:02 -06:00 |
backend
|
Gracefully shutdown after ctrl-c
|
2024-01-14 13:34:00 -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
|
Impl services for input, tag, and process
|
2024-01-10 20:21:59 -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
|
Migrate all async to tokio
|
2024-01-08 13:43:38 -06:00 |
backend.rs
|
Fix clippy stuff
|
2023-12-19 15:32:33 -06:00 |
config.rs
|
Rename all lua_grpc to lua
|
2024-01-16 14:23:18 -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
|
Add rockspec, remove graceful shutdown stuff
|
2024-01-15 20:30:59 -06:00 |
layout.rs
|
Add libinput to new API
|
2024-01-14 23:38:05 -06:00 |
main.rs
|
Gracefully shutdown after ctrl-c
|
2024-01-14 13:34:00 -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
|
Add rockspec, remove graceful shutdown stuff
|
2024-01-15 20:30:59 -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 |