Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946370 - lxqt-base/lxqt-meta: add lxqt-wayland-session
Summary: lxqt-base/lxqt-meta: add lxqt-wayland-session
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: LxQt maintainers
URL: https://github.com/lxqt/lxqt-wayland-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-13 14:59 UTC by Lea Seibert
Modified: 2025-04-24 21:34 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lea Seibert 2024-12-13 14:59:51 UTC
The recently introduced lxqt-wayland-session is missing. Support was officially added with LXQt 2.1.0 and currently it supports running an LXQt session off kde-plasma/kwin, gui-wm/hyprland, gui-wm/wayfire, gui-wm/sway, labwc, sway, and river.

https://github.com/lxqt/lxqt-wayland-session
Comment 1 Larry the Git Cow gentoo-dev 2025-03-17 12:45:41 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/qt.git/commit/?id=e4a57ad89ddaf11803f91327c761d4cb8caa0959

commit e4a57ad89ddaf11803f91327c761d4cb8caa0959
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2025-03-17 12:40:07 +0000
Commit:     Jimi Huotari <chiitoo@gentoo.org>
CommitDate: 2025-03-17 12:44:48 +0000

    lxqt-base/lxqt-wayland-session: new package, add 9999
    
    Initial ebuild for the files needed for the LXQt Wayland Session.
    
    Bug: https://bugs.gentoo.org/946370
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>

 .../lxqt-wayland-session-9999.ebuild               | 32 ++++++++++++++++++++++
 lxqt-base/lxqt-wayland-session/metadata.xml        | 11 ++++++++
 2 files changed, 43 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2025-04-24 21:34:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=869457e2c547861e791550451c9dda8dd3e507d9

commit 869457e2c547861e791550451c9dda8dd3e507d9
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2025-04-24 19:10:43 +0000
Commit:     Jimi Huotari <chiitoo@gentoo.org>
CommitDate: 2025-04-24 21:33:11 +0000

    lxqt-base/lxqt-meta: add 2.2.0
    
    New USE-flags to pull in a new package used for LXQt Wayland
    sessions, and another for making icons optional (still default on
    to avoid no icons at all, but one might want to use something completely
    different, and 'breeze-icons' has been shown to have build issues on
    32-bit systems [1]).
    
    1. https://forums.gentoo.org/viewtopic-t-1173140.html
    
    Closes: https://bugs.gentoo.org/946370
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>

 lxqt-base/lxqt-meta/lxqt-meta-2.2.0.ebuild | 64 ++++++++++++++++++++++++++++++
 lxqt-base/lxqt-meta/metadata.xml           |  4 +-
 2 files changed, 67 insertions(+), 1 deletion(-)