wayland-protocols/wayland-protocols.changes

77 lines
3.1 KiB
Plaintext

-------------------------------------------------------------------
Sat Aug 13 22:17:00 UTC 2016 - zaitor@opensuse.org
- Update to version 1.6:
* This release include two new unstable protocols:
- xdg-foreign: reference a toplevel surface from another client
and affect window manager relationship.
- idle-inhibit: inhibit idle behaviour (screen blanking,
screensaver, etc)
-------------------------------------------------------------------
Fri Jul 22 07:05:10 UTC 2016 - jengelh@inai.de
- Update to new upstream release 1.5
* This release include a new unstable version of the tablet
protocol: tablet-unstable-v2. The new tablet protocol fixes a
few issues discovered in the first version, and also adds pad
support.
-------------------------------------------------------------------
Mon May 23 22:23:27 UTC 2016 - zaitor@opensuse.org
- Update to version 1.4:
* This release include one new stable protocol extension:
viewporter.
* The viewporter porter has previously been known as "wl_scaler"
and enables a client to crop and scale a surface server side.
Clients and compositors previously implementing support for
wl_scaler should adapt accordingly. See the corresponding XML
file for details.
* Other changes included in this release are various grammatical
corrections to the presentation-time, tablet, relative-pointer,
pointer-constraints, linux-dmabuf, input-method and
fullscreen-shell protocols.
* It's now also possible to use autotools build files to install
on platforms where the host CPU is not recognized.
-------------------------------------------------------------------
Fri Mar 18 20:19:07 UTC 2016 - zaitor@opensuse.org
- Update to version 1.3:
* This release include one new unstable protocol extension:
Tablet support. See the corresponding XML file for details.
-------------------------------------------------------------------
Tue Mar 8 14:23:23 UTC 2016 - zaitor@opensuse.org
- Update to version 1.2:
* This release includes the first stable protocol extension:
Presentation time. See the corresponding XML file for details.
* Changes to existing protocols include: Pointer constaraints: A
typo in the documentation was fixed.
-------------------------------------------------------------------
Tue Feb 16 18:52:39 UTC 2016 - zaitor@opensuse.org
- Update to version 1.1:
* This release includes two new unstable protocol extensions:
+ Relative pointer events.
+ Pointer constraints (locking and confinement).
* Changes to existing protocols include:
+ xdg-shell: Added EFL state range reservation.
* Other improvement include basic testing, which tests that all
the protocols provided will pass wayland-scanner without any
errors, and compatibility with older pkg-config versions.
- Add pkgconfig(wayland-scanner) BuildRequires: New dependency.
-------------------------------------------------------------------
Mon Feb 8 12:18:54 UTC 2016 - jengelh@inai.de
- Add key files
-------------------------------------------------------------------
Thu Dec 17 08:36:41 UTC 2015 - zaitor@opensuse.org
- Initial packaging (version 1.0) for build.opensuse.org