- 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
OBS-URL: https://build.opensuse.org/request/show/1188436
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libdecor?expand=0&rev=13
- Update to version 0.2.0:
* Various bug and leak fixes.
* New gtk plugin.
- Update URL and source to new home.
- Add pkgconfig(gtk-3.0) BuildRequires, new dependency.
- Use ldconfig_scriptlets macro for post(un) handling.
- update to 0.1.1:
* cairo: Keep a ref to the frame while invoking libdecor_frame_close().
* os-compatibility: handle EINTR gracefully
* bdecor: drop 'p' prefix for pointer to width and height
* libdecor: reorder set_min/set_max functions
* Avoid infinite loop in init_plugins()
* implement 'frame_get_border_size' for fallback plugin
* Fix leak of plugin private data
- Build -32bit packages of libdecor
- initial packaging of version 0.1.0
OBS-URL: https://build.opensuse.org/request/show/1114249
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libdecor?expand=0&rev=9
- update to 0.1.1:
* cairo: Keep a ref to the frame while invoking libdecor_frame_close().
* os-compatibility: handle EINTR gracefully
* bdecor: drop 'p' prefix for pointer to width and height
* libdecor: reorder set_min/set_max functions
* Avoid infinite loop in init_plugins()
* implement 'frame_get_border_size' for fallback plugin
* Fix leak of plugin private data
OBS-URL: https://build.opensuse.org/request/show/1039778
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libdecor?expand=0&rev=7
Build -32bit packages of libdecor, to run (and build) 32-bit applications.
This will be needed by packages such as SDL2, which already have -32bit versions. In addition, applications with bundled copies of SDL2 do not typically bundle libdecor (but dlopen() it if it exists), and therefore will not show window decorations if an appropriate version of libdecor is not present.
OBS-URL: https://build.opensuse.org/request/show/969197
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libdecor?expand=0&rev=3