Commit Graph

41 Commits

Author SHA256 Message Date
5c1392ab0f Accepting request 1037579 from home:llyyr:branches:X11:Wayland
- Update to version 1.30:
  * This release introduces the new tearing-control protocol

OBS-URL: https://build.opensuse.org/request/show/1037579
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=66
2022-11-28 14:50:44 +00:00
02c5069160 Tweak .changes
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=64
2022-11-15 10:59:47 +00:00
5c5b9309b1 Accepting request 1035701 from home:fusionfuture:branches:X11:Wayland
- Update to version 1.29:
  * linux-dmabuf: fix references to tranche_formats
  * content-type: fix enum name in wp_content_type_v1.set_content_type
- Changes in version 1.28:
  * xdg-shell: Replace an HTTP link with HTTPS
  * xdg-shell: window menus are optional
  * xdg-shell: Add specific errors
  * Add xdg-shell.unresponsive error
  * xwayland_shell_v1: New protocol

OBS-URL: https://build.opensuse.org/request/show/1035701
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=63
2022-11-15 10:57:54 +00:00
efb8f0d96c Accepting request 1009624 from home:iznogood:branches:X11:Wayland
- Update to version 1.27:
  + This release includes two new staging protocols:
    - Content type hint: This protocol enables clients to provide
      hints to the compositor about what kind of content it
      provides, allowing compositors to optionally adapt its
      behavior accordingly.
    - Idle notify: This extension allows compositors to notify
      clients about when the user is idle.
  + Apart from these two new extensions, this release also brings
    the usual clarifications, cleanups and fixes.

OBS-URL: https://build.opensuse.org/request/show/1009624
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=61
2022-10-14 13:07:13 +00:00
75972d18ab Accepting request 1004259 from home:cgiboudeaux:branches:X11:Wayland
- Explicitly require a python3 interpreter to build
  wayland-protocols. It's needed to build the tests.

OBS-URL: https://build.opensuse.org/request/show/1004259
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=59
2022-09-19 16:33:10 +00:00
6cdae4e0c5 Accepting request 988952 from home:iznogood:branches:X11:Wayland
- Update to version 1.26:
  + This release introduces the new staging protocol single pixel
    buffer, which together with the viewporter extension enables
    clients to easily create arbitrarily sized single color
    surfaces.
  + Xdg-shell now also supports compositors announcing to surfaces
    some window management capabilities it supports.
  + The text input protocol saw a clarification to an easily
    misinterpreted paragraph, which if interpreted in a different
    way than the new clarification makes clear hindered correct
    behavior from being implemented.
  + This is also the first release which mandates new protocol
    extensions to follow RFC 2119 wording.
  + Apart from has so far been mentioned, this release also comes
    with the usual clarifications, improved annotations, and other
    minor fixes.

OBS-URL: https://build.opensuse.org/request/show/988952
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=57
2022-07-17 13:11:45 +00:00
a46fc111c2 Tweak .changes
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=56
2022-02-10 11:07:38 +00:00
58ed8878e2 Accepting request 953104 from home:fusionfuture:branches:X11:Wayland
- Update to 1.25
  * This release also adds a new staging protocol for session locking,
    as well as a 'bounds' event to the xdg_toplevel interface.
  * ext-session-lock-v1: new protocol
  * xdg-shell: add invalid_resize_edge error value
  * xdg-shell: Add toplevel "bounds" configure event
  * build: Bump version to 1.25
  * xdg-shell: clarify conditions for remapping unmapped surfaces
  * linux-dmabuf: fix typo in dev_t example code

OBS-URL: https://build.opensuse.org/request/show/953104
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=55
2022-02-10 11:05:50 +00:00
3758d6ab09 Accepting request 933401 from home:cgiboudeaux:branches:X11:Wayland
- Update to 1.24
  * This release adds feedback to the DMA buffer protocol
  * tests: allow cross-compiling the tests
  * tests: check whether -Wl,--unresolved-symbols=ignore-all is
    supported
  * meson.build: wayland-scanner is only needed for tests
  * Improve tiled_* enum summary
- Rebase wayland-protocols-disable-pedantic-test-unstable-xdg-decoration-on-ppc64.patch

OBS-URL: https://build.opensuse.org/request/show/933401
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=54
2021-11-24 08:56:32 +00:00
286058becb Accepting request 929135 from home:yfjiang:branches:GNOME:STABLE:41
- Add wayland-protocols-disable-pedantic-test-unstable-xdg-decoration-on-ppc64.patch:
  Temporarily disable the unstable xdg-decoration pedantic test on
  ppc64 until the upstream issue is more clearly diagnosed:
  https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/48

OBS-URL: https://build.opensuse.org/request/show/929135
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=53
2021-11-09 15:29:27 +00:00
Antonio Larrosa
44e602fd45 Accepting request 925027 from home:iznogood:branches:X11:Wayland
- Run test-suite during build:
  + Add c_compiler and c++_compiler BuildRequires.
  + Stop passing tests=false to meson.
  + Add check section and meson_test macro.

OBS-URL: https://build.opensuse.org/request/show/925027
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=52
2021-10-13 09:02:25 +00:00
eb6f4cf37c Accepting request 923491 from home:favogt:branches:home:ngh
- Update to 1.23:
  * This release adds the new gesture "hold" to the pointer gesture protocol.
- Switch to building with meson
- Based on work from home:ngh
- Update description to fix grammar

OBS-URL: https://build.opensuse.org/request/show/923491
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=51
2021-10-12 10:37:07 +00:00
335fbfbfca Accepting request 915524 from home:cgiboudeaux:branches:X11:Wayland
- 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
2021-09-11 10:14:02 +00:00
ee1028abc4 Accepting request 891901 from home:dirkmueller:Factory
- 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
2021-05-14 11:19:42 +00:00
3436bf83dd Accepting request 780708 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/780708
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=46
2020-03-04 20:21:40 +00:00
72d0b3f89b Accepting request 718612 from home:iznogood:branches:X11:Wayland
- Update to version 1.18:
  * This version comes with documentational clarifications, bug
    fixes and minor additions to existing protocols.

OBS-URL: https://build.opensuse.org/request/show/718612
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=44
2019-07-31 19:59:26 +00:00
dda7d05710 Accepting request 650221 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/650221
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=42
2018-11-25 11:55:20 +00:00
aa7552a835 Accepting request 626655 from GNOME:Next
- 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
2018-08-03 15:07:30 +00:00
4005923d09 Accepting request 621466 from home:iznogood:branches:X11:Wayland
- Update to version 1.15:
  * This version includes a new unstable protocol that enables
    clients to allow the compositor to draw window decorations.
  * The xdg-shell protocol also saw a fix clarifying the
    requirements for xdg-popup parents.

OBS-URL: https://build.opensuse.org/request/show/621466
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=38
2018-07-08 04:06:04 +00:00
c721448401 Accepting request 610111 from home:RZLourenco
- Update to version 1.14:
  * xdg-output: Add name and description events
  * configure.ac: Bump version to 1.14
  * xdg-shell: add enums for tiled window state to toplevel
    configure

OBS-URL: https://build.opensuse.org/request/show/610111
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=36
2018-05-30 13:25:50 +00:00
74a150e2ec Accepting request 577663 from home:avindra
- Update to version 1.13:
  * New unstable protocol: Input timestamps, a protocol for
    providing high resolution timestamps to input events. See
    commit 4f789286e4ab7f6fecc2ccb895d79362a9b2382a and protocol
    XML file for details.
- use https urls

OBS-URL: https://build.opensuse.org/request/show/577663
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=34
2018-02-18 11:19:19 +00:00
a4164e5816 Accepting request 560452 from home:Zaitor:branches:X11:Wayland
- 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
2017-12-31 02:00:01 +00:00
Bjørn Lie
6e57a0859e Tweak .changes
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=30
2017-11-10 11:56:49 +00:00
Bjørn Lie
2534dc64c4 Accepting request 540316 from home:avindra
- 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
2017-11-10 11:54:10 +00:00
Bjørn Lie
322816c79d Accepting request 522822 from home:Zaitor:branches:GNOME:Next
- Add wayland-protocols-sysroot-prefix-fix.patch: Use sysroot
  prefix for pkgdatadir variable. The pc_sysroot is automatically
  added to cflags and libs but not to 'pkg-config --variable'.

OBS-URL: https://build.opensuse.org/request/show/522822
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=27
2017-09-09 18:41:11 +00:00
Bjørn Lie
bf5806e5b1 Accepting request 518093 from GNOME:Next
- Update to version 1.10:
  * This version introduces one new unstable protocol: xdg-output -
    a protocol meant for providing desktop centric concepts related
    to output and monitors to clients. It's for example intended to
    be used by Xwayland to be able to layout outputs on a logical
    pixel grid.

OBS-URL: https://build.opensuse.org/request/show/518093
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=25
2017-08-22 09:22:16 +00:00
Bjørn Lie
d1128470e4 Accepting request 510166 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/510166
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=23
2017-07-13 22:35:23 +00:00
Bjørn Lie
f3cca6f677 Drop old sources and tweak .changes
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=20
2016-08-22 10:38:54 +00:00
Bjørn Lie
c1847a84af Accepting request 420924 from home:jengelh:branches:X11:Wayland
- Update to new upstream release 1.7

OBS-URL: https://build.opensuse.org/request/show/420924
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=19
2016-08-22 10:35:20 +00:00
Bjørn Lie
71229a4967 Accepting request 419196 from home:Zaitor:branches:X11:Wayland
New upstream release

OBS-URL: https://build.opensuse.org/request/show/419196
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=18
2016-08-13 22:23:49 +00:00
Bjørn Lie
b7f83c596d OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=16 2016-07-22 08:40:15 +00:00
Bjørn Lie
1491846dd5 Accepting request 412734 from home:jengelh:branches:X11:Wayland
- Update to new upstream release 1.5

OBS-URL: https://build.opensuse.org/request/show/412734
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=15
2016-07-22 08:38:33 +00:00
Bjørn Lie
3c1487027a New upstream release
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=13
2016-05-23 22:28:10 +00:00
Bjørn Lie
9c9feb444f Accepting request 375372 from home:Zaitor:branches:X11:Wayland
New release

OBS-URL: https://build.opensuse.org/request/show/375372
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=11
2016-03-19 15:41:27 +00:00
Bjørn Lie
083e702789 Accepting request 368466 from home:Zaitor:branches:X11:Wayland
New upstream release

OBS-URL: https://build.opensuse.org/request/show/368466
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=9
2016-03-08 14:29:20 +00:00
Bjørn Lie
dc49cd7233 Accepting request 360439 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/360439
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=7
2016-02-19 15:29:55 +00:00
d97c6729ef factory-auto would complain about unpackaged keyrings :p
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=5
2016-02-08 13:01:55 +00:00
Bjørn Lie
5dab462862 Accepting request 358338 from home:jengelh:branches:X11:Wayland
- Add key files

OBS-URL: https://build.opensuse.org/request/show/358338
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=4
2016-02-08 12:49:23 +00:00
Dominique Leuenberger
2c21c2d8fc Accepting request 354838 from X11:Wayland
We will be needing this for GNOME 3.20, so subbing it now early will allow us time to pass legal review and be ready when the time comes for subbing the next stack of GNOME.

OBS-URL: https://build.opensuse.org/request/show/354838
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayland-protocols?expand=0&rev=1
2016-01-21 22:44:24 +00:00
3e8020f50f Some people in the chain have asked for version numbers in the past
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=2
2015-12-17 09:20:04 +00:00
4f259eed77 Accepting request 349300 from home:Zaitor:branches:GNOME:Next
New package we'll be needing in GNOME:Next real soon.

OBS-URL: https://build.opensuse.org/request/show/349300
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=1
2015-12-17 09:17:27 +00:00