public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Shawn W Dunn <sfalken@kalpadesktop.org>
To: git-commits@fedoraproject.org
Subject: [rpms/lxqt-wayland-session] f44: Update to 0.4.1
Date: Fri, 29 May 2026 22:26:59 GMT [thread overview]
Message-ID: <178009361989.1.3390266994782507790.rpms-lxqt-wayland-session-bd41a05e3bbb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/lxqt-wayland-session
Branch : f44
Commit : bd41a05e3bbbf1ebfd98a495534752dee31090b8
Author : Shawn W Dunn <sfalken@kalpadesktop.org>
Date : 2026-05-29T21:12:21+00:00
Stats : +51/-31 in 9 file(s)
URL : https://src.fedoraproject.org/rpms/lxqt-wayland-session/c/bd41a05e3bbbf1ebfd98a495534752dee31090b8?branch=f44
Log:
Update to 0.4.1
---
diff --git a/.gitignore b/.gitignore
index cddb4bd..d173704 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/lxqt-wayland-session-0.3.0.tar.gz
/lxqt-wayland-session-0.3.2.tar.gz
/lxqt-wayland-session-0.4.0.tar.gz
+/lxqt-wayland-session-0.4.1.tar.gz
diff --git a/0001-configuration-changes-for-default-labwc-session.patch b/0001-configuration-changes-for-default-labwc-session.patch
index fe9fe0b..da1c490 100644
--- a/0001-configuration-changes-for-default-labwc-session.patch
+++ b/0001-configuration-changes-for-default-labwc-session.patch
@@ -1,4 +1,4 @@
-From 8966c8c2407031b3b64bc272c54c87d45f59c968 Mon Sep 17 00:00:00 2001
+From 955f680159dd432a2529d745dd03b1437f7940ff Mon Sep 17 00:00:00 2001
From: Shawn W Dunn <sfalken@opensuse.org>
Date: Thu, 6 Nov 2025 15:05:25 +0000
Subject: [PATCH 1/6] configuration changes for default labwc session
@@ -27,7 +27,7 @@ index fa49741..acc3e44 100644
# Faster startup for GTK apps:
dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY > /dev/null 2>&1 &
diff --git a/startlxqtwayland.in b/startlxqtwayland.in
-index f3b2f4c..593e047 100644
+index 85aecd3..1042cab 100644
--- a/startlxqtwayland.in
+++ b/startlxqtwayland.in
@@ -100,10 +100,10 @@ if [ -z "$COMPOSITOR" ]; then
@@ -56,5 +56,5 @@ index f3b2f4c..593e047 100644
elif [ "$COMPOSITOR" = "niri" ]; then
if [ ! -f "$XDG_CONFIG_HOME/lxqt/wayland/lxqt-niri.kdl" ]; then
--
-2.53.0
+2.54.0
diff --git a/0002-configuration-changes-for-default-wayfire-session.patch b/0002-configuration-changes-for-default-wayfire-session.patch
index e576a3e..c30fa91 100644
--- a/0002-configuration-changes-for-default-wayfire-session.patch
+++ b/0002-configuration-changes-for-default-wayfire-session.patch
@@ -1,4 +1,4 @@
-From 401ee311c16b7c5c4d53bbc066246a57a23eae09 Mon Sep 17 00:00:00 2001
+From 2076386f7916cf646f86b102d2e2ecaf11f97a5e Mon Sep 17 00:00:00 2001
From: "Shawn W. Dunn" <sfalken@cloverleaf-linux.org>
Date: Tue, 21 Jan 2025 17:07:30 +0000
Subject: [PATCH 2/6] configuration changes for default wayfire session
@@ -9,7 +9,7 @@ Subject: [PATCH 2/6] configuration changes for default wayfire session
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configurations/lxqt-wayfire.ini b/configurations/lxqt-wayfire.ini
-index 9e3386d..4088f73 100644
+index 1d6aba0..cc0e403 100644
--- a/configurations/lxqt-wayfire.ini
+++ b/configurations/lxqt-wayfire.ini
@@ -129,7 +129,7 @@ toggle = <super> <ctrl> KEY_F
@@ -22,5 +22,5 @@ index 9e3386d..4088f73 100644
# Output configuration
--
-2.53.0
+2.54.0
diff --git a/0003-configuration-changes-for-default-niri-session.patch b/0003-configuration-changes-for-default-niri-session.patch
index 70d72c5..dd98232 100644
--- a/0003-configuration-changes-for-default-niri-session.patch
+++ b/0003-configuration-changes-for-default-niri-session.patch
@@ -1,4 +1,4 @@
-From c323c52a5ca92de9e8d33de1d0a4a45545fbe419 Mon Sep 17 00:00:00 2001
+From 511837d4e6d34bd7eb8607108f1880aad2d06a23 Mon Sep 17 00:00:00 2001
From: Shawn W Dunn <sfalken@opensuse.org>
Date: Mon, 16 Mar 2026 15:21:35 +0000
Subject: [PATCH 3/6] configuration changes for default niri session
@@ -24,7 +24,7 @@ index b222b52..6e00910 100644
spawn-sh-at-startup "lxqt-session && niri msg action quit -s"
diff --git a/configurations/niri/input.kdl b/configurations/niri/input.kdl
-index ca0be06..fb61b8a 100644
+index a0c95ad..8e0a097 100644
--- a/configurations/niri/input.kdl
+++ b/configurations/niri/input.kdl
@@ -30,7 +30,7 @@ input {
@@ -37,5 +37,5 @@ index ca0be06..fb61b8a 100644
// accel-profile "flat"
// scroll-method "two-finger"
--
-2.53.0
+2.54.0
diff --git a/0004-configuration-adds-miriway-session.patch b/0004-configuration-adds-miriway-session.patch
index 096460f..db68ddd 100644
--- a/0004-configuration-adds-miriway-session.patch
+++ b/0004-configuration-adds-miriway-session.patch
@@ -1,4 +1,4 @@
-From 05061cd8a8aa7d698bb0f7797759a5f6e35f2eec Mon Sep 17 00:00:00 2001
+From 76bf8933eccd78778ac8dc90cbe24f324bbd2d2e Mon Sep 17 00:00:00 2001
From: Shawn W Dunn <sfalken@opensuse.org>
Date: Mon, 16 Mar 2026 15:29:47 +0000
Subject: [PATCH 4/6] configuration adds miriway session
@@ -15,7 +15,7 @@ lxqt-wayland-session/pull/40
create mode 100644 configurations/miriway/miriway-shell.config
diff --git a/configurations/CMakeLists.txt b/configurations/CMakeLists.txt
-index 38c43e3..e28015e 100644
+index 4166d29..c01a5f2 100644
--- a/configurations/CMakeLists.txt
+++ b/configurations/CMakeLists.txt
@@ -18,7 +18,9 @@ install(FILES
@@ -136,7 +136,7 @@ index 0000000..3b20d82
+ctrl-alt=BackSpace:@exit
+ctrl-alt=Up:@toggle-always-on-top
diff --git a/startlxqtwayland.in b/startlxqtwayland.in
-index 593e047..9f1c1a9 100644
+index 1042cab..bdc116c 100644
--- a/startlxqtwayland.in
+++ b/startlxqtwayland.in
@@ -143,6 +143,16 @@ elif [ "$COMPOSITOR" = "kwin_wayland" ]; then
@@ -157,5 +157,5 @@ index 593e047..9f1c1a9 100644
if [ ! -f "$XDG_CONFIG_HOME/lxqt/wayland/lxqt-wayfire.ini" ]; then
cp "$share_dir"/lxqt/wayland/lxqt-wayfire.ini "$XDG_CONFIG_HOME"/lxqt/wayland/
--
-2.53.0
+2.54.0
diff --git a/0005-configuration-changes-for-default-river-session.patch b/0005-configuration-changes-for-default-river-session.patch
index 04a4342..9028981 100644
--- a/0005-configuration-changes-for-default-river-session.patch
+++ b/0005-configuration-changes-for-default-river-session.patch
@@ -1,4 +1,4 @@
-From 8760fcae7be9cc976d990eb60713a22075c2f6f2 Mon Sep 17 00:00:00 2001
+From 9398b3f8f1165e659561db7635dad8a32e304ce3 Mon Sep 17 00:00:00 2001
From: "Shawn W. Dunn" <sfalken@cloverleaf-linux.org>
Date: Thu, 23 Jan 2025 17:42:22 +0000
Subject: [PATCH 5/6] configuration changes for default river session
@@ -21,5 +21,5 @@ index d847b76..732532d 100644
# Set keyboard repeat rate
riverctl set-repeat 50 300
--
-2.53.0
+2.54.0
diff --git a/0006-configuration-changes-for-default-sway-session.patch b/0006-configuration-changes-for-default-sway-session.patch
index 7161a1c..f9dcf91 100644
--- a/0006-configuration-changes-for-default-sway-session.patch
+++ b/0006-configuration-changes-for-default-sway-session.patch
@@ -1,24 +1,40 @@
-From 7356d2ffdc21b44c1a7ebd89a06a7adb2a1b6bc6 Mon Sep 17 00:00:00 2001
-From: Shawn W Dunn <sfalken@opensuse.org>
-Date: Wed, 8 Oct 2025 20:17:37 +0000
+From 5fa02a57b6b81c8df4600dce9644c9f767a25cee Mon Sep 17 00:00:00 2001
+From: Shawn W Dunn <sfalken@kalpadesktop.org>
+Date: Fri, 29 May 2026 17:28:22 +0000
Subject: [PATCH 6/6] configuration changes for default sway session
-- Disable "include /etc/sway/config.d/*" avoids conflicts for users that
- use lxqt-sway, and standard sway desktops
+- Add setting the default wallpaper
+- Disable "include /etc/sway/config.d/*" this avoids conflicts for users
+ that are using lxqt-sway, and the standard sway desktop
---
- configurations/lxqt-sway.config | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
+ configurations/lxqt-sway.config | 7 +++++--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/configurations/lxqt-sway.config b/configurations/lxqt-sway.config
-index 3a8d3a4..0469428 100644
+index 2fbd39e..1bb43f4 100644
--- a/configurations/lxqt-sway.config
+++ b/configurations/lxqt-sway.config
-@@ -237,4 +237,4 @@ bindsym $mod+r mode "resize"
- bindsym XF86MonBrightnessDown exec lxqt-config-brightness -d
- bindsym XF86MonBrightnessUp exec lxqt-config-brightness -i
+@@ -19,10 +19,13 @@ set $term qterminal
+ # Your preferred application launcher
+ set $menu lxqt-runner
+
++### Set background
++exec swaybg -i /usr/share/backgrounds/default.jxl
++
+ ### Output configuration
+ #
+ # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
+-output * bg /usr/share/lxqt/wallpapers/waves-logo.png fill
++output * bg /usr/share/backgrounds/default.jxl fill
+ #
+ #
+ # Example configuration:
+@@ -240,4 +243,4 @@ bindsym $mod+r mode "resize"
+ bindsym XF86Sleep exec lxqt-leave --hibernate
+
-include /etc/sway/config.d/*
+# include /etc/sway/config.d/*
--
-2.53.0
+2.54.0
diff --git a/lxqt-wayland-session.spec b/lxqt-wayland-session.spec
index fe08681..7a90f69 100644
--- a/lxqt-wayland-session.spec
+++ b/lxqt-wayland-session.spec
@@ -2,7 +2,7 @@
%bcond hyprland_session 0
Name: lxqt-wayland-session
-Version: 0.4.0
+Version: 0.4.1
Release: 1%{?dist}
Summary: Wayland session files for LXQt
# See "LICENSE" for a breakdown of license usage
@@ -92,7 +92,7 @@ compositor with LXQt.
%files -n lxqt-hyprland-session
%license LICENSE.BSD
-%{_datadir}/lxqt/wayland/lxqt-hyprland.conf
+%{_datadir}/lxqt/wayland/lxqt-hyprland.lua
%endif
%dnl ------------------------------------------------------------------
@@ -246,12 +246,15 @@ install -m0644 default-compositor-miriway %{buildroot}%{_datadir}/lxqt/wayland/d
%if ! %{with hyprland_session}
# Drop hyprland session files
-rm -v %{buildroot}%{_datadir}/lxqt/wayland/lxqt-hyprland.conf
+rm -v %{buildroot}%{_datadir}/lxqt/wayland/lxqt-hyprland.lua
%endif
%fdupes %{buildroot}%{_datadir}/themes/
%changelog
+* Fri May 29 2026 Shawn W Dunn <sfalken@kalpadesktop.org> - 0.4.1-1
+- Update to 0.4.1
+
* Thu Apr 23 2026 Shawn W Dunn <sfalken@kalpadesktop.org> - 0.4.0-1
- Update to 0.4.0
diff --git a/sources b/sources
index a3846f0..8121d99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lxqt-wayland-session-0.4.0.tar.gz) = 7ccaaa647b40d0b37ee514db5316f37c4eaa281cf6166856ef0053f8603a93ddbf4f173a3652738a261e31b41b65b6150d2d4657a0a0cde7d61e9d47427cb6ba
+SHA512 (lxqt-wayland-session-0.4.1.tar.gz) = 5a721de76b406cad32d81f076a3690670ee5e3310bf92c2614a0bb7fd8a2ef7c124dc4ca5194a9d7eb891972243d39032be53f972edcda04a4590ce102f834eb
reply other threads:[~2026-05-29 22:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178009361989.1.3390266994782507790.rpms-lxqt-wayland-session-bd41a05e3bbb@fedoraproject.org \
--to=sfalken@kalpadesktop.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox