- Switch to git e7d8780 to fix build with wlroots
- Add changesgenerate to service file
- Switch from disabled to manual service
- Update to version 0.1.5+36.e7d8780:
* Add support for primary selection
* Add .editorconfig
* output: fix assert when re-adding output to layout
* output: use wlr_output_head_v1_state_apply()
* xwayland: fix double wl_list_remove
* output: Transition to wlr_output_state
* output: Add scene output layout helper manually
* output: Implement request_state event listener
* meson: Bump minimum wlroots to 0.17
* ci: Upgrade wlroots to 0.17
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/cage?expand=0&rev=27
- Update to 0.1.5:
* Implement the following protocols: wlr-output-management-unstable-v1,
virtual-keyboard-unstable-v1, wlr-virtual-pointer-unstable-v1,
single-pixel-buffer-v1, presentation-time, viewporter.
* Use wlroots' scene-graph API, which should improve performance.
* Fall back to lower resolutions when the preferred output
mode cannot be used.
- Drop cage-wlroots-016-compat.patch
OBS-URL: https://build.opensuse.org/request/show/1101959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cage?expand=0&rev=2
* Implement the following protocols: wlr-output-management-unstable-v1,
virtual-keyboard-unstable-v1, wlr-virtual-pointer-unstable-v1,
single-pixel-buffer-v1, presentation-time, viewporter.
* Use wlroots' scene-graph API, which should improve performance.
* Fall back to lower resolutions when the preferred output
mode cannot be used.
- Drop cage-wlroots-016-compat.patch
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/cage?expand=0&rev=23
- Update to 0.1.4 git revision a81ab70
* Compatibility with wlroots 0.15.0
* Fix count_surface_iterator
* Set xdg_toplevel geometry for fullscreen clients
* Restore direct libm dependency (#222)
* Several more fixes
- Add cage-wlroots-016-compat.patch:
Add compat with wlroots 0.16.0. See PR 244.
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/cage?expand=0&rev=17