Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Use wlr_surface_point_accepts_input for unmanaged surfaces
|
|
|
|
|
|
Update for wlroots#850
|
|
|
|
Implement tablet tool support
|
|
Add workspace_auto_back_and_forth command
|
|
|
|
This is the only missing piece - other code regarding this functionality has
already been ported from pre-wlroots source.
|
|
|
|
Use full ws->name in swaybar hotspot callback
|
|
If strip_workspace_numbers option is enabled, we must preserve the right
workspace name for hotspot.
|
|
Improve dependency check for libinput
|
|
|
|
|
|
|
|
|
|
|
|
Give keyboard focus to unmanaged xwayland surfaces
|
|
This fixes dmenu
|
|
Fix output containers position
|
|
|
|
|
|
Don't send frame done immediately when rendering
|
|
Fix inverted assertion
|
|
|
|
Seems like it doesn't work this way
|
|
Fine-grained damage tracking
|
|
Implement move [left|right|up|down]
|
|
Fix json-c version dependency
|
|
|
|
|
|
|
|
|
|
Revert "Break everything^W^WUse wlr_box for sway_container"
|
|
|
|
|
|
Break everything^W^WUse wlr_box for sway_container
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|