Summary of changes
- Don't crash when idle-inhibit changes frequently
- Don't accept fling gesture when swiping in a non
swipeable direction
- Issues fixed:
- Contributors:
- Guido Günther
- Guido Günther
Detailed changes
phoc (0.41.0) experimental; urgency=medium
.
* seat: Track last button and touch serials
* xdg-surface: Validate serials for move and resize.
We don't care if the serial is from a touch down or button event event
atm.
Two more TODOs out of the way
* output: Fix phys_height condition.
We want to set it when the height is set, not the width.
Fixes: 128483f6a ("output: Allow to configure physical width and height")
Required versions of related projects
Required wlroots patches
- Revert "layer-shell: error on 0 dimension without anchors" (needed by phosh to workaround https://gitlab.gnome.org/World/Phosh/phosh/-/issues/422). For current patches see herewlroots
Recommended wlroots patches
(none) - all contained in 0.17.4 and later