Accepting request 1188991 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1188991 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdecor?expand=0&rev=6
This commit is contained in:
commit
32f3904906
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d39a37e973c42d192e03f561c9b1f5260df28e3a93c8275355f97c589078eebe
|
||||
size 44880
|
3
libdecor-0.2.2.tar.xz
Normal file
3
libdecor-0.2.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16a288e24354d461b20dda9cf38e68543569134f04e4b7fa2914aa647907dfac
|
||||
size 44988
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 14:16:13 UTC 2024 - Sean Baggaley <me@drinkybird.net>
|
||||
|
||||
- Update to version 0.2.2:
|
||||
* gtk: fix memory leak when destroying the gtk plugin
|
||||
* gtk: fix memory leak when freeing seats
|
||||
* gtk: Make resize corner region larger
|
||||
* cairo: Make resize corner region larger
|
||||
* cursor-settings: Get theme/size from env if D-Bus call fails
|
||||
* gtk: Use g_clear_pointer() in a couple of places
|
||||
* gtk: Don't early out of frame free function
|
||||
|
||||
Includes changes from 0.2.1:
|
||||
* gtk: Don't report errors during construction
|
||||
* Handle NULL wl_output as argument
|
||||
* gtk: Optionally use wl_output_release
|
||||
* cairo: Optionally use wl_output_release
|
||||
* libdecor: fix leak of DBusError in get_setting_sync
|
||||
* gtk: use error notification with string formatting
|
||||
* gtk: disable setlocale()
|
||||
* build: Use `gnu_symbol_visibility` everywhere
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 15 06:32:48 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libdecor
|
||||
Version: 0.2.0
|
||||
Version: 0.2.2
|
||||
Release: 0
|
||||
Summary: Wayland client side decoration library
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user