17
0

4 Commits

Author SHA256 Message Date
c1422e17c6 Accepting request 1325059 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1325059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxfce4windowing?expand=0&rev=7
2026-01-02 13:29:47 +00:00
60aaf8c3c6 - Update to version 4.20.5
* I18n: Update po/LINGUAS list
  * build: Fix typo in optimization level
  * XfwWorkspaceWayland: Add missing sanity check
  * I18n: Update po/LINGUAS list
  * XfwWindowX11: Readjust entire monitor list when one is
    added/removed
  * I18n: Update po/LINGUAS list
  * autotools-build: Add *-docs.xml.in to EXTRA_DIST
  * Translation Updates

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/libxfce4windowing?expand=0&rev=17
2026-01-02 07:55:23 +00:00
ebd29f2d10 Accepting request 1299353 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1299353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxfce4windowing?expand=0&rev=6
2025-08-15 19:51:39 +00:00
c03429dad7 - Update to version 4.20.4
* XfwMonitorWayland: Delay monitor finalization until gdk data are
    set
  * XfwSeatWayland: Store global name for matching when seat is
    removed
  * XfwMonitorWayland: Fix release order in _global_removed()
  * XfwMonitorManagerWayland: Use g_hash_table_iter_remove when
    iterating
  * XfwMonitorWayland: Store global name for matching when output is
    removed
  * XfwScreenWayland: Rename id to name in registry_global(_remove)?
  * XfwMonitorWayland: Don't make XfwScreen emit signal with null
    monitor
  * XfwWorkspaceGroupWayland: Connect to
    XfwScreen::monitor-(added|removed)
  * Add mnemonics for workspace names in workspace menu
  * Revert "Update README after switchover to meson"
  * Update README after switchover to meson
  * Destroy wl_output & xdg_output together when wl_output global
    removed
  * XfwWorkspaceWayland: Fix typo
  * XfwWorkspace: Fix id property management
  * Defer binding to the workspace manager until after we have the
    outputs
  * I18n: Update po/LINGUAS list
  * meson-build: Add Vala language bindings option
  * Translation Updates

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/libxfce4windowing?expand=0&rev=15
2025-08-14 09:12:51 +00:00
4 changed files with 18 additions and 4 deletions

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b4e19a66db650c9c8a88f00bbf266e9ced0070b7dbc0aaeea05be0fc6a2eb4d
size 622438

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Dec 29 16:40:56 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.20.5
* I18n: Update po/LINGUAS list
* build: Fix typo in optimization level
* XfwWorkspaceWayland: Add missing sanity check
* I18n: Update po/LINGUAS list
* XfwWindowX11: Readjust entire monitor list when one is
added/removed
* I18n: Update po/LINGUAS list
* autotools-build: Add *-docs.xml.in to EXTRA_DIST
* Translation Updates
-------------------------------------------------------------------
Thu Aug 14 07:42:44 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>

View File

@@ -36,7 +36,7 @@
Name: libxfce4windowing
Summary: Windowing concept abstraction library for X11 and Wayland
Version: 4.20.4
Version: 4.20.5
Release: 0
License: LGPL-2.1-or-later
Group: System/Libraries