- update to 0.2.5: * libdecor: Fix set_visibility for SSD compositors * Don't commit frame when with no content set * Always apply limits no matter the window state * Only query border size when decorated - initial packaging of version 0.1.0 OBS-URL: https://build.opensuse.org/request/show/1324605 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libdecor?expand=0&rev=15
68 lines
2.6 KiB
Plaintext
68 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Dec 28 22:57:12 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.2.5:
|
|
* libdecor: Fix set_visibility for SSD compositors
|
|
* Don't commit frame when with no content set
|
|
* Always apply limits no matter the window state
|
|
* Only query border size when decorated
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Remove the -devel package from baselibs.conf
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 27 19:42:00 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 3 10:31:33 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 14 16:01:22 UTC 2022 - David Gow <david@davidgow.net>
|
|
|
|
- Build -32bit packages of libdecor
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 26 20:08:00 UTC 2022 - Matthias Mailänder <mailaender@opensuse.org>
|
|
|
|
- initial packaging of version 0.1.0
|