Phosh tour now starts automatically once after initial log in so the user can take the tour without knowing about the app:
7/N
Phosh tour now starts automatically once after initial log in so the user can take the tour without knowing about the app:
7/N
There's a lot of "under the hood" changes in this release too:
We minimized the libposh API surface and from 0.45.0 we aim to keep it stable rather than being updated every release. This helps libphosh-rs and its consumers.
phoc now uses wlroots 0.18.2, we can now tweak the debug domains at runtime and both touch-point and damage-tracking debugging were fixed (they were broken since some time) and can also be dynamically enabled and disabled via DBus:
8/N
Note to distributions: This release needs an additional wlroots patch that is merged upstream but didn't make it into a release yet: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4973 (backport to 0.18: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4985)