./x11/libxfce4windowing, Xfce window management library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.20.2, Package name: libxfce4windowing-4.20.2, Maintainer: youri

libxfce4windowing is an abstraction library that attempts to present
windowing concepts (screens, toplevel windows, workspaces, etc.) in a
windowing-system-independent manner.

Currently, X11 is fully supported, via libwnck. Wayland is partially
supported, through various Wayland protocol extensions. However, the
full range of operations available on X11 is not available on Wayland,
due to missing features in these protocol extensions.


Master sites:

Filesize: 587.674 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-14 02:50:55 by David H. Gutteridge | Files touched by this commit (4) | Package updated
Log message:
libxfce4windowing: update to 4.20.2

4.20.2 (2025-02-02)
======
- autotools-build: Unconditionally add ext-workspace-v1.xml to
EXTRA_DIST

4.20.1 (2025-02-02)
======
- Update copyright year
- Sanity-check the dimensions of the icon data in _NET_WM_ICON
- meson-build: Use meson built-in tests
- XfwMonitorX11: Fix connector for virtual output
- Use wnck_class_group_get_id() to attempt .desktop file icon fallback
- meson-build: Let pkg.generate() fill in required libs
- meson-build: Fix pkgdatadir definition
- meson-build: Gobject introspection cleanup
- meson-build: Use relative path in gtk-doc
- meson-build: Improve maintainability of multi-dependency features
- Removed extra ';' in source code.
- build: Remove ununsed conditional
- I18n: Update po/LINGUAS list
- docs: Don't run gtkdoc-check
- XfwWorkspaceWayland: Ensure active workspace is initialized
- XfwWorkspaceManagerWayland: Fix typo
- XfwWorkspaceWayland: fix ext-workspace activate
- XfwWorkspaceWayland: Store name property
- XfwWorkspaceWayland: Properly set id property
- XfwWorkspaceGroupWayland: Fix wrong list element removal
- Update ext-workspace protocol version
- XfwWorkspaceWayland: Add missing sanity check
- XfwWorkspaceManagerWayland: Fix typo
- XfwWorkspaceGroupWayland: Add missing property and private struct
- I18n: Update po/LINGUAS list
- Translation Updates:
  Hungarian, Romanian, Slovak
   2024-12-29 19:56:21 by Benny Siegert | Files touched by this commit (1)
Log message:
libxfce4windowing: correct dependencies in buildlink file

Dependent packages need wnck and libdisplay-info.
   2024-12-28 09:18:16 by Thomas Klausner | Files touched by this commit (1)
Log message:
libxfce4windowing: BUILD_DEPENDS -> TOOL_DEPENDS
   2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055)
Log message:
*: recursive bump for pango requiring fontconfig 2.15
   2024-12-26 19:40:14 by Benny Siegert | Files touched by this commit (3)
Log message:
libxfce4windowing: explicitly enable X11, bump revision

This adds missing linwnck3 and libdisplay-info dependencies.
   2024-12-25 12:04:36 by Benny Siegert | Files touched by this commit (4)
Log message:
New package, libxfce4windowing-4.20.0.

libxfce4windowing is an abstraction library that attempts to present
windowing concepts (screens, toplevel windows, workspaces, etc.) in a
windowing-system-independent manner.

Currently, X11 is fully supported, via libwnck.  Wayland is partially
supported, through various Wayland protocol extensions.  However, the
full range of operations available on X11 is not available on Wayland,
due to missing features in these protocol extensions.