Age | Commit message (Collapse) | Author |
|
|
|
Until now, focus changing code only considered cleaning up the last focused
workspace. This commit adds removal of empty workspace from output that just
received focus on a different workspace.
Fixes: #1797
|
|
|
|
|
|
|
|
|
|
cont->children doesn't have to be NULL when there is no children
|
|
|
|
|
|
|
|
|
|
|
|
Focus inactive fixes
|
|
|
|
|
|
|
|
Use only one canonical cursor x/y position and send cursor enter when
mouse is warped.
Tangentally related to #1714
|
|
|
|
|
|
|
|
Update for wlroots#850
|
|
|
|
Implement tablet tool support
|
|
|
|
This is the only missing piece - other code regarding this functionality has
already been ported from pre-wlroots source.
|
|
|
|
|
|
|
|
|
|
This fixes dmenu
|
|
Fix output containers position
|
|
|
|
|
|
Don't send frame done immediately when rendering
|
|
|
|
Seems like it doesn't work this way
|
|
Fine-grained damage tracking
|
|
Implement move [left|right|up|down]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|