From 65474cec6e9af43f7aa08991e16882a59ff7bcafc5e23925a192808388400bd4 Mon Sep 17 00:00:00 2001 From: Dead Mozay Date: Mon, 26 Aug 2024 04:03:08 +0000 Subject: [PATCH] - Update to version 0.9.0: * Major new feature is CSS theming support. * initialize manager with NULL. * Fix excusive zone when zwf_shell_manager_v2 is unavailable. * Listen for toggle_menu event. * panel: middle click to close window. * Fix crash with parentheses in filenames. * wf-background: allow seamless background updates. * window-list: Allow smaller panel heights. * Install wayfire.png to hicolor icon theme. * bug fixes. * Add "Fill and Crop" option for wf-background. Pt 2. * window-list: use ~/.local/share when looking for apps / icons. * Check for and load absolute path icons in panel launchers. * Collection of Menu alterations. * menu: Allow sorting by relevance. * menu: Allow themed icon in panel. * window-list: Dragging files to window list and hovering activates window. * background: allow taking keyboard focus. * Visible separator. * panel: add css classes to widgets. * wf-panel: hot-reload css. * separator: css classname. * css examples. * background: free old image after transition. * window-list: additional classes for window state. * gtk-utils: set icon changes. * launcher: remove features. * tray: allow css styling. * launchers, tray: untheme button by default. * window-list: attach popup menu to button. * css: added classes to popovers. * Update gvc. * Move some more style code into CSS & misc extra CSS work. * menu: Fix resize in config. OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wf-shell?expand=0&rev=8 --- wf-shell-0.8.1.tar.xz | 3 --- wf-shell-0.8.1.tar.xz.sha256sum | 1 - wf-shell-0.9.0.tar.xz | 3 +++ wf-shell-0.9.0.tar.xz.sha256sum | 1 + wf-shell.changes | 40 +++++++++++++++++++++++++++++++++ wf-shell.spec | 10 ++++++--- 6 files changed, 51 insertions(+), 7 deletions(-) delete mode 100644 wf-shell-0.8.1.tar.xz delete mode 100644 wf-shell-0.8.1.tar.xz.sha256sum create mode 100644 wf-shell-0.9.0.tar.xz create mode 100644 wf-shell-0.9.0.tar.xz.sha256sum diff --git a/wf-shell-0.8.1.tar.xz b/wf-shell-0.8.1.tar.xz deleted file mode 100644 index af12fc3..0000000 --- a/wf-shell-0.8.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c54cb0685f55fa44a62c55b1b64f81630b787b0e67813486ae85921fb5f79b38 -size 9161772 diff --git a/wf-shell-0.8.1.tar.xz.sha256sum b/wf-shell-0.8.1.tar.xz.sha256sum deleted file mode 100644 index fea4ff8..0000000 --- a/wf-shell-0.8.1.tar.xz.sha256sum +++ /dev/null @@ -1 +0,0 @@ -c54cb0685f55fa44a62c55b1b64f81630b787b0e67813486ae85921fb5f79b38 *wf-shell-0.8.1.tar.xz diff --git a/wf-shell-0.9.0.tar.xz b/wf-shell-0.9.0.tar.xz new file mode 100644 index 0000000..fe1adb4 --- /dev/null +++ b/wf-shell-0.9.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8ac529b9fa6a4f65bd430140394b6b6a486c7b2def6c22b811396612ba94bb4 +size 9167256 diff --git a/wf-shell-0.9.0.tar.xz.sha256sum b/wf-shell-0.9.0.tar.xz.sha256sum new file mode 100644 index 0000000..348e12c --- /dev/null +++ b/wf-shell-0.9.0.tar.xz.sha256sum @@ -0,0 +1 @@ +c8ac529b9fa6a4f65bd430140394b6b6a486c7b2def6c22b811396612ba94bb4 *wf-shell-0.9.0.tar.xz diff --git a/wf-shell.changes b/wf-shell.changes index 9baf7d1..a98f847 100644 --- a/wf-shell.changes +++ b/wf-shell.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Mon Aug 26 03:34:37 UTC 2024 - Dead Mozay + +- Update to version 0.9.0: + * Major new feature is CSS theming support. + * initialize manager with NULL. + * Fix excusive zone when zwf_shell_manager_v2 is unavailable. + * Listen for toggle_menu event. + * panel: middle click to close window. + * Fix crash with parentheses in filenames. + * wf-background: allow seamless background updates. + * window-list: Allow smaller panel heights. + * Install wayfire.png to hicolor icon theme. + * bug fixes. + * Add "Fill and Crop" option for wf-background. Pt 2. + * window-list: use ~/.local/share when looking for apps / icons. + * Check for and load absolute path icons in panel launchers. + * Collection of Menu alterations. + * menu: Allow sorting by relevance. + * menu: Allow themed icon in panel. + * window-list: Dragging files to window list and hovering + activates window. + * background: allow taking keyboard focus. + * Visible separator. + * panel: add css classes to widgets. + * wf-panel: hot-reload css. + * separator: css classname. + * css examples. + * background: free old image after transition. + * window-list: additional classes for window state. + * gtk-utils: set icon changes. + * launcher: remove features. + * tray: allow css styling. + * launchers, tray: untheme button by default. + * window-list: attach popup menu to button. + * css: added classes to popovers. + * Update gvc. + * Move some more style code into CSS & misc extra CSS work. + * menu: Fix resize in config. + ------------------------------------------------------------------- Thu Mar 14 04:43:04 UTC 2024 - Dead Mozay diff --git a/wf-shell.spec b/wf-shell.spec index 9e1f87f..69e5f9b 100644 --- a/wf-shell.spec +++ b/wf-shell.spec @@ -15,9 +15,10 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - +%define major_ver 0.9 +%define minor_ver 0 Name: wf-shell -Version: 0.8.1 +Version: %{major_ver}.%{minor_ver} Release: 0 Summary: A GTK3-based panel for wayfire License: MIT @@ -37,7 +38,7 @@ BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(wayfire) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-protocols) -BuildRequires: pkgconfig(wf-config) >= 0.8.0 +BuildRequires: pkgconfig(wf-config) >= %{major_ver} BuildRequires: pkgconfig(wlroots) >= 0.16.0 %description @@ -63,6 +64,9 @@ echo "`grep %{name}-%{version}.tar.xz %{SOURCE1} | grep -Eo '^[0-9a-f]+'` %{SOU install -D -m 0644 wf-shell.ini.example %{buildroot}%{_datadir}/wayfire/wf-shell.ini.example %fdupes %{buildroot}%{_prefix} +%check +%meson_test + %files %{_bindir}/wf-* %{_bindir}/wayland-logout