.. |
api
|
Simplify window rules API
|
2023-09-07 20:36:49 -05:00 |
backend
|
Fix reversed order of window rendering
|
2023-09-08 22:15:20 -05:00 |
grab
|
Bump dependencies
|
2023-09-08 20:46:01 -05:00 |
handlers
|
Simplify layout cycling, fix wins not updating on maximize
|
2023-09-09 04:01:55 -05:00 |
render
|
Relicense to GPL 3.0
|
2023-08-01 11:18:08 -05:00 |
state
|
Remove obsolete function
|
2023-09-08 21:04:09 -05:00 |
window
|
Clean up stuff
|
2023-09-08 22:26:43 -05:00 |
api.rs
|
Use anyhow
|
2023-08-16 11:28:35 -05:00 |
backend.rs
|
Remove generics from state
|
2023-08-28 22:53:24 -05:00 |
cursor.rs
|
Move grab requests, clean up stuff
|
2023-08-01 11:23:29 -05:00 |
focus.rs
|
Fix reversed order of window rendering
|
2023-09-08 22:15:20 -05:00 |
grab.rs
|
Relicense to GPL 3.0
|
2023-08-01 11:18:08 -05:00 |
handlers.rs
|
Fix reversed order of window rendering
|
2023-09-08 22:15:20 -05:00 |
input.rs
|
Render layer surfaces properly
|
2023-09-08 22:13:42 -05:00 |
layout.rs
|
Clean up stuff again
|
2023-09-08 22:27:00 -05:00 |
main.rs
|
Prepare for cherry-pick
|
2023-09-08 22:08:56 -05:00 |
metaconfig.rs
|
Use anyhow
|
2023-08-16 11:28:35 -05:00 |
output.rs
|
Remove generics from state
|
2023-08-28 22:53:24 -05:00 |
pointer.rs
|
Add client-side move and resize for x11 windows
|
2023-08-02 13:16:17 -05:00 |
render.rs
|
Fix black screen on discord on wayland
|
2023-09-08 22:16:15 -05:00 |
state.rs
|
Stop rendering instead of unmapping windows (regression)
|
2023-09-08 22:13:16 -05:00 |
tag.rs
|
Fix reversed order of window rendering
|
2023-09-08 22:15:20 -05:00 |
window.rs
|
Fix windows on multiple tags not rendering
|
2023-09-08 22:43:55 -05:00 |