Age | Commit message (Collapse) | Author |
|
|
|
|
|
Add lite damage tracking
|
|
Fix pointer events for hidden workspaces
|
|
|
|
|
|
|
|
This skips the renderer if nothing has changed, and renders
everything otherwise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add default_orientation command
|
|
Misc minor fixes
|
|
|
|
Allow clients to set a custom cursor if they have the seat's
pointer focus.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This will need to be more carefully thought out when we get the
output_layout working entirely.
|
|
|
|
|
|
|
|
This reverts commit 472e81f35d689d67cda241acafda91c688d61046, reversing
changes made to 6b7841b11ff4cd35f54d69dc92029855893e5ce0.
|
|
|
|
Refactor tree
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fix workspace events (security config isn't in use so it wasn't being
sent)
- Kill status bar process when swaybar exits
- Don't rearrange windows on every layer surface commit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|