- Update to 1.22
This release includes a new staging protocol: DRM object leasing.
Besides that, various test and build system improvements are
included, as well as a set of clarifications to the
xdg-activation protocol and other protocols.
* xdg-shell: Make xdg_surface fail when surface has role
* xdg-output: fix minor calculation error
* xdg-activation: correct sequence when X11 client spawns
Wayland client
* xdg-activation: rewrite and move description of token forwarding
* xdg-activation-v1: clarify set_{serial,surface}
* presentation-time: use enum entry description tags
- Check https://lists.freedesktop.org/archives/wayland-devel/2021-September/041972.html
for the full list of changes.
OBS-URL: https://build.opensuse.org/request/show/915524
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=50
- update to 1.21:
* Also new with this release is the introduction of a new protocol phase
that replaces the old "unstable" phase: "staging". The main purpose of
this is making it more painless to transition a protocol from it's
testing-in-production phase to declaring it stable. See README.md for
details.
* This release also introduces a new staging protocol: xdg-activation,
meant to enable transferring focus between different toplevel surfaces.
For example from a launcher to a launchee, or one focused application to
another.
OBS-URL: https://build.opensuse.org/request/show/891901
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=48
- Update to version 1.16:
* This version includes a new version of the unstable text-input
protocol. The new version is not compatible with the old
version. Please check the commit adding the new protocols for
more details about the introduced changes.
* The stable xdg-shell protocol got some clarifications about
expectations regarding state requested by the client and what
is configured by the compositor.
* The xdg-output protocol got some clarifications about how
transforms are handled.
* The test suite was improved to catch issues detected by
wayland-scanner.
OBS-URL: https://build.opensuse.org/request/show/626655
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=40
- Update to version 1.12:
* This version includes the new stable version of the XDG Shell
protocol. In short, the difference between the XDG Shell stable
and the last unstable version include (among other things):
* The base interface and the global exposed via the registry
changed from zxdg_shell_v6 to xdg_wm_base.
* Fullscreen semantics were better defined and geometry
requirements relaxed to allow certain hardware optimizations.
* The popup positioner was changed to allow positioning against a
point.
* The popup semantics was changed to allow future extendability.
* Toplevel parent-child relationship ambiguities were fixed.
* Unmap/map semantics were better defined.
* Various other ambiguities were fixed and documentation in
general was improved.
- Use autosetup macro, and drop make call, nothing is build anyway.
OBS-URL: https://build.opensuse.org/request/show/560452
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=32
- Update to version 1.11:
* This version includes a new unstable version of the xdg-foreign
protocol. The new version fixes C++ incompatibility issues
while making the interface request naming a bit more descriptive.
* configure.ac: Bump version to 1.11
* Use sysroot prefix for pkgdatadir variable
- Drop wayland-protocols-sysroot-prefix-fix.patch
* merged in 875130ee3cbcf62266901ef4b91b9a0fb6adad43
- cleanup with spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/540316
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=29