- 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