Changelog for
libxfce4windowing-devel-4.19.7+git.1.cd7f89e-36.2.x86_64.rpm :
* Thu Oct 10 2024 mantarimayAATTpm.me- Update to version 4.19.7+git.1.cd7f89e:
* Back to development
* Updates for release
* Fix missing parent instance in XfwSeatWayland
* Wed Oct 09 2024 mantarimayAATTpm.me- Update to version 4.19.6+git.5.bab96e5:
* Add XfwWindowListMenu widget
* Remove the \"(constructor)\" annotation on xfw_screen_get_default()
* Mon Oct 07 2024 mantarimayAATTpm.me- Update to version 4.19.6+git.3.10ec98e:
* Fix crash on workspace add/remove after XfwWindowActionMenu destroyed
* Make XfwWindowAction menu struct private
* Back to development
* Updates for release
* Actually export xfw_screen_get_seats from the library
* Add XfwSeat abstraction
* Fri Oct 04 2024 mantarimayAATTpm.me- Update to version 4.19.5+git.2.ee229f8:
* build: Adjust Wayland requirements for Xfce 4.20
* Thu Oct 03 2024 mantarimayAATTpm.me- Update to version 4.19.5+git.1.c81b193:
* Back to development
* Updates for release
* Add more compiler flags to the meson build
* Use physical geometry when comparing X11 window geometry to monitor
* build: Bump requirements for Xfce 4.20
* Wed Oct 02 2024 mantarimayAATTpm.me- Update to version 4.19.4+git.17.4c0832d:
* Include meson build files in autotools dist tarball
* Set up GNU symbol visibility
* Ditch maintainer mode
* Suppress spurious uninitialized var warning
* Make window listener struct static
* Update meson build
* Sat Sep 28 2024 mantarimayAATTpm.me- Update to version 4.19.4+git.11.3abc9bc:
* Bump C std from gnu99 to gnu11
* meson: fix missing checks for x11 and wayland feature detection
* Sat Sep 14 2024 mantarimayAATTpm.me- Update to version 4.19.4+git.9.7308fe6:
* Fix physical monitor height not getting set on X11
* Fri Sep 13 2024 mantarimayAATTpm.me- Update to version 4.19.4+git.8.68079ca:
* Ensure private symbols don\'t end up in the introspection file
* autotools: don\'t build tests by default
* Wed Sep 04 2024 mantarimayAATTpm.me- Update to version 4.19.4+git.6.956a69c:
* Print monitor ID in xfw-enum-monitors test app
* Tue Sep 03 2024 mantarimayAATTpm.me- Update to version 4.19.4+git.5.7281631:
* Try to make monitor IDs stable between X11 and Wayland
* Tue Aug 27 2024 mantarimayAATTpm.me- Update to version 4.19.4+git.4.709948e:
* Move xrandr event base into XfwMonitorManagerX11
* Fetch X11 scale factor from XSETTINGS, not GDK
* Fix monitor workarea setting when monitors appear
* Sat Aug 24 2024 mantarimayAATTpm.me- Update to version 4.19.4+git.1.3961f57:
* Back to development
* Updates for release
* Add tests/Makefile.am
* Tue Aug 13 2024 Muhammad Akbar Yanuar Mantari
- add pkgconfig(libdisplay-info) and pkgconfig(wayland-protocols) BuildRequires: needed to enable X11 and wayland- add fdupes BuildRequires: fix duplicate files
* Sat Aug 03 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.49.a9b4ff4:
* x11: refresh monitors in an idle function
* Thu Jul 25 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.48.471ee5b:
* I18n: Update po/LINGUAS list
* I18n: Add new translation ast (100%).
* Mon Jul 15 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.46.ebef715:
* Add a couple small test programs
* Defer binding to the toplevel manager until after we have the outputs
* Add debug logging to toplevel output_enter/leave
* Add debugging when finalizing output properties
* Add a few more display synchronization points in the wayland code
* Reset XfwMonitorWayland output_done/xdg_output_done count on finalize
* Add XfwMonitor:fractional-scale
* Add primary monitor fallback guessing to X11 too
* Remove extra wl_registry for the wayland monitor management
* Remove extra wl_registry for the wayland workspace manager
* Fix missing wl_output & xdg_output assignment in XfwMonitorWayland
* Add workarea info and tracking to XfwMonitor
* Use XfwMonitor instead of GdkMonitor throughout
* Add XfwScreen::monitor-added and XfwScreen::monitor-removed
* Fri Jul 12 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.32.93aed4f:
* Fix \'Since\' doc tag typos
* Thu Jul 11 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.31.067f9b0:
* Don\'t g_warning() if xrandr returns no monitors
* Sun Jul 07 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.30.4b292b2:
* Add xfw_monitor_get_gdk_monitor()
* Sat Jul 06 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.29.ec918ec:
* Fix bad doc comment for XfwMonitor:is-primary
* Add primary monitor concept to XfwMonitor
* Use system-relative include paths in public headers
* Tue Jul 02 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.26.346251f:
* Fix bad property name (from a stray search-and-replace)
* Mon Jul 01 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.25.c044921:
* Move monitors list into XfwScreen
* Make XfwScreen an abstract class instead of an interface
* wayland: Fix monitor ownership
* XfwMonitor: add object properties
* Sat Jun 29 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.21.68f165a:
* Add XfwMonitor
* Fri Jun 28 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.20.72d2db5:
* Apply .clang-format file
* clang-format: Add file
* Thu Jun 27 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.18.62ce64d:
* build: Complete use of XDT_VERSION_INIT
* Tue Jun 25 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.17.a26a9f6:
* Fix warnings about typedef redeclaration
* Wed Jun 19 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.16.2a25c70:
* use -no-undefined so that libtool consumes it
* Fri Jun 07 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.15.b15306e:
* scan-build: Add false positive file
* Wed Jun 05 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.14.3040e3d:
* build: clang: Fix -Wcast-align
* Sun Jun 02 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.13.44cb812:
* I18n: Update po/LINGUAS list
* I18n: Add new translation kk (100%).
* Wed May 29 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.11.88ed27c:
* Revert \"Add new CI builds to build without X11 and Wayland\"
* Mon Apr 22 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.10.32a7526:
* I18n: Update po/LINGUAS list
* I18n: Add new translation cs (100%).
* Sat Apr 20 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.8.02b9bb9:
* Don\'t toggle show-desktop whenever wnck tells us it changed
* Tue Apr 16 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.7.9394297:
* make sure bash is found non non-linux
* Thu Apr 11 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.6.e6a61f5:
* Add meson build files
* Sun Mar 17 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.5.0a487d7:
* Add layout-row and layout-column properties to XfwWorkspace
* Implement workspace layout row/column for Wayland
* Fri Mar 08 2024 Muhammad Akbar Yanuar Mantari - Devel: Add library pkgconfig(libxfce4windowing-x11) to fix build- Rename packages like on X11:xfce to decrease issue conflict- Remove libxfce4windowing.patch: unneeded patch- Enable documentation- Change license to LGPL-2.1-or-later- Cleanup spec
* Mon Mar 04 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.3.45d485d:
* I18n: Update po/LINGUAS list
* I18n: Add new translation el (100%).
* Thu Feb 29 2024 mantarimayAATTpm.me- Update to version 4.19.3+git.1.e637ffb:
* Back to development
* Updates for release
* Update copyright year
* Wed Feb 28 2024 mantarimayAATTpm.me- Update to version 4.19.2+git.44.774b621:
* Ensure workspace/group state is correct on X11 before emitting signals
* Set initial workspace\'s group properly on X11
* Add XfwClientType to doc sections
* Add xfw_set_client_type() to doc sections
* Tue Feb 27 2024 mantarimayAATTpm.me- Update to version 4.19.2+git.40.3d0d72b:
* Add xfw_set_client_type()
* Add an X11-specific header and xfw_window_get_xid()
* Remove xfw_(window|application)_get_id()
* Mon Feb 26 2024 mantarimayAATTpm.me- Update to version 4.19.2+git.37.a3fd144:
* build: Use AM_DISTCHECK_CONFIGURE_FLAGS
* Sun Feb 25 2024 mantarimayAATTpm.me- Update to version 4.19.2+git.36.37f4959:
* Expose class ids in XfwWindow and XfwApplication
* Update ext-workspace protocol spec to current version
* XfwWindowX11: Improve monitor list management
* Thu Feb 22 2024 mantarimayAATTpm.me- Update to version 4.19.2+git.33.a8aa79e:
* XfwWindowX11: Fix monitor management
* Thu Feb 08 2024 mantarimayAATTpm.me- Update to version 4.19.2+git.32.1e4a0a4:
* I18n: Update translation it (100%).
* Fri Jan 12 2024 mantarimayAATTpm.me- Update to version 4.19.2+git.31.ddfb5ca:
* build: Search for bind_textdomain_codeset in libintl too
* Fri Dec 08 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.30.210a67c:
* I18n: Update translation oc (100%).
* Fri Nov 03 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.29.1fbbf17:
* build: Test if wlr-protocols dir is empty at configure time
* Thu Nov 02 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.28.b729a07:
* Use system wlr-protocols defs if avail, fall back to submodule if not
* Tue Oct 17 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.27.735e0ea:
* I18n: Update translation zh_TW (100%).
* Fri Oct 06 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.26.fed8c58:
* Reduce verbosity
* Mon Oct 02 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.25.1ed2f8d:
* Add missing G_END_DECLS
* Wed Sep 13 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.24.5801cff:
* I18n: Update po/LINGUAS list
* I18n: Add new translation da (100%).
* Tue Aug 15 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.22.60aa402:
* window-wayland: Set app_id only if it changes
* application: Fix window memory management (V2)
* Mon Jul 31 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.20.ddfdf7c:
* I18n: Update po/LINGUAS list
* I18n: Add new translation ga (73%).
* Tue Jun 20 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.18.848e3c5:
* I18n: Update po/LINGUAS list
* I18n: Add new translation et (100%).
* Fri May 19 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.16.db1e54a:
* I18n: Update po/LINGUAS list
* I18n: Add new translation ca (100%).
* Sat May 13 2023 Muhammad Akbar Yanuar Mantari - Add translations package- Update spec file with copyright
* Fri May 12 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.14.97804b1:
* window-wayland: Ensure app always exists (Fixes #14)
* I18n: Update po/LINGUAS list
* I18n: Update po/LINGUAS list
* Sun Apr 30 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.11.5bdda56:
* Add monitor-added and monitor-removed signals to XfwWorkspaceWayland
* Minor cleanup to wayland group monitor code
* Remove unused code from XfwWorkspaceGroupWayland
* Fix missing monitors-changed signal emission on x11/dummy
* Sat Apr 29 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.7.3071b24:
* x11: use workspace number as ID
* Fri Apr 28 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.6.ef09987:
* Use G_N_ELEMENTS()
* Wed Apr 26 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.5.28ba263:
* Fix previous commit
* Mon Apr 24 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.4.6486f00:
* XfwApplication: Fix window memory management
* Wed Apr 19 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.3.de3b95b:
* I18n: Update translation uk (100%).
* I18n: Update translation it (100%).
* Mon Apr 17 2023 mantarimayAATTpm.me- Update to version 4.19.2+git.1.a7792d4:
* Back to development
* Updates for release
* Update copyright year
* Sat Apr 08 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.53.ae5e6e9:
* XfwScreenX11: Fix typo in property name when creating window
* Fri Apr 07 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.52.cb2e2d1:
* I18n: Update translation pt_BR (100%).
* Mon Apr 03 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.51.2603596:
* I18n: Update translation fr (100%).
* Sat Mar 18 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.50.0ab53e0:
* I18n: Add new translation ro (57%).
* Mon Mar 13 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.49.d1d464d:
* I18n: Add new translation en_GB (100%).
* Wed Mar 08 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.48.92088c6:
* Use XDT_CHECK_PACKAGE_BINARY for wayland-scanner
* Use XDT_CHECK_OPTIONAL_FEATURE
* Mon Mar 06 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.46.ca3773e:
* I18n: Add new translation id (100%).
* Sun Mar 05 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.45.4a9f397:
* Use XDT_VERSION_INIT() and eliminate need for configure.ac.in
* Sat Mar 04 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.44.0120b2d:
* Use $PKG_CONFIG and not pkg-config in configure.ac
* Wed Mar 01 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.43.89198a1:
* autogen.sh: fix xfce4-dev-tools dependency version
* Sat Feb 25 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.42.d0245eb:
* I18n: Add new translation hr (68%).
* Thu Feb 23 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.41.6672a6b:
* I18n: Update translation ko (100%).
* I18n: Update translation sv (100%).
* Tue Feb 21 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.39.19987e5:
* build: Get rid of IntlTool
* Use bind_textdomain_codeset() if available
* build: Fix autotools warning
* Sat Feb 18 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.36.539af2a:
* Update bug report address
* build: Fix \"make dist\" when disable wayland
* configure: Fix X11\'s dependencies detection
* Sun Feb 05 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.33.59416bd:
* I18n: Add new translation ie (100%).
* I18n: Add new translation uk (73%).
* Sat Feb 04 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.31.8f72515:
* I18n: Add new translation ru (100%).
* Fri Feb 03 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.30.8e21015:
* I18n: Add new translation oc (78%).
* Thu Feb 02 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.29.9923ca4:
* I18n: Add new translation en_CA (100%).
* Tue Jan 31 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.28.3ab4c88:
* I18n: Add new translation zh_TW (89%).
* I18n: Add new translation zh_CN (100%).
* I18n: Add new translation tr (100%).
* I18n: Add new translation sv (94%).
* I18n: Add new translation sr (100%).
* I18n: Add new translation sq (100%).
* I18n: Add new translation sl (100%).
* I18n: Add new translation pt_BR (100%).
* I18n: Add new translation pt (100%).
* I18n: Add new translation pl (100%).
* I18n: Add new translation nl (100%).
* I18n: Add new translation nb (100%).
* I18n: Add new translation lt (100%).
* I18n: Add new translation ko (89%).
* I18n: Add new translation ja (100%).
* I18n: Add new translation it (100%).
* I18n: Add new translation he (100%).
* I18n: Add new translation fr (100%).
* I18n: Add new translation fi (73%).
* I18n: Add new translation es (100%).
* I18n: Add new translation de (100%).
* I18n: Add new translation bg (100%).
* Sat Jan 14 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.6.66ca431:
* XfwWnckIcon: Silently return NULL if no X11 window can be found
* Add new CI builds to build without X11 and Wayland
* configure: error out if no windowing backend enabled
* Add configure args to enable/disable X11/Wayland
* Fix Wayland-only build
* Back to development
* Updates for release
* Allow callers to determine if a returned icon is a fallback icon
* Remove duplicate _get_icon() code
* Return correct fallback icon for XfwWindowWayland
* Fri Jan 13 2023 mantarimayAATTpm.me- Update to version 4.19.1+git.6.66ca431:
* XfwWnckIcon: Silently return NULL if no X11 window can be found
* Add new CI builds to build without X11 and Wayland
* configure: error out if no windowing backend enabled
* Add configure args to enable/disable X11/Wayland
* Fix Wayland-only build
* Back to development
* Updates for release
* Allow callers to determine if a returned icon is a fallback icon
* Remove duplicate _get_icon() code
* Return correct fallback icon for XfwWindowWayland
* Mon Jan 09 2023 Muhammad Akbar Yanuar Mantari - Initial package for openSUSE