Summary of changes
- Add support for ext-idle-notify-v1
- Issues fixed:
https://gitlab.gnome.org/World/Phosh/phoc/-/issues/339
- Contributors:
- Guido Günther
- Guido Günther
Detailed changes
phoc (0.33.0) experimental; urgency=medium
.
* seat: Use phoc_desktop_notify_activity to notify idle activity.
This will allow us to notify idle via different protocols
* cursor: Use phoc_desktop_notify_activity to notify idle activity.
This will allow us to notify idle via different protocols
* desktop: Notify via idle-ext-notify-v1 too.
Closes: https://gitlab.gnome.org/World/Phosh/phoc/-/issues/339
* protocols: Rename server_protocols to wayland_protocols.
We build them for servers and clients
* protocols: Allow to build protocols for client use only.
Less targets, faster build. Initial one is ext-idle-notify-v1.
* examples: Add example idle client.
Based in the idle example in wlroots
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.16.0 and later