Age | Commit message (Collapse) | Author |
|
|
|
Make it clear that unmanaged views don't have a container
|
|
|
|
view->swayc is NULL anyway.
|
|
|
|
Necessary to make primary selection syncronize
|
|
|
|
Set xwayland cursor
|
|
|
|
|
|
Swaybar input
|
|
|
|
|
|
|
|
|
|
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.
|