Every KDE app I try (and the Plasma desktop) seems so good on paper, and they promise me the world! Then, wen I actually try them out, they always end up crashing or doing something weird. Like I cannot stand GIMP, so I've tried using Krita, but I don't think I've ever managed to finish something in it before it crashes. It's the same with Kdenlive.
That's pretty weird; both Gimp and Krita (very different tools) were rock-solid to me. Speaking of KDEnlive, I experienced a few anomalies and crashes using the version from my distro; I switched to an AppImage version, and with it, everything Just Works™.
I suspect your crashes may also be related to dependencies, not some deficiencies of the application itself. Try a different build / AppImage / Flatpak, and see if you encounter the same problems.
I don’t use any KDE apps, but the Plasma desktop has been absolutely rock solid and super performant for me.
I do think that the idea that each toolkit has its own native app for each thing you might want to do with a computer is a recipe for a forest of half-maintained nearly-good apps. A lot of the KDE and GNOME app suites feel like checking boxes.
The entire KDE ecosystem is basically stuck on c++ I imagine the number of people volunteering to work on it in their free time isn’t exactly skyrocketing.
If you don't mind a very limited set of software, the way tinycorelinux is setup can also allow multiple different tcz installed
These two Linux distros essentially allow two different versions of same software/libraries (glibc/python whatever) installed
(Gobolinux explicitly states that whereas I find it to be an unintended but elegant consequence for tinycorelinux but I recommend taking a look at Gobolinux)
I just learned that you can use Super + Left Mouse to drag windows around and Super + Right Mouse to resize, due to this discussion.
I have been using XFCE forever, mostly using hotkeys for tilling, and just did not know :D
Yes, it is best to use Meta/Windows key for system related actions (copy/paste, screenshot, application start, various windowing actions), and let Ctrl and Alt be used by the applications.
I've been using XFCE for a long time now. I often give GNOME and KDE Plasma a try, but I have to tweak GNOME so much to make it usable, and KDE Plasma keeps crashing and has weird issues (Steam friends list being delayed for example), which just got worse when they switched to Wayland. I really do feel like XFCE on x11 is the logical choice, it "just works" and every app runs well (Discord has broken hotkeys on Wayland), it's stable, and whenever people see my XFCE setup they think it's something like KDE Plasma because it looks so "good" (or different at least). It even works well even on my 32:9 aspect ratio monitor, which isn't something I can say about some other desktops.
I love and use xfce, but it “just works” for me only ~98%. Window snapping dimensions are oft still wrong, i get visual artifacts sometimes , etc. minor issues. With gnome i may not love everything about it, but i change nothing and it does “just work” closer to 99.9+%
I'm not against Wayland, but I think Wayland is currently not good for the Linux ecosystem. I've had lots of friends try Linux, and they've had issues with Discord global keyboard shortcuts not working, and window positions not restoring at application start, and lots of other small issues, which add up in the end. But once they switched to X11, they've all been very happy.
Yup. I fully understand that X11 is a shitshow under the hood, but it works and Wayland frequently does not work. Screen recording, window positions, various multi-monitor and calibration issues, ...
On my laptop I use to write blog posts, that never ever gets plugged into a second screen? Sure, Wayland's great. On a computer that I expect normal people to be able to use without dumb problems? Hell no!
Comparing X11 and Wayland isn’t even correct because for a functional desktop you need Xwayland anyway. X11 never went away, we piled more code on top and now we have an eternal transitionary period and two ways of doing things.
I think Wayland is good for more technical users. Going from i3 to sway or bspwm to river feels like essentially nothing has changed. On the other hand, Gnome X11 to Wayland might be a bigger shock.
Unfortunately, Wayland inherently can't be like Pipewire, which instantly solved basically 90% of audio issues on Linux through its compatibility with Pulseaudio, while having (in my experience) zero drawbacks. If someone could make the equivalent of Pipewire for X11, that'd be nice. Probably far-fetched though.
It can absolutely be like that. Global keyboard shortcuts not working is a deliberate design choice in Wayland (as is non-foreground apps not having access to the clipboard).
"window positions not restoring at application start"
Well you see, you are actually just silly for wanting this or asking for this, because it's actually just a security flaw...or something. I will not elaborate further.
--geometry is an exploit that will end in your financial ruin. Spend your weekend figuring out which tiling manager and dbus commands will come close to approximating a replacement before giving up and realizing you can manually move windows for the rest of your life. Two plus two is five.
hyprland is a fun spectacle, but takes insane effort to make remotely livable. Also any apparent shortcut (dotfiles) will do nasty damage to your install. Anyone hypr-curious should sandbox in an install they don't mind wiping.
I’m really curious about your experience, what distro you used hyprland on, what dotfiles did damage to your install etc.
I just installed hyprland yesterday and outside of having to switch back to i3 once to install what they had set for a terminal in their default config(kitty), I haven’t had to leave again.
Asahi and hyde. "Nasty damage" isn't irreparable, but it would be significant effort to enumerate every small touch that affects defaults from other DEs and restore them. There is no "restore all touched configs to default" afaik. Since my asahi install was a lightly used toy anyway I just reinstalled. My next attempt will be with a VM that I make image backups of.
reply