You are not logged in.
Another month on the calendar flips, and there was much rejoicing!
Post your screenshots here. All operating systems, desktop managers, window managers, etc... are welcome!
We do have a thumbnail rule, no full-sized images, please. Use your favorite image host.
Thanks for your continued participation in the BunsenLabs forums.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Here is a shot of my recent development work - getting down to the nuts and bolts. It may only be a login screen but it's not using lightdm but greetd; a wayland compatible session manager with nwg-hello, a python3/gtk3 greeter by the fellow that made azote, fittingly, a nitrogen clone for wayland.
lightdm-gtk-greeter needs to start an X session to work but what is the point of including X.org, depends and drivers to get past login if wayland is the only graphical session available? greetd can ustilise labwc (or sway, cage, hyprland etc) to run a temporary wayland session so that we can have graphical login. Still early days though.
#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen
Offline
Gee, June already !
Top work in there @micko01
Last edited by altman (2024-06-01 10:32:15)
My Linux installs are as in my music; it s on Metal
Offline
lightdm-gtk-greeter needs to start an X session to work but what is the point of including X.org, depends and drivers to get past login if wayland is the only graphical session available?
None, except that devs, their apps and users will take time to upgrade. Also, you don't need a display manager. It might handle starting a few daemons/services, like polkit, dbus and ssh, but it's certainly not necessary to starting a session.
-edit- Not sure if I sounded smart, dumb or superfluous with this post. I'm fine with dumb.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
^ smart
greetd comes with it's own configurable dm anyway, which would probably suit a base install. Just a bit more user friendly if there is some kind of session manager IMO than just cli login.
#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen
Offline
Top shots in there.
My Linux installs are as in my music; it s on Metal
Offline
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system linux user # 527315
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀
Offline
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system linux user # 527315
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀
Offline
Offline
Offline
Offline
Very nice indeed chaps.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
Offline
Top shots in there fellas !
My Linux installs are as in my music; it s on Metal
Offline