Age | Commit message (Collapse) | Author |
|
|
|
|
|
Pass pointer events to surface layers
|
|
|
|
Handle set_cursor requests from clients
|
|
|
|
Add lite damage tracking
|
|
Fix pointer events for hidden workspaces
|
|
|
|
|
|
|
|
|
|
This skips the renderer if nothing has changed, and renders
everything otherwise.
|
|
Use the new map/unmap events for xwayland views
|
|
|
|
|
|
Fix workspace deletion edge cases
|
|
|
|
|
|
|
|
|
|
|
|
Add xwayland views to focused container
|
|
|
|
Add default_orientation command
|
|
Misc minor fixes
|
|
Destroy empty workspaces when moving away
|
|
|
|
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.
|
|
|
|
Port swaybar to layer shell
|
|
|
|
Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"
|
|
|
|
This reverts commit 472e81f35d689d67cda241acafda91c688d61046, reversing
changes made to 6b7841b11ff4cd35f54d69dc92029855893e5ce0.
|
|
|
|
Revert "Refactor tree"
|
|
|
|
Refactor tree
|
|
|
|
|
|
|