this post was submitted on 09 Oct 2023
337 points (98.6% liked)
Linux
48038 readers
728 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What's everyone's Wayland showstopper?
I'm holding out for better autoclickers/macro recorders before I go to Wayland
Nvidia
Better Wine support. It's coming soon, but I prefer xorg until Wine properly supports Wayland.
is XWayland not good enough for that?
I would say Xwayland is good ENOUGH, but it's not great, my clipboard with xwayland is awful on sway, for example. It works, but not the best.
ah, on Gnome it's relatively seamless
I recently stopped switching to x11 for gaming. With most games, the performance is 5-10fps better on Wayland
[This comment has been deleted by an automated system]
Honestly, Wayland just doesn't give the impression of working well enough with everything to replace my window manager and all kinds of utilities that grew around it (or X11 in general) for a decade or two just to only notice after using it for a few weeks that it won't work with some things. It demands a huge time investment up front for questionable gain basically.
As a multimonitor user with mixed properties, and an AMD user, Wayland has been nothing but a massive gain for me and continues to get better in equally massive strides on KDE (been using kwin-wayland for almost a full year as a daily driver now). It even improved the user experience on my surface pro that I'm running the surface-linux kernel on.
The time-investment is short-term pain, long-term profit. That's kinda our thing as Linux guys
Mine's mostly just bad electron app support for native Wayland. In theory Electron now offers full Wayland support but hooooo boy is it going to be a while until all of the electron garbage I use finally updates to a new enough version for proper support.
The other gotcha is just general client side decorations support for apps in general. I'm shocked that no one has built a small libadwaita wrapper library that implements client side decorations for apps. It's going to be ages until app developers all implement their own (crummy) CSD that doesn't match system themes at all.
You can still use XWayland though, it's not going anywhere. They are only removing the ability to run a X11-only session.
Yeah, fair - they're not so much showstoppers as persistent irritations.
There's this
I play Heroes of the Storm through Lutris.
I have a superultrawide 32:9 monitor.
In X11, I can get HotS to scale past its normal limits just like I could in windows and take up a full 5120x1440 resolution.
In Wayland, I can't.
I will die on this hill.
thy gamescope(that run on steam deck) i think it can scale, if yes, so it's an implementation issue, that need to be fixed by the compositor
Color management
This is probably the blocker for me, too. There are some other things but this one just feels amateur.
Autotype for password managers. I don't only have passwords which I use in my browser for which the plugin is fine. But other apps require autotype. And copy & paste can't be the solution for this missing feature.
Wayland is my daily driver. The only thing that annoys me is that screen-sharing on Signal Desktop doesn't work. But that is rather the fault of Signal, making the stupid decision of supporting a deprecated Ubuntu version instead of supporting Wayland fully
I use my laptop for work presentations and running a presentation with embedded videos doesn't work on external displays.
For me personally, none. Until around 2 years ago, it was Nvidia, for Kwin usage on desktop, but before that, I was happily using Wayland sessions and WMs on my laptops for some years
I found no Remote Desktop solution to be working well together with wayland. (I’m not quite sure, if wayland was the cause of the issues I had with RDP and VNC, have to test that). The proprietary Remote Desktop all show a warning that wayland is not supported. While TeamViewer does kinda work, despite the warning, it is not a very sable connection.
I've tried this out, and its promising (KDE Plasma RDP Server). https://planet.kde.org/arjen-hiemstra-2023-08-08-remote-desktop-using-the-rdp-protocol-for-plasma-wayland/
Nice 😃 i currently am a GNOME user (love the animations) but if GNOME on Xorg is no option anymore and GNOME on Wayland still does not work for me, I may have to switch to Plasma on Wayland and use this Thank you very much😇
ironically this is what x11 was originally built for.
I don't know if this would work for whatever your remote desktop needs are specifically, but I use Sunshine and it works really well.
SteamVR doesn't work on GNOME Wayland because it's missing DRM (the thing that's needed to use the display of the VR headset)
Probably never gonna happen, given how Wayland is designed.
It's never going to happen on Wayland level. It's absolutely no problem to implement this on a compositor level.
or even lower level, they don't want people running keyloggers without admin permissions
i tried rhis autoclicker https://github.com/konkitoman/autoclicker and worked flawless(just needed ticker the suders file because cargo install on .local/bin), but if someone could suggest a macro recorder i appreciate!
Virtual keyboard support
idk what desktop you're using but GNOME has that built in and it works on Wayland
here's a few: https://gitlab.gnome.org/World/Phosh/squeekboard
https://maliit.github.io/
https://github.com/proycon/svkbd
Lack of window manager and CSD just seems like a downgrade compared to X11, and I have yet to see anything that would be an upgrade that I care about.
For whatever reason it can't seem to suspend my thinkpad. Everything crashes and when I open the lid I have to log in again :/
Is that a Wayland issue? Lots of modern laptops have suspend issues (broken S0ix sleep, missing S3, bios declaring wrong states, etc)