this post was submitted on 23 Mar 2024
226 points (96.7% liked)

Linux

57373 readers
549 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I've been on Wayland for the past two years exclusively (Nvidia).

I thought it was okay for the most part but then I had to switch to an X session recently. The experience felt about the same. Out of curiosity, I played a couple of games and realized they worked much better. Steam doesn't go nuts either.

Made me think maybe people aren't actually adopting it that aggressively despite the constant coverage in the community. And that maybe I should just go back.

(page 5) 50 comments
sorted by: hot top controversial new old
[–] ReveredOxygen@sh.itjust.works 1 points 1 year ago (1 children)

I use Wayland since I got a second monitor, since X can't handle mixed DPI. I'd use X otherwise, since global hotkeys work there

load more comments (1 replies)

Used it for the last few years. X just doesn't work right with multiple monitors of different resolution.

[–] signofzeta@lemmygrad.ml 1 points 1 year ago

I’ve been using it ever since Ubuntu switched over. No major issues, though I have to launch Calibre (the ebook manager) via the command line with a special environment variable because the developer is anti-Wayland. I’m looking for alternatives.

[–] dsemy@lemm.ee 1 points 1 year ago

I tried Wayland many times in the past ~6 years, usually with Sway (but I tried most other compositors, other than KDE's), but I always came back to X11 (using cwm).

Around two months ago I started using river, and I think I'll stick with it. There are enough Wayland protocols which now exist (and are supported by river) that using a minimal compositor feels pretty similar to just using a window manager on X.

[–] letThemPlay@lemmy.one 1 points 1 year ago

I've been using Sway for over 2 years, and for my workflow it works well, with one exception I just can't get vscode to scale properly for my display.

[–] sxt@lemmy.world 1 points 1 year ago

I use it with gnome on nixos without any problems AFAICT. Had the explicit sync issue with Nvidia initially but I ended up buying an rx6800 to use as the host GPU when I set up win11 with KVM. Been completely fine since.

[–] isVeryLoud@lemmy.ca 1 points 1 year ago

I'm on AMD, so I've been on Wayland since around 2021. Haven't really experienced any issues.

[–] Shinji_Ikari@hexbear.net 1 points 1 year ago (1 children)

I was using it on a new work machine, it was fine.

The main issue is all the good tiling wms are X11 based and I don't really want to use a wayland version of i3. I want some dynamic tiling goodies.

[–] Communist@lemmy.ml 1 points 1 year ago

You're looking for Hyprland!

[–] bitwolf@lemmy.one 1 points 1 year ago* (last edited 1 year ago)

Yes, since Fedora 21 when it switched by default.

It hasn't really caused game breaking issues for me, however it is nice that the few nit-picks have all been resolved.

I get the sense that the majority of people use it on Workstations, there is just a vocal minority that resists the change. There are so many academic and enterprise users just using distros in their default state Wayland and all.

[–] octopus_ink@lemmy.ml 1 points 1 year ago

A couple years(ish) on intel-only laptops. I run it with KDE Plasma. I only think about it when I see a thread like this one.

For me it Just Works™. I recognize that being intel-only may be a contributing factor, and my certification of Just Works™ is not to imply dismissal of any problems others may be having. 🙂

[–] nephs@lemmygrad.ml 1 points 1 year ago (1 children)

I need full screen share and I think it isn't there for wayland. But the track pad support is better in wayland.

load more comments (1 replies)
[–] drasglaf@sh.itjust.works 1 points 1 year ago (2 children)

KDE Wayland is an epilepsy inducing flickerfest with my Nvidia GPU, so it's off limits until they fix it. Games usually run fine on X11, but one exception I noticed is Noita, it runs like crap on X11, and runs great on Wayland for some reason.

load more comments (2 replies)
[–] therealjcdenton@lemmy.zip 1 points 1 year ago

Plasma 6 fixed a lot of issues I had with Wayland, mostly multi monitor, but I've been using it since steam on X11 would cause your entire desktop environment to freeze up consistently every time. I read it was because steam was constantly pinging your display ports to see if there was another monitor connected, but I don't know how true that is. Moving to Wayland fixed that probably because of xwayland

[–] dosse91@lemmy.trippy.pizza 1 points 1 year ago* (last edited 1 year ago) (1 children)

I've been using it since Plasma 6 came out so about 3-4 weeks.

Overall, it's been a very negative experience for me. The main problems have been:

  • Random scaling issues in apps: some apps show a slightly smaller cursor, other show a poorly upscaled one, others have random rendering issues like lines remaining on the screen after an option is no longer highlighted (gimp, libreoffice, many others), some apps have random flickering of parts of the UI, some apps no longer scale at all or are scaled twice. Plasmashell itself has blurry icons on the desktop but all other KDE apps don't. I know fractional scaling has always been problematic, but it has gotten worse to the point of being almost unusable
  • Random crashes of GTK apps when using the wayland backend. Some GTK apps don't even start and segfault immediately with a wayland error in the terminal
  • Some apps like okular and libreoffice lag like crazy or outright freeze when scrolling
  • Some games not capturing the cursor properly (Proton)
  • Inconsistent font rendering, some fonts look fine in some apps and atrocious in others
  • Issues when resizing or moving windows, some times they "jerk" off the screen or resize to a very tiny window and I'm forced to use key combinations to resize them again
  • Random issues with window decoration not appearing in some apps but randomy appearing for things like context menus

This is on a full AMD system with Arch Linux, the latest kernel and mesa-git. I hope for KDE's sake that there's something broken in my installation because I can't believe the KDE team released Plasma 6 in this sorry state.

[–] AMDIsOurLord@lemmy.ml 1 points 1 year ago* (last edited 1 year ago) (1 children)

I haven't run KDE 6 but on Kubuntu with the last LTS 5.27 release, I don't have any of those issues also on a fully AMD system

You know, some personal anecdote here but Arch is a really shitty distro when it comes to subtle, hard to detect, system config breakage so maybe there's something wrong somewhere in the system?

Give it a try with another distro like Debian or something and see if the issues happen there

And if they do, for the love of fuck FILE BUG REPORTS! The only reason we're here today is because people who got annoyed at shit filed bug reports for it

load more comments (1 replies)
[–] apt_install_coffee@lemmy.ml 1 points 1 year ago

About a year ago I moved to Hyprland & Wayfire for my NVIDIA & Intel boxes. Moved NVIDIA to Radeon a few months back and had mixed results.

Recently tried Plasma 6 for experimental HDR and am impressed.

[–] lengau@midwest.social 1 points 1 year ago

Yes, though "since when" depends on the machine. My last machine to switch over was one with an NVIDIA GPU a couple of months ago.

[–] pingveno@lemmy.ml 1 points 1 year ago (1 children)

I tried for a bit and it was great, no complaints. However, I was having issues getting NixOS set up as quickly as I would like, so I went back to Pop!_OS. I'm looking forward to the next release of Pop, which will have full Wayland by default.

[–] InternetUser2012@midwest.social 1 points 1 year ago (1 children)

I've been running wayland on popOS for a year now. Works great. It's already installed, you just have to into a file and either delete a line or change false to true. Takes about 2 minutes.

load more comments (1 replies)
[–] giddy@aussie.zone 1 points 1 year ago

When VMWare Horizon Client (which I need for work) supports it

[–] matcha_addict@lemy.lol 1 points 1 year ago

I daily drive wayland with nvidia and I play games modestly. I have Xorg installed as backup for when issues happen, but it's been pretty rare in the last couple months.

[–] oscardejarjayes@hexbear.net 1 points 1 year ago* (last edited 1 year ago)

I've been on Sway for a while now. Also have a computer on Plasma (Wayland).

(Intel iGPU, AMD APU, and AMD graphics card)

load more comments
view more: ‹ prev next ›