.. |
api
|
Write rest of new Lua API
|
2024-01-12 20:15:58 -06:00 |
backend
|
Impl remaining services
|
2024-01-11 13:40:17 -06:00 |
grab
|
Use space_elements to remove boilerplate
|
2023-12-23 22:17:35 -06:00 |
handlers
|
Use a Blocker implementation
|
2023-12-19 12:05:36 -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
|
Impl remaining services
|
2024-01-11 13:40:17 -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
|
Impl services for input, tag, and process
|
2024-01-10 20:21:59 -06:00 |
layout.rs
|
Use space_elements to remove boilerplate
|
2023-12-23 22:17:35 -06:00 |
main.rs
|
Migrate all async to tokio
|
2024-01-08 13:43:38 -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
|
Impl services for input, tag, and process
|
2024-01-10 20:21: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 |