- Update to version 0.8.1:
* Ability to configure a binding to toggle the menu widget (from the wayfire-shell plugin in Wayfire). * SIGUSR1 can be used to change the background if multiple backgrounds are configured. * A few bug fixes. OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wf-shell?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
2515a55e5b
commit
8ee04db3ea
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d74b744194f91d9181699107072c006399b8b38696d68bad91bd812c7f73ee1d
|
||||
size 9100508
|
@@ -1 +0,0 @@
|
||||
d74b744194f91d9181699107072c006399b8b38696d68bad91bd812c7f73ee1d *wf-shell-0.8.0.tar.xz
|
3
wf-shell-0.8.1.tar.xz
Normal file
3
wf-shell-0.8.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c54cb0685f55fa44a62c55b1b64f81630b787b0e67813486ae85921fb5f79b38
|
||||
size 9161772
|
1
wf-shell-0.8.1.tar.xz.sha256sum
Normal file
1
wf-shell-0.8.1.tar.xz.sha256sum
Normal file
@@ -0,0 +1 @@
|
||||
c54cb0685f55fa44a62c55b1b64f81630b787b0e67813486ae85921fb5f79b38 *wf-shell-0.8.1.tar.xz
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 04:43:04 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
- Update to version 0.8.1:
|
||||
* Ability to configure a binding to toggle the menu widget
|
||||
(from the wayfire-shell plugin in Wayfire).
|
||||
* SIGUSR1 can be used to change the background if multiple
|
||||
backgrounds are configured.
|
||||
* A few bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 9 06:33:18 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: wf-shell
|
||||
Version: 0.8.0
|
||||
Version: 0.8.1
|
||||
Release: 0
|
||||
Summary: A GTK3-based panel for wayfire
|
||||
License: MIT
|
||||
@@ -68,7 +68,10 @@ install -D -m 0644 wf-shell.ini.example %{buildroot}%{_datadir}/wayfire/wf-shell
|
||||
%{_bindir}/wayland-logout
|
||||
%{_datadir}/wayfire/
|
||||
%{_datadir}/wayfire/wf-shell.ini.example
|
||||
%{_datadir}/wayfire/icons/*.png
|
||||
%dir %{_datadir}/icons/hicolor/160x160
|
||||
%dir %{_datadir}/icons/hicolor/160x160/apps
|
||||
%{_datadir}/icons/*/*/*/*.png
|
||||
%{_datadir}/icons/*/*/*/*.svg
|
||||
%{_mandir}/man1/wayland-logout.1%{?ext_man}
|
||||
|
||||
%files devel
|
||||
|
Reference in New Issue
Block a user