SHA256
1
0
forked from pool/wayland

- Update to new upstream release 1.15

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=81
This commit is contained in:
2018-04-09 18:25:23 +00:00
committed by Git OBS Bridge
parent 6f4373a33a
commit bd5bdd7340
7 changed files with 44 additions and 6 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Apr 9 18:05:05 UTC 2018 - jengelh@inai.de
- Update to new upstream release 1.15
* wl_subcompositor.get_subsurface is now documented to be
double buffered.
* wayland-scanner can now generate either public or private
symbols.
* libwayland-egl is now part of libwayland (and will presumably
be removed Mesa soon)
* The WAYLAND_DISPLAY environment variable can now contain
absolute paths (where previously it was prefixed by
XDG_RUNTIME_DIR) - anything that reads WAYLAND_DISPLAY
outside of libwayland will have to deal with that change
independently.
-------------------------------------------------------------------
Tue Feb 27 14:00:52 UTC 2018 - emil.l.velikov@gmail.com