On Wed, Jul 02, 2025 at 10:40:35AM +1000, Ralph Ronnquist via Dng wrote:
> On Tue, Jul 01, 2025 at 02:31:48PM -1000, Joel Roth via Dng wrote:
> > The packages listed below enabled me to compile xlibre using
> > meson as follows. Note that x11proto-dev needs to be from
> > trixie.
> >
> >
> > cd src
> > git clone https://github.com/X11Libre/xserver
> > cd xserver
> > meson setup builddir
> > cd builddir
> > meson compile
[ debian package list ]
>
> Those sources need patching to use libseat so as to avoid the
> logind+dbus lock-in.
I believe another alternative is to set the suid bit on some
or other executable.
--
Joel Roth