Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package lxqt-wayland-session for
openSUSE:Factory checked in at 2026-03-24 18:49:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-wayland-session (Old)
and /work/SRC/openSUSE:Factory/.lxqt-wayland-session.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-wayland-session"
Tue Mar 24 18:49:01 2026 rev:13 rq:1342142 version:0.3.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/lxqt-wayland-session/lxqt-wayland-session.changes
2025-12-25 19:57:48.691647957 +0100
+++
/work/SRC/openSUSE:Factory/.lxqt-wayland-session.new.8177/lxqt-wayland-session.changes
2026-03-24 18:49:56.273102492 +0100
@@ -1,0 +2,8 @@
+Mon Mar 16 14:26:25 UTC 2026 - Shawn Dunn <[email protected]>
+
+- Update to 0.3.2:
+ * Configuration updates for labwc 0.9.5 and hyprland 0.54.1
+ * Enabled launch of lxqt-leave by pressing the powerbutton in
+ niri configuration
+
+-------------------------------------------------------------------
Old:
----
lxqt-wayland-session-0.3.1.tar.xz
lxqt-wayland-session-0.3.1.tar.xz.asc
New:
----
default-compositor-wayfire
lxqt-wayland-session-0.3.2.tar.xz
lxqt-wayland-session-0.3.2.tar.xz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lxqt-wayland-session.spec ++++++
--- /var/tmp/diff_new_pack.QHvm8P/_old 2026-03-24 18:49:57.089136163 +0100
+++ /var/tmp/diff_new_pack.QHvm8P/_new 2026-03-24 18:49:57.093136328 +0100
@@ -26,7 +26,7 @@
%endif
Name: lxqt-wayland-session
-Version: 0.3.1
+Version: 0.3.2
Release: 0
Summary: Files needed for the LXQt Wayland Session
License: BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later AND
GPL-3.0-or-later AND MIT AND CC-BY-SA-4.0
@@ -34,6 +34,7 @@
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
Source1:
%{url}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
Source2: %{name}.keyring
+Source3: default-compositor-wayfire
## PATCH-CONFIGURATION-openSUSE
0001-configuration-changes-for-default-labwc-session.patch
Patch0: 0001-configuration-changes-for-default-labwc-session.patch
## PATCH-CONFIGURATION-openSUSE
0002-configuration-changes-for-default-wayfire-session.patch
@@ -66,6 +67,8 @@
Requires: qt6-wayland >= 6.2.0
Requires: lxqt-session >= 2.1.0
Requires: xdg-user-dirs
+Requires: %{name}-default-compositor
+Suggests: %{name}-default-compositor-wayfire
BuildArch: noarch
%description
@@ -73,6 +76,17 @@
its desktop entry for display managers and default configurations for
actually supported compositors.
+%package -n %{name}-default-compositor-wayfire
+Summary: Sets default compositor to wayfire
+License: GPL-3.0-or-later
+Requires: %{name} = %{version}
+Requires: lxqt-wayfire-session = %{version}
+Provides: %{name}-default-compositor
+Conflicts: %{name}-default-compositor
+
+%description -n %{name}-default-compositor-wayfire
+Sets the default compositor to miriway, and provides the miriway session setup
+
%if %{with hyprland_session}
%package -n lxqt-hyprland-session
Summary: Session files for LXQt-Hyprland
@@ -169,6 +183,7 @@
%prep
%autosetup -p1 -S git_am
+cp -a %{S:3} default-compositor-wayfire
%build
%cmake
@@ -176,6 +191,7 @@
%install
%cmake_install
+install -m0644 default-compositor-wayfire
%{buildroot}%{_datadir}/lxqt/wayland/default-compositor
%if ! %{with hyprland_session}
rm -f %{buildroot}%{_datadir}/lxqt/wayland/lxqt-hyprland.conf
@@ -204,6 +220,10 @@
%{_mandir}/man?/%{name}.?%{?ext_man}
%{_mandir}/man?/startlxqtwayland.?%{?ext_man}
+%files -n %{name}-default-compositor-wayfire
+%license COPYING
+%{_datadir}/lxqt/wayland/default-compositor
+
%if %{with hyprland_session}
%files -n lxqt-hyprland-session
%license LICENSE.BSD
++++++ default-compositor-wayfire ++++++
wayfire
++++++ lxqt-wayland-session-0.3.1.tar.xz -> lxqt-wayland-session-0.3.2.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lxqt-wayland-session-0.3.1/CHANGELOG
new/lxqt-wayland-session-0.3.2/CHANGELOG
--- old/lxqt-wayland-session-0.3.1/CHANGELOG 2025-12-21 18:59:13.000000000
+0100
+++ new/lxqt-wayland-session-0.3.2/CHANGELOG 2026-03-05 18:53:50.000000000
+0100
@@ -1,3 +1,9 @@
+lxqt-wayland-session-0.3.2 / 2026-03-02
+=======================================
+* Updated configurations to cover labwc 0.9.5 and Hyprland 0.54.1.
+* Enabled launch of lxqt-leave by pressing the powerbutton in niri
configuration.
+* Fixed hyprland config for breaking changes of 0.53.
+
lxqt-wayland-session-0.3.1 / 2025-12-21
=======================================
* Updated manpages.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lxqt-wayland-session-0.3.1/CMakeLists.txt
new/lxqt-wayland-session-0.3.2/CMakeLists.txt
--- old/lxqt-wayland-session-0.3.1/CMakeLists.txt 2025-12-21
18:59:13.000000000 +0100
+++ new/lxqt-wayland-session-0.3.2/CMakeLists.txt 2026-03-05
18:53:50.000000000 +0100
@@ -26,7 +26,7 @@
set(LXQT_WAYLAND_SESSION_MAJOR_VERSION 0)
set(LXQT_WAYLAND_SESSION_MINOR_VERSION 3)
-set(LXQT_WAYLAND_SESSION_PATCH_VERSION 1)
+set(LXQT_WAYLAND_SESSION_PATCH_VERSION 2)
set(LXQT_WAYLAND_SESSION_VERSION
${LXQT_WAYLAND_SESSION_MAJOR_VERSION}.${LXQT_WAYLAND_SESSION_MINOR_VERSION}.${LXQT_WAYLAND_SESSION_PATCH_VERSION})
include(LXQtPreventInSourceBuilds)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/lxqt-wayland-session-0.3.1/configurations/labwc/rc.xml
new/lxqt-wayland-session-0.3.2/configurations/labwc/rc.xml
--- old/lxqt-wayland-session-0.3.1/configurations/labwc/rc.xml 2025-12-21
18:59:13.000000000 +0100
+++ new/lxqt-wayland-session-0.3.2/configurations/labwc/rc.xml 2026-03-05
18:53:50.000000000 +0100
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- This file contains all supported Labwc v0.9.3 config elements & attributes
with mostly
+ This file contains all supported Labwc v0.9.5 config elements & attributes
with mostly
default values. Some LXQt specific settings have been added. You may have a
updated version in /usr/share/docs/labwc/rc.xml.all
@@ -81,7 +81,7 @@
</font>
</theme>
- <windowSwitcher preview="yes" outlines="yes" allWorkspaces="no"
unshade="yes">
+ <windowSwitcher preview="yes" outlines="yes" unshade="yes">
<osd show="yes" style="classic" output="all" thumbnailLabelFormat="%T" />
<fields>
<field content="icon" width="5%" />
@@ -102,7 +102,7 @@
Some contents are fixed-length and others are variable-length.
See "man 5 labwc-config" for details.
- <windowSwitcher preview="no" outlines="no" allWorkspaces="yes">
+ <windowSwitcher preview="no" outlines="no">
<osd show="yes" />
<fields>
<field content="workspace" width="5%" />
@@ -123,9 +123,9 @@
then workspace name, then identifier/app-id, then the window title.
It uses 100% of OSD window width.
- <windowSwitcher preview="no" outlines="no" allWorkspaces="yes">
+ <windowSwitcher preview="no" outlines="no">
<osd show="yes" />
- <field>
+ <fields>
<field content="custom" format="foobar %b %3s %-10o %-20W %-10i %t"
width="100%" />
</fields>
</windowSwitcher>
@@ -179,6 +179,7 @@
Workspaces can be configured like this:
<desktops>
<popupTime>1000</popupTime>
+ <initial>Workspace 1</initial>
<names>
<name>Workspace 1</name>
<name>Workspace 2</name>
@@ -632,6 +633,7 @@
- accelProfile [flat|adaptive]
- tapButtonMap [lrm|lmr]
- clickMethod [none|buttonAreas|clickfinger]
+ - scrollMethod [twoFinger|edge|none]
- sendEventsMode [yes|no|disabledOnExternalMouse]
- calibrationMatrix [six float values split by space]
- scrollFactor [float]
@@ -672,8 +674,8 @@
# must only apply to the first instance of the window with that
# particular 'identifier' or 'title'.
# - Matching is case-insensitive and is performed using shell wildcard
- # patterns (see glob(7)) so '\*' (not between brackets) matches any
string
- # and '?' matches any single character.
+ # patterns (see glob(7)) so '\*' (not between brackets) matches any
+ # string and '?' matches any single character.
<windowRules>
<windowRule identifier="*"><action name="Maximize"/></windowRule>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/lxqt-wayland-session-0.3.1/configurations/lxqt-hyprland.conf
new/lxqt-wayland-session-0.3.2/configurations/lxqt-hyprland.conf
--- old/lxqt-wayland-session-0.3.1/configurations/lxqt-hyprland.conf
2025-12-21 18:59:13.000000000 +0100
+++ new/lxqt-wayland-session-0.3.2/configurations/lxqt-hyprland.conf
2026-03-05 18:53:50.000000000 +0100
@@ -1,5 +1,5 @@
-# This is the example Hyprland v0.52.1 config file with some additions for
LXQt.
-# A newer version may be available in /usr/share/hyprland/hyprland.conf.
+# This is the example Hyprland v0.54.1 config file with some additions for
LXQt.
+# A newer version may be available in /usr/share/hypr/hyprland.conf.
# Refer to the wiki for more information.
# https://wiki.hypr.land/Configuring/
# Please note not all available settings / options are set here.
@@ -60,16 +60,16 @@
bindr = SUPER, Super_L, exec, lxqt-qdbus openmenu
# Floating windows:
-windowrule =
float,class:^(lxqt-.*|pavu.*|.*copyq|sddm-conf|qarma|.*portal-lxqt)$
-windowrule = tile,class:lxqt-archiver
-windowrule = float,title:^(.*Preferen.*)$
-windowrule = dimaround,floating:1
+windowrule = float on, match:class
^(lxqt-.*|pavu.*|.*copyq|sddm-conf|qarma|.*portal-lxqt)$
+windowrule = tile on, match:class lxqt-archiver
+windowrule = float on, match:title ^(.*Preferen.*)$
+windowrule = dim_around on, match:float on
# No animation for lxqt-runner results
-layerrule = noanim, launcher
+layerrule = match:namespace launcher, no_anim on
# Animations for leave dialog, lxqt-runner, dropdown terminal
-layerrule = dimaround, ^(launcher|dialog|dropdown_terminal)$
-layerrule = animation slide top, dropdown_terminal
-layerrule = animation popin 80%, dialog
+layerrule = match:namespace ^(launcher|dialog|dropdown_terminal)$, dim_around
on
+layerrule = match:namespace dropdown_terminal, animation slide top
+layerrule = match:namespace dialog, animation popin 80%
# Laptop multimedia keys for volume and LCD brightness
# Requires wireplumber
@@ -204,10 +204,23 @@
# uncomment all if you wish to use that.
# workspace = w[tv1], gapsout:0, gapsin:0
# workspace = f[1], gapsout:0, gapsin:0
-# windowrule = bordersize 0, floating:0, onworkspace:w[tv1]
-# windowrule = rounding 0, floating:0, onworkspace:w[tv1]
-# windowrule = bordersize 0, floating:0, onworkspace:f[1]
-# windowrule = rounding 0, floating:0, onworkspace:f[1]
+# windowrule {
+# name = no-gaps-wtv1
+# match:float = false
+# match:workspace = w[tv1]
+#
+# border_size = 0
+# rounding = 0
+# }
+#
+# windowrule {
+# name = no-gaps-f1
+# match:float = false
+# match:workspace = f[1]
+#
+# border_size = 0
+# rounding = 0
+# }
# See https://wiki.hypr.land/Configuring/Dwindle-Layout/ for more
dwindle {
@@ -272,12 +285,12 @@
# Example binds, see https://wiki.hypr.land/Configuring/Binds/ for more
bind = $mainMod, Q, exec, $terminal
bind = $mainMod, C, killactive,
-bind = $mainMod, M, exit,
+#bind = $mainMod, M, exec, command -v hyprshutdown >/dev/null 2>&1 &&
hyprshutdown || hyprctl dispatch
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, V, togglefloating,
bind = $mainMod, R, exec, $menu
bind = $mainMod, P, pseudo, # dwindle
-bind = $mainMod, J, togglesplit, # dwindle
+bind = $mainMod, J, layoutmsg, togglesplit # dwindle
# Move focus with mainMod + arrow keys
bind = $mainMod, left, movefocus, l
@@ -334,14 +347,38 @@
# See https://wiki.hypr.land/Configuring/Workspace-Rules/ for workspace rules
-# Example windowrule
-# windowrule = float,class:^(kitty)$,title:^(kitty)$
+# Example windowrules that are useful
+
+windowrule {
+ # Ignore maximize requests from all apps. You'll probably like this.
+ name = suppress-maximize-events
+ match:class = .*
+
+ suppress_event = maximize
+}
+
+windowrule {
+ # Fix some dragging issues with XWayland
+ name = fix-xwayland-drags
+ match:class = ^$
+ match:title = ^$
+ match:xwayland = true
+ match:float = true
+ match:fullscreen = false
+ match:pin = false
+
+ no_focus = true
+}
-# Ignore maximize requests from apps. You'll probably like this.
-windowrule = suppressevent maximize, class:.*
+# Hyprland-run windowrule
+windowrule {
+ name = move-hyprland-run
-# Fix some dragging issues with XWayland
-windowrule =
nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
+ match:class = hyprland-run
+
+ move = 20 monitor_h-120
+ float = yes
+}
misc {
disable_hyprland_logo = true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/lxqt-wayland-session-0.3.1/configurations/niri/input.kdl
new/lxqt-wayland-session-0.3.2/configurations/niri/input.kdl
--- old/lxqt-wayland-session-0.3.1/configurations/niri/input.kdl
2025-12-21 18:59:13.000000000 +0100
+++ new/lxqt-wayland-session-0.3.2/configurations/niri/input.kdl
2026-02-27 14:43:05.000000000 +0100
@@ -62,4 +62,6 @@
// Focus windows and outputs automatically when moving the mouse into them.
// Setting max-scroll-amount="0%" makes it work only on windows already
fully on screen.
// focus-follows-mouse max-scroll-amount="0%"
+ // Power key will show logout-options:
+ disable-power-key-handling
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/lxqt-wayland-session-0.3.1/configurations/niri/keybinds.kdl
new/lxqt-wayland-session-0.3.2/configurations/niri/keybinds.kdl
--- old/lxqt-wayland-session-0.3.1/configurations/niri/keybinds.kdl
2025-12-21 18:59:13.000000000 +0100
+++ new/lxqt-wayland-session-0.3.2/configurations/niri/keybinds.kdl
2026-02-27 14:43:05.000000000 +0100
@@ -28,6 +28,7 @@
Alt+Space hotkey-overlay-title="lxqt-runner" { spawn "lxqt-runner"; }
Mod+P hotkey-overlay-title="Filemanager" { spawn "pcmanfm-qt"; }
Super+Alt+L hotkey-overlay-title="Exit Options" { spawn "lxqt-leave"; }
+ XF86PowerOff hotkey-overlay-title="Exit Options" { spawn "lxqt-leave"; }
Super+Shift+Escape hotkey-overlay-title="Lock Screen" { spawn-sh
"lxqt-leave --lockscreen"; }
// Example volume keys mappings for PipeWire & WirePlumber.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lxqt-wayland-session-0.3.1/startlxqtwayland.in
new/lxqt-wayland-session-0.3.2/startlxqtwayland.in
--- old/lxqt-wayland-session-0.3.1/startlxqtwayland.in 2025-12-21
18:59:13.000000000 +0100
+++ new/lxqt-wayland-session-0.3.2/startlxqtwayland.in 2025-12-31
23:18:42.000000000 +0100
@@ -174,7 +174,7 @@
# workaround for cursor
export X$(cat $XDG_CONFIG_HOME/lxqt/session.conf|grep cursor_size| tr
'a-z' 'A-Z')
export X$(cat $XDG_CONFIG_HOME/lxqt/session.conf|grep cursor_theme| tr
'a-z' 'A-Z')
- exec $COMPOSITOR -c $XDG_CONFIG_HOME/lxqt/wayland/lxqt-hyprland.conf
+ exec start-hyprland -- -c $XDG_CONFIG_HOME/lxqt/wayland/lxqt-hyprland.conf
elif [ "$COMPOSITOR" = "river" ]; then
if [ ! -f "$XDG_CONFIG_HOME/lxqt/wayland/lxqt-river-init" ]; then
++++++ lxqt-wayland-session.keyring ++++++
--- /var/tmp/diff_new_pack.QHvm8P/_old 2026-03-24 18:49:57.397148871 +0100
+++ /var/tmp/diff_new_pack.QHvm8P/_new 2026-03-24 18:49:57.401149037 +0100
@@ -47,7 +47,43 @@
Oa86l8pqli+B7rpTbsAE9Ut8qUaWjm87oUNSJbaKgqNnMaE+b/8VJaEeWHgQJwsD
bJSJ/O/vzlRtDjOJ1JDlMRLs7TnOFeUh5pgwyaJoidYbJEiGlMGJbI6BjwhDTBFO
NLJtd3SsRjc7ICtGdCvej59IvCDTjxtkhx5okF03APi1aXpHQrE18/arFD7BpoGO
-sw==
-=gSIv
+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
+/AltqE7gRNR/QnfiBlo=
+=kOsM
-----END PGP PUBLIC KEY BLOCK-----