this post was submitted on 25 Apr 2025
13 points (100.0% liked)

linux4noobs

1891 readers
18 users here now

linux4noobs


Noob Friendly, Expert Enabling

Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.


Seeking Support?

Community Rules

founded 2 years ago
MODERATORS
 

So, I'm hoping to reduce the substantial screen tearing that I'm encountering while watching videos.

One of the suggestions that I have found is to enable wayland, which did help quite a bit (this is the guide I found). However, I've decided I don't really want to use gnome. Gnome seems great, but I've already become accustomed to using cosmic.

Apparently pop os is in a transitionary phase and will eventually update to wayland as the default, but I'm just wondering if there's other desktop environments I should be considering? I see that Fedora now comes with a KDE cosmic variant, but I don't know if this would be any better or not.

Edit:

I ended up installing kde plasma standard desktop environment (which was listed here). Upon booting into the login screen there's a big on-screen keyboard. Hit enter to bypass it. In the dropdown menu on the top left of the screen, there is an option for 'pop on wayland'

So far, everything seems to be working good. I had to change the steam client to the 'proton hotfix' to get one of my games to play.

you are viewing a single comment's thread
view the rest of the comments
[–] twinnie@feddit.uk 3 points 1 day ago (2 children)

I did this a couple of months ago but I’ve since changed OS. I think the following worked:

sudo nano /etc/gdm3/custom.conf

Use the arrow keys to move the cursor and find the bit that says:

WaylandEnable=false

and change it to:

WaylandEnable=true

[–] circuitfarmer@lemmy.sdf.org 2 points 22 hours ago (1 children)

I've also done this.

I am no longer using Cosmic -- while I really liked it, it is still in alpha, and day-to-day was a bit janky in its current state. I am absolutely going to return to it once it matures.

I didn't switch OS; simply went back to pop shell / gnome (session title: "Pop on Wayland").

[–] technomad@slrpnk.net 1 points 2 hours ago

Hey, I ended up going a different route. I'll keep this option in mind if I need to try it later, and thanks for the help.

[–] technomad@slrpnk.net 1 points 1 day ago (2 children)

Thank you, I'll give that a try and get back to you.

Could I ask what you changed to and how come?

[–] twinnie@feddit.uk 1 points 21 hours ago* (last edited 21 hours ago)

I’ve tried a few since switching from Windows. I’ve tried Fedora, Pop, EndeavourOS and openSUSE. I went back to openSUSE. I don’t know why but it just sat best with me. Fedora’s good as well but the openSUSE package manager is faster.

Honestly I think the Desktop Environment is probably more important than the distro itself. I do like GNOME because it’s slick but I prefer the layout of Plasma, even though it feels dated. There’s Budgie as well but it doesn’t feel feature-complete.

[–] moody@lemmings.world 1 points 22 hours ago

If you're logged in by default on startup, you will need to log out and select Wayland before logging in again. It won't switch you to Wayland automatically, but it will remember your last selection so you only need to choose it once.