2022-07-01 00:18:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 30 22:07:21 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.21
|
|
|
|
* This new release adds a new wl_pointer high-resolution scroll
|
|
|
|
event, adds a few new convenience functions, and contains a
|
|
|
|
collection of bug fixes.
|
|
|
|
- Drop wayland-shm-Close-file-descriptors-not-needed.patch
|
|
|
|
|
2022-05-25 11:29:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 24 19:27:57 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- modernize spec file
|
|
|
|
* use licensedir
|
|
|
|
* use bcond
|
|
|
|
* use https:// urls
|
|
|
|
* spec-cleaner
|
|
|
|
|
2022-03-05 16:18:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 25 15:37:00 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- There is a file conflict in current wayland-devel-32bit and
|
|
|
|
prvevious libwayland-egl-devel-32bit package; therefore add
|
|
|
|
a conflicts to baselibs.conf
|
|
|
|
|
2022-01-11 10:32:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 11 08:29:19 UTC 2022 - Alynx Zhou <alynx.zhou@suse.com>
|
|
|
|
|
|
|
|
- Add wayland-shm-Close-file-descriptors-not-needed.patch: For
|
|
|
|
platforms that support mremap(), we don't need to hold file
|
|
|
|
descriptors all the time, because programs like Xwayland will
|
|
|
|
hold a lot of file descriptors and may crash, this patch close
|
|
|
|
file descriptors earlier for those platforms (bsc#1194190).
|
|
|
|
|
2022-01-10 19:18:20 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 10 18:09:27 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- obsolete/provide libwayland-egl-devel 18.0.2 also on sle15-sp4
|
|
|
|
|
2021-12-09 19:31:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 9 18:08:16 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.20
|
|
|
|
* A few protocol additions: wl_surface.offset allows clients to
|
|
|
|
update a surface's buffer offset independently from the
|
|
|
|
buffer, wl_output.name and description allow clients to
|
|
|
|
identify outputs without depending on xdg-output-unstable-v1.
|
|
|
|
* In protocol definitions, events have a new "type" attribute
|
|
|
|
and can now be marked as destructors.
|
|
|
|
* A number of bug fixes, including a race condition when
|
|
|
|
destroying proxies in multi-threaded clients.
|
|
|
|
|
2021-11-12 22:34:44 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 12 20:08:09 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Switch to meson buildsystem: Add meson BuildRequires and macros.
|
|
|
|
- Add generic c_compiler and c++_compiler BuildRequires, needed now
|
|
|
|
with the meson buildsystem.
|
|
|
|
- Use ldconfig_scriptlets macro for post(un) handling for
|
|
|
|
Tumbleweed and newer.
|
|
|
|
|
2021-01-27 19:24:37 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 27 18:19:56 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.19
|
|
|
|
* This release mostly contains bug fixes and minor
|
|
|
|
protocol updates.
|
|
|
|
|
2020-02-20 16:49:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 20 15:02:56 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
- Replace public key in keyring with
|
|
|
|
34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48
|
|
|
|
(Simon Ser <contact at emersion.fr>).
|
|
|
|
|
2020-02-12 09:21:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 12 08:20:40 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.18
|
|
|
|
* Add API to tag proxy objects to allow applications and
|
|
|
|
toolkits to share the same Wayland connection
|
|
|
|
* Track wayland-server timers in user-space to prevent creating
|
|
|
|
too many FDs
|
|
|
|
* Add wl_global_remove, a new function to mitigate race
|
|
|
|
conditions with globals
|
|
|
|
|
2019-03-21 10:48:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 21 09:14:59 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to new upstream release 1.17
|
|
|
|
* There is now a protocol to express an internal server error
|
|
|
|
message, and a new version of the wl_seat protocol with no
|
|
|
|
changes other than keymaps must be private.
|
|
|
|
|
2018-11-21 18:50:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 20 12:57:23 UTC 2018 - sndirsch@suse.com
|
|
|
|
|
2018-11-21 18:58:49 +01:00
|
|
|
- Downgrades do not work in SLES service packs, because the SP0
|
|
|
|
repo remains enabled for SP1. (This is unlike Leap, where a 15.1
|
|
|
|
system will have no 15.0 directories.) As such, to force the
|
|
|
|
upgrade from Mesa:libwayland-egl1 to wayland:libwayland-egl1,
|
2018-11-26 11:16:34 +01:00
|
|
|
the number in wayland is bumped to >18 for those distros.
|
2018-11-21 18:50:38 +01:00
|
|
|
|
2018-11-20 16:46:49 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 19 17:12:57 UTC 2018 - sndirsch@suse.com
|
|
|
|
|
|
|
|
- add Provides/Obsoletes for libwayland-egl-devel for the devel
|
|
|
|
files, which were previously built by Mesa, also on
|
|
|
|
sle15-sp1/Leap 15.1 due to wayland update on these products
|
|
|
|
(boo#1116042)
|
|
|
|
|
2018-08-25 19:27:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 25 17:24:13 UTC 2018 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.16
|
2018-08-25 19:35:50 +02:00
|
|
|
* The client definition of wl_global is removed.
|
|
|
|
* Some long standing oddness has been fixed with destroy signals.
|
|
|
|
* The code generator now supports referencing foreign enums.
|
2018-08-25 19:27:59 +02:00
|
|
|
|
2018-08-15 11:54:53 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 13 15:36:12 UTC 2018 - sndirsch@suse.com
|
|
|
|
|
|
|
|
- devel package: add Provides/Obsoletes for libwayland-egl-devel
|
|
|
|
for the devel files, which were previously built by Mesa; see also
|
|
|
|
https://build.opensuse.org/request/show/613048
|
|
|
|
|
2018-04-09 20:25:23 +02:00
|
|
|
-------------------------------------------------------------------
|
2018-05-30 14:02:36 +02:00
|
|
|
Wed May 23 14:57:15 UTC 2018 - bjorn.lie@gmail.com
|
|
|
|
|
|
|
|
- Update wayland.keyring to contain Derek Foreman
|
|
|
|
derekf@osg.samsung.com public key.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-04-09 20:25:23 +02:00
|
|
|
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.
|
|
|
|
|
2018-03-03 01:19:07 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 27 14:00:52 UTC 2018 - emil.l.velikov@gmail.com
|
|
|
|
|
|
|
|
- Remove unneeded fdupes dependency/handling
|
|
|
|
|
2017-10-13 11:06:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 13 09:06:18 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Add COPYING
|
|
|
|
|
2017-08-09 10:11:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 9 08:11:16 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.14
|
|
|
|
* wayland-util: do not export the wl_map_* API
|
|
|
|
* wayland-server: Remove unused members from struct wl_client
|
|
|
|
- Drop 0001-tests-Fix-new-ID-type-handling-in-argument_from_va_l.patch
|
|
|
|
(integrated)
|
|
|
|
|
2017-04-11 13:46:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 10 11:00:59 UTC 2017 - sndirsch@suse.com
|
|
|
|
|
|
|
|
- wayland support in Mesa 17 requires wayland >= 1.11 [fate#321223]
|
|
|
|
|
2017-03-15 12:56:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 15 11:53:21 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Add 0001-tests-Fix-new-ID-type-handling-in-argument_from_va_l.patch
|
2017-03-31 13:47:22 +02:00
|
|
|
to resolve testsuite failure on s390x [boo#1029452]
|
2017-03-15 12:56:15 +01:00
|
|
|
|
2016-11-05 23:21:24 +01:00
|
|
|
-------------------------------------------------------------------
|
2017-02-21 23:34:46 +01:00
|
|
|
Tue Feb 21 22:33:07 UTC 2017 - jengelh@inai.de
|
|
|
|
|
2017-04-03 15:43:06 +02:00
|
|
|
- Update to new upstream release 1.13.0
|
2017-02-21 23:34:46 +01:00
|
|
|
* Add some API for controlling the visibility of globals.
|
|
|
|
- Drop wayland-wl_array_Set_data_to_invalid_address_after_free.patch
|
|
|
|
(no longer needed)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-11-05 23:21:24 +01:00
|
|
|
Sat Nov 5 21:51:01 UTC 2016 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
- Add
|
|
|
|
wayland-wl_array_Set_data_to_invalid_address_after_free.patch:
|
|
|
|
Crash fix patch from upstream git.
|
|
|
|
|
2016-09-21 07:13:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 21 05:11:07 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.12.0
|
|
|
|
* The core protocol documentation has received numerous
|
|
|
|
refinements to improve its clarity and consistency. Along with
|
|
|
|
this, many blank areas of the protocol documentation have been
|
|
|
|
fleshed out.
|
|
|
|
* A new wl_display_add_protocol logger API provides a new
|
|
|
|
interactive way to debug requests; along with this are new APIs
|
|
|
|
for examining clients and their resources. This is analogous to
|
|
|
|
using WAYLAND_DEBUG=1, but more powerful since it allows run
|
|
|
|
time review of log data such as through a UI view.
|
|
|
|
* There have been improvements to how the protocol XML scanner
|
|
|
|
handles version identification in protocol headers. This
|
|
|
|
enables better detection and fallback handling when compositors
|
|
|
|
and clients support differing versions of their protocols.
|
|
|
|
|
2016-05-18 11:13:22 +02:00
|
|
|
-------------------------------------------------------------------
|
2016-06-01 09:59:09 +02:00
|
|
|
Wed Jun 1 07:54:58 UTC 2016 - jengelh@inai.de
|
2016-05-18 11:13:22 +02:00
|
|
|
|
2016-06-01 09:59:09 +02:00
|
|
|
- Update to new upstream release 1.11.0
|
2016-06-05 20:39:07 +02:00
|
|
|
* Final version bump.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 24 22:55:09 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.10.93
|
2016-05-18 11:13:22 +02:00
|
|
|
* 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.
|
|
|
|
|
2016-02-08 13:15:36 +01:00
|
|
|
-------------------------------------------------------------------
|
2016-02-18 22:45:00 +01:00
|
|
|
Thu Feb 18 21:44:50 UTC 2016 - jengelh@inai.de
|
2016-02-08 13:15:36 +01:00
|
|
|
|
2016-02-18 23:12:46 +01:00
|
|
|
- Update to new upstream release 1.10.0
|
2016-02-08 13:15:36 +01:00
|
|
|
* Drag and drop actions are now added to the Wayland API
|
|
|
|
* Frame events group pointer events together
|
|
|
|
* A buffer damage request, wl_surface.damage_buffer, allows
|
|
|
|
applications a more convenient way to communicate portions of a
|
|
|
|
surface needing to be re-rendered.
|
|
|
|
* Shared memory buffers now do reference counting to allow
|
|
|
|
compositors to delay releasing the memory pools.
|
|
|
|
* New APIs are provided for getting and setting the socket file
|
|
|
|
descriptor Wayland servers use to communicate with their clients.
|
|
|
|
|
2015-08-26 11:52:42 +02:00
|
|
|
-------------------------------------------------------------------
|
2015-09-22 17:47:51 +02:00
|
|
|
Tue Sep 22 15:44:02 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.9.0
|
|
|
|
* This release brings fixes and modest refactoring.
|
|
|
|
- License was changed from MIT X11 to MIT Expat upstream.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-08-26 11:52:42 +02:00
|
|
|
Wed Aug 26 09:32:30 UTC 2015 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
- Update to new upstream release 1.8.1
|
|
|
|
* This is just a brown paper bag release. In rolling the wayland
|
|
|
|
1.8.0 distribution tarball some files were set to read-only. This
|
|
|
|
rectifies that. There are no file content changes.
|
|
|
|
|
2015-06-03 17:41:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 3 15:38:20 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.8.0
|
|
|
|
* Wayland 1.8 splits the client and server header files into core
|
|
|
|
and generated protocol. The core headers can be included as
|
|
|
|
wayland-client-core.h and wayland-server-core.h. The scanner
|
|
|
|
also now supports a --include-core-only option, which causes
|
|
|
|
generated code to use only these core headers.
|
|
|
|
|
2015-03-04 15:37:37 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 4 14:33:17 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.7.0
|
|
|
|
* Documentation updates
|
|
|
|
|
2015-01-27 22:46:44 +01:00
|
|
|
-------------------------------------------------------------------
|
2015-02-02 11:32:08 +01:00
|
|
|
Mon Feb 2 10:20:12 UTC 2015 - jengelh@inai.de
|
2015-01-27 22:46:44 +01:00
|
|
|
|
2015-02-02 11:32:08 +01:00
|
|
|
- Update to new upstream prerelease 1.6.92
|
2015-02-02 12:16:03 +01:00
|
|
|
* More documentation updates
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 27 21:19:36 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream prerelease 1.6.91
|
2015-01-27 22:46:44 +01:00
|
|
|
* The codebase's doxygen documentation was revamped
|
|
|
|
|
2015-01-25 16:38:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 25 15:37:03 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.6.1
|
|
|
|
* Maintenance release for Wayland 1.6, with a handful of fixes
|
|
|
|
pulled from the 1.7 tree that improve handling of several error
|
|
|
|
situations between server and clients.
|
|
|
|
|
2014-09-19 22:38:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 19 20:35:43 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.6
|
|
|
|
* Add error enums to wl_surface.
|
|
|
|
* Add keyboard repeat information to wl_keyboard protocol.
|
|
|
|
* Error handling additions in libwayland-client: when a protocol
|
|
|
|
error happens, the program can query more detailed information
|
|
|
|
about the error.
|
|
|
|
* New wl_display_add_socket_auto() in libwayland-server:
|
|
|
|
automatically find a free socket name.
|
|
|
|
* Add wl_display_roundtrip_queue(): blocking round-trip on a
|
|
|
|
custom queue.
|
|
|
|
* Stop exposing wl_display global. Turns out binding to the
|
|
|
|
global would have triggered bugs, and there was no proper use
|
|
|
|
for it.
|
|
|
|
|
2014-09-12 13:02:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 12 11:00:08 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to version 1.5.93
|
|
|
|
* Bug fixes
|
|
|
|
|
2014-09-08 13:46:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 8 11:22:09 UTC 2014 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.5.92:
|
2014-09-08 13:47:12 +02:00
|
|
|
* wayland-client: Initialize newly created wl_proxys to zero.
|
|
|
|
* client: add display_wakeup_threads function.
|
|
|
|
* Doc and test updates / fixes.
|
2014-09-08 13:46:51 +02:00
|
|
|
|
2014-05-21 12:19:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 21 10:19:01 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.5.0
|
|
|
|
* Use an internal event queue for wl_display events. This allows
|
|
|
|
the client library to dispatch delete_id and error events
|
|
|
|
immediately, even if the default queue is not dispatched.
|
|
|
|
|
2014-01-24 13:01:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 24 11:59:47 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.4.0
|
|
|
|
* SHM Buffer SIBGUS protection
|
|
|
|
* Subsurfaces protocol moved to wayland
|
|
|
|
- Remove wayland-1.3.93-resourcestest.patch
|
|
|
|
|
2014-01-21 13:04:42 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 21 11:10:29 UTC 2014 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version bump to 1.3.93:
|
|
|
|
* Various bugfixes to another RC release
|
|
|
|
- Add patch wayland-1.3.93-resourcestest.patch fixing tests from
|
|
|
|
upstream git
|
|
|
|
- Cleanup the spec with spec-cleaner
|
|
|
|
- Always run tests do not conditionalize them. They wether fail or
|
|
|
|
not
|
|
|
|
- Add missing dep on xsltproc as per configure
|
|
|
|
|
2013-10-30 18:17:55 +01:00
|
|
|
-------------------------------------------------------------------
|
2013-12-24 22:26:30 +01:00
|
|
|
Tue Dec 24 21:15:33 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.3.91
|
|
|
|
* protocol: add sub-surfaces to the core
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-10-30 18:17:55 +01:00
|
|
|
Thu Oct 17 22:10:02 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
|
|
|
|
- Update to version 1.3.0:
|
2013-10-30 20:40:54 +01:00
|
|
|
* More pixel formats for wl_shm, such as RGB565
|
|
|
|
* Multi resource support.
|
|
|
|
* Support for language bindings
|
|
|
|
* Release requests for wl_pointer, wl_keyboard and wl_touch
|
2013-10-30 18:17:55 +01:00
|
|
|
|
2013-10-16 16:01:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 15 20:29:24 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- skip testsuite on QEMU Userspace build (fixes hang on ARMv6 build)
|
|
|
|
|
2013-09-20 03:02:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 19 21:58:52 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to new upstream release 1.2.1
|
|
|
|
* Bug fixes and documentation tweaks
|
|
|
|
* Touch support for toytoolkit and other clients.
|
|
|
|
|
2013-07-15 10:44:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 15 08:38:47 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.2.0
|
|
|
|
* This release provides a stable wayland-server API and improved
|
|
|
|
thread safety and relaxed thread-model assumptions in
|
|
|
|
libwayland-client.
|
|
|
|
* New features include color management, a subsurface protocol,
|
|
|
|
output scaling (HiDPI), Rasperry Pi backend and renderer,
|
|
|
|
and multi-seat support.
|
|
|
|
|
2013-04-17 07:46:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 17 05:41:15 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.1.0
|
|
|
|
* Optimize damage handling when moving surfaces in and out of planes
|
|
|
|
* Touch screen calibration feature and client
|
|
|
|
* Proper support for popup surfaces
|
2013-04-17 08:10:08 +02:00
|
|
|
- Use a header location that does not change with every release
|
2013-04-17 07:46:36 +02:00
|
|
|
|
2013-03-24 17:18:27 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 24 15:46:12 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to new upstream release 1.0.6
|
|
|
|
* protocol: remove implicit attach semantics
|
|
|
|
* client: Invoke new_id closure arguments as pointers instead of integers
|
|
|
|
* client: Check reference count only for destroyed proxies
|
|
|
|
* client: add wl_proxy_get_class()
|
|
|
|
* scanner: Fix 'destroy)' typo in check for destroy request presence
|
|
|
|
* scanner: remove list_length in favor of wl_list_length
|
|
|
|
* connection.c: Align pointer extra storage correctly
|
|
|
|
|
2012-12-18 13:57:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 18 12:46:10 UTC 2012 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.0.3
|
|
|
|
* a couple of documentation fixes
|
|
|
|
* the test suite now cleans up its temporary files
|
|
|
|
|
2012-12-01 07:24:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 1 06:18:11 UTC 2012 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.0.2
|
|
|
|
* new wl_display_dispatch_queue_pending() entry point that allows
|
|
|
|
avoiding triple buffering in Mesa
|
|
|
|
* avoid premature exit and potential memory corruption in
|
|
|
|
wl_display_roundtrip()
|
|
|
|
- Put all include files in a separate directory so that we see
|
|
|
|
when downstream users forget to use pkgconfig
|
|
|
|
|
2012-11-26 23:16:36 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 26 20:45:44 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
|
|
|
|
- Add initial baselibs.conf
|
|
|
|
With this we can provide 32bit x86_64.rpm
|
|
|
|
|
2012-11-20 11:29:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 20 10:28:39 UTC 2012 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.0.1
|
|
|
|
* Supply a fix for out-of-order delete_id events, which allows
|
|
|
|
to fix a crash that happens during EGLSurface destruction.
|
|
|
|
|
2012-11-02 12:48:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 2 11:08:51 UTC 2012 - cfarrell@suse.com
|
|
|
|
|
|
|
|
- license update: HPND
|
|
|
|
http://spdx.org/licenses/HPND#licenseText
|
|
|
|
|
2012-10-23 14:23:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 23 12:17:02 UTC 2012 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.0
|
|
|
|
* more consistent error checking
|
|
|
|
|
2012-10-20 13:00:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 19 21:33:55 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
|
|
|
|
- Update to version 0.99.0
|
2012-10-20 13:07:02 +02:00
|
|
|
* responsible error handling
|
|
|
|
* well-defined atomic update mechanism and event dispatching
|
|
|
|
(thread safe)
|
|
|
|
* Some API breakage
|
2012-10-20 13:00:34 +02:00
|
|
|
|
2012-02-11 16:55:46 +01:00
|
|
|
-------------------------------------------------------------------
|
2012-07-09 02:10:15 +02:00
|
|
|
Sat Feb 11 15:55:16 UTC 2012 - jengelh@inai.de
|
2012-02-11 16:55:46 +01:00
|
|
|
|
2012-10-26 14:49:41 +02:00
|
|
|
- Initial package for build.opensuse.org (0.85)
|