All of lore.kernel.org
 help / color / mirror / Atom feed
From: <rs@ti.com>
To: <kai.kang@windriver.com>, <raj.khem@gmail.com>
Cc: <Openembedded-devel@lists.openembedded.org>
Subject: [oe][meta-xfce][PATCH] xfce4-session: update for emptty
Date: Tue, 10 Mar 2026 16:51:06 -0500	[thread overview]
Message-ID: <20260310215105.2835722-2-rs@ti.com> (raw)

From: Randolph Sapp <rs@ti.com>

The x-session-manager alternative link has been removed. Instead a
distro should choose what the default session is by using the
DEFAULT_SESSION variable of xserver-nodm-init.

If the default session cannot be found the user will be presented with a
menu to pick the session themselves. This relies on the xsession and
wayland-sessions desktop entries, which XFCE already provides.

Signed-off-by: Randolph Sapp <rs@ti.com>
---

Sending this now that emptty has been picked up on oe-core's master-next branch.

 .../recipes-xfce/xfce4-session/xfce4-session_4.20.3.bb      | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.20.3.bb b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.20.3.bb
index af7ab98ae5..3690078daf 100644
--- a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.20.3.bb
+++ b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.20.3.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"

 DEPENDS = "libwnck3 libsm libxfce4ui libxfce4windowing virtual/libx11"

-inherit xfce update-alternatives features_check
+inherit xfce features_check

 SRC_URI += "file://0001-configure.in-hard-code-path-to-iceauth.patch"
 SRC_URI[sha256sum] = "dbf00672c5316a30b7001fe852e6a5ba9f889afeab8a247545a160d4302f1fa2"
@@ -19,10 +19,6 @@ PACKAGECONFIG[polkit] = "--enable-polkit, --disable-polkit, polkit"
 EXTRA_OECONF = "GDBUS_CODEGEN=${STAGING_BINDIR_NATIVE}/gdbus-codegen \
                 GLIB_COMPILE_RESOURCES=${STAGING_BINDIR_NATIVE}/glib-compile-resources"

-ALTERNATIVE:${PN} = "x-session-manager"
-ALTERNATIVE_TARGET[x-session-manager] = "${bindir}/xfce4-session"
-ALTERNATIVE_PRIORITY_${PN} = "150"
-
 FILES:${PN} += " \
     ${libdir}/xfce4/*/*/*.so \
     ${libdir}/xfce4/session/*-*-* \
--
2.53.0



             reply	other threads:[~2026-03-10 21:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-10 21:51 rs [this message]
     [not found] <189B995EB7159C24.1328210@lists.openembedded.org>
2026-03-16 19:17 ` [oe][meta-xfce][PATCH] xfce4-session: update for emptty Randolph Sapp
2026-03-16 21:19   ` Khem Raj

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=20260310215105.2835722-2-rs@ti.com \
    --to=rs@ti.com \
    --cc=Openembedded-devel@lists.openembedded.org \
    --cc=kai.kang@windriver.com \
    --cc=raj.khem@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.