forked from pool/wayland
wayland-1.10.92
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=67
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 18 09:09:48 UTC 2016 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 1.10.92
|
||||
* Proxy wrappers were introduced, which help avoid race
|
||||
conditions in multi-threaded clients. A new "proxy wrapper" API
|
||||
is added for the client to use when sending requests which does
|
||||
not proxy events. This helps avoid one thread causing events to
|
||||
be dropped before they can be handled by other threads.
|
||||
* shm: When undergoing a resize operation while external users
|
||||
are holding references to it, the resize is deferred to prevent
|
||||
leading to a crash; Wayland now counts external and internal
|
||||
users differently to permit tracking this.
|
||||
* Support for cross-interface enum attributes is added.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 18 21:44:50 UTC 2016 - jengelh@inai.de
|
||||
|
||||
|
Reference in New Issue
Block a user