I was unable to get
x11/lightdm working, either... even after doing some research.
I tried to use
x11-wm/slim, but that was a no go, either.
Tried to do some research on what an alternative graphical greeter might be for KDE Wayland... by googling the term
wayland-compatible greeters
. And that last mile is probably the hardest one.
Long story short, we may be stuck with accepting Rust into this venture. That's because the vast majority of graphical greeters that I found - they are written primarily in Rust. There is quite a few of them. But most of them are NOT in FreeBSD ports, unfortunately. And virtually all of them are frontends to
greetd - which is written in Rust. Well, greetd is basically a login manager / daemon that itself is a frontend to
login(1).
I did manage to verify the Ctrl-C bug on my end of things. And yeah, while I have Plasma 6.4.0 (yeah, I haven't touched my stuff since then, so an update is really in order), the Ctrl-C bug is really problematic. Not only Kate crashes along with the session (as demonstrated by
LibreQuest ), it's also problematic when I try to use that same keyboard shortcut in
editors/nano in Konsole! I get the same crash.
I have to wonder what will come first - solving the Ctrl-C bug in SDDM or porting a few greeters to FreeBSD. I think that both do need to happen. Which one is easier - I have no idea, I'm not a programmer.
But yeah,
right now, we're stuck launching Plasma Wayland from command-line vty. Using SDDM triggers the Ctrl-C bug, and there's nothing workable in Ports that can serve as an alternative to SDDM to launch Plasma Wayland. If somebody can show otherwise, please post here with a description of how that was accomplished!