From e13460c4c9d2891fe3fe8268e520f1fbc1245e2447444da27bf8347bc96ef5d5 Mon Sep 17 00:00:00 2001 From: Denys Kondratenko Date: Mon, 30 Jan 2023 21:38:56 +0000 Subject: [PATCH] Accepting request 1062134 from home:stdden:branches:X11:Wayland - New in 0.15 release * Use new option for window opacity by @baierjan in #56 * Add openSUSE wob theme by @FilippoBonazziSUSE in #68 * Improve some defaults by @FilippoBonazziSUSE in #73 * add calendar tooltip, new weekday format by @denisok in #71 * fix some readme typos by @AlessandroMinoccheri in #78 * add scratchpad indicator by @denisok in #70 * Import user configuration variables by @FilippoBonazziSUSE in #77 * Add SwayNotificationCenter config and theme by @FilippoBonazziSUSE in #76 * Import all user configuration variables from environment.d by @FilippoBonazziSUSE in #82 * System mode menu by @FilippoBonazziSUSE in #90 * Add swaync configuration in waybar and hotkey by @FilippoBonazziSUSE in #83 * Add wob.ini configuration file for wob>=0.14 by @FilippoBonazziSUSE in #84 * Improve README, add screenshot by @FilippoBonazziSUSE in #94 * changes for 0.15 by @denisok in #91 OBS-URL: https://build.opensuse.org/request/show/1062134 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/openSUSEway?expand=0&rev=35 --- openSUSEway-0.14.tar.gz | 3 --- openSUSEway-0.15.tar.gz | 3 +++ openSUSEway.changes | 19 +++++++++++++++++++ openSUSEway.spec | 21 ++++++++++++++++++++- 4 files changed, 42 insertions(+), 4 deletions(-) delete mode 100644 openSUSEway-0.14.tar.gz create mode 100644 openSUSEway-0.15.tar.gz diff --git a/openSUSEway-0.14.tar.gz b/openSUSEway-0.14.tar.gz deleted file mode 100644 index 2bcfc15..0000000 --- a/openSUSEway-0.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c28e64c32d22f7dd5b95749ec395416ca0112dca4c765b6cf4024766c03bef8 -size 8082 diff --git a/openSUSEway-0.15.tar.gz b/openSUSEway-0.15.tar.gz new file mode 100644 index 0000000..323f419 --- /dev/null +++ b/openSUSEway-0.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e0f5abfee78d622a74efca3db34ffa860ef4db9af30ceb0602a2f9f8fbfa6e5 +size 1059720 diff --git a/openSUSEway.changes b/openSUSEway.changes index d0bdb28..f89455d 100644 --- a/openSUSEway.changes +++ b/openSUSEway.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Jan 30 21:30:36 UTC 2023 - Denys Kondratenko + +- New in 0.15 release + * Use new option for window opacity by @baierjan in #56 + * Add openSUSE wob theme by @FilippoBonazziSUSE in #68 + * Improve some defaults by @FilippoBonazziSUSE in #73 + * add calendar tooltip, new weekday format by @denisok in #71 + * fix some readme typos by @AlessandroMinoccheri in #78 + * add scratchpad indicator by @denisok in #70 + * Import user configuration variables by @FilippoBonazziSUSE in #77 + * Add SwayNotificationCenter config and theme by @FilippoBonazziSUSE in #76 + * Import all user configuration variables from environment.d by @FilippoBonazziSUSE in #82 + * System mode menu by @FilippoBonazziSUSE in #90 + * Add swaync configuration in waybar and hotkey by @FilippoBonazziSUSE in #83 + * Add wob.ini configuration file for wob>=0.14 by @FilippoBonazziSUSE in #84 + * Improve README, add screenshot by @FilippoBonazziSUSE in #94 + * changes for 0.15 by @denisok in #91 + ------------------------------------------------------------------- Tue Jan 24 12:50:15 UTC 2023 - Dominique Leuenberger diff --git a/openSUSEway.spec b/openSUSEway.spec index fcd58ef..b807aae 100644 --- a/openSUSEway.spec +++ b/openSUSEway.spec @@ -20,7 +20,7 @@ %define waybar_version %(rpm -q --queryformat "%%{version}" waybar) Name: openSUSEway -Version: 0.14 +Version: 0.15 Release: 0 Summary: The openSUSEway desktop environment meta package License: MIT @@ -57,8 +57,12 @@ Requires: sway-branding-openSUSE Requires: tar Suggests: vifm Suggests: vim +Requires: clipman +Requires: mpris-ctl +Requires: sway-marker Requires: waybar-branding-openSUSE Requires: wget +Requires: wl-clipboard Requires: xdg-desktop-portal Requires: xdg-desktop-portal-wlr Requires: xdg-utils @@ -85,6 +89,7 @@ This pattern installs the openSUSE look and feel for sway. Summary: openSUSE branding of sway Group: System/GUI/Other BuildRequires: sway +Requires: SwayNotificationCenter Requires: bc Requires: brightnessctl Requires: fontawesome-fonts @@ -164,6 +169,13 @@ sed -i -e "s|wofi --show.*|wofi --conf=%{_sysconfdir}/wofi/config --style=%{_sys install -D -p -m 644 .config/waybar/config %{buildroot}%{_sysconfdir}/xdg/waybar/config install -D -p -m 644 .config/waybar/style.css %{buildroot}%{_sysconfdir}/xdg/waybar/style.css +## wob +install -D -p -m 644 .config/wob/wob.ini %{buildroot}%{_sysconfdir}/sway/wob/wob.ini + +## swaync +install -D -p -m 644 .config/swaync/config.json %{buildroot}%{_sysconfdir}/sway/swaync/config.json +install -D -p -m 644 .config/swaync/style.css %{buildroot}%{_sysconfdir}/sway/swaync/style.css + %pre -n openSUSEway # bug #1176195, don't force enviroment, cleaning up old installations test -e %{_sysconfdir}/profile.d/openSUSEway.sh && rm %{_sysconfdir}/profile.d/openSUSEway.sh || true @@ -217,6 +229,13 @@ test -e %{_datadir}/wayland-sessions/sway.desktop.orig && \ %config(noreplace) %{_sysconfdir}/wofi/config %config(noreplace) %{_sysconfdir}/wofi/style.css +%dir %{_sysconfdir}/sway/wob +%config %{_sysconfdir}/sway/wob/wob.ini + +%dir %{_sysconfdir}/sway/swaync +%config %{_sysconfdir}/sway/swaync/config.json +%config %{_sysconfdir}/sway/swaync/style.css + %files -n waybar-branding-openSUSE %dir %{_sysconfdir}/xdg/waybar %config(noreplace) %{_sysconfdir}/xdg/waybar/config