- 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