Re: You moved from distro X to Artix, why ?
Reply #84 –
Well, building oneself is an option, but then I'd rather use a source based distro,
but that's me, jeje But if it's sort of hybrid, like building just what one needs, then that might be an interesting avenue.
Weird, there might be something weird with my boxes, I don't have elogind, just the library to avoid breaking dependencies further:
% pacman -Qs elogind
local/libelogind 255.17-2
elogind client libraries
local/seatd-dinit 20230412-3 (dinit-world)
dinit service scripts for seatd
And I'm using x11:
% pacman -Qs xorg-server
local/xlibre-xserver 25.0.0.7-1 (xlibre)
XLibre fork of X.Org X server
local/xlibre-xserver-common 25.0.0.7-1 (xlibre)
XLibre fork of X.Org Xorg server common files
local/xlibre-xserver-xvfb 25.0.0.7-1 (xlibre)
XLibre fork of X.Org virtual framebuffer X server
But I'm not using any daemon/service to start x11, I do it with xinit/startx. And although I see dbus everywhere, I'm not populating its env vars, for example I'm not calling for exec dbus-run-session i3, instead I'm calling for example exec i3, and to be honest I haven't noticed anything wrong. On xlibre I have issues at times when even with dpms off, but the screen is locked, it gets unlocked but the screen remains blank. But that's not related with elogind neither dbus AFAIK, and it doesn't happen with legacy xorg.
I haven't hybernated yet with current setup, perhaps that's not working...
Perhaps what I believe I have is just an illusion