this post was submitted on 14 Mar 2024
119 points (96.9% liked)

Linux

46819 readers
1171 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 5 years ago
MODERATORS
 

The openSUSE Tumbleweed rolling release Linux distribution has begun rolling out the KDE Plasma 6.0.1, Gear 24.02 apps, and Frameworks 6.0 packages. Plasma 5 is being replaced within the Tumbleweed repository but openSUSE Tumbleweed isn't yet transitioning to the Wayland session by default.

top 23 comments
sorted by: hot top controversial new old
[–] [email protected] 18 points 5 months ago (1 children)

Plasma 6 and Wayland are working great under Tumbleweed for me on my 2-in-1 laptop, but there's still no usable virtual keyboard package like Maliit in Factory.

[–] [email protected] 4 points 5 months ago (1 children)

Honestly, I don't like any of the wayland keyboards, I wish onboard still worked, but sighhh.

[–] [email protected] 6 points 5 months ago

I'm just waiting for a good 2-in-1 Linux solution to come around. I don't have the programming chops to try and make something myself.

I'd love to have something like Gboard (maybe de-googled) that completely deactivates when in laptop-mode.

I don't even mind if it's Xorg or Wayland at this point.

[–] [email protected] 5 points 5 months ago

I did an update. First time I tried I borked something. Zypper refused to work. No worries, just rolled back to a snapshot did the update again from tty to be safe. Everything worked just fine. I even released all the locks I had for patterns hah.

It did leave a ton of unneeded packages behind. Now I'm wondering if I'm safe in cleaning them up.

The new system has a few bugs but seems otherwise fine. A panel keeps jumping to a different screen on restart. Some small graphical glitches. Nothing I can't live with.

[–] [email protected] 4 points 5 months ago (3 children)

Had to switch back to X11 because of novideo being shit. Tried 525, 535, and 540 and vscode would flicker like that one light at the back of the gas station nobody likes to visit because all they sell are stale cigarettes

[–] [email protected] 4 points 5 months ago* (last edited 5 months ago) (1 children)

The latest driver should be 550 series. If VS Code is running under xwayland then you are probably going to be waiting a few more months for explicit sync to be finished in xwayland and various other pieces of the graphics stack https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/967. Since vs code is electron you can try running it with the wayland command line arguments --ozone-platform=wayland. There might be some other arguments you need to pass depending on the version of electron.

[–] [email protected] 2 points 5 months ago

I'll have to look into this a bit more. The guy at the end of the comment chain says his chromium stuff is still flickering, but I'll give it a whirl when I don't strictly need a working dev environment :P

[–] [email protected] 0 points 5 months ago (1 children)

Am also back to X11, because xsetwacom doesn't work with wayland

[–] [email protected] 2 points 5 months ago (1 children)

What do you need xsetwacom for that isn't working with the native settings manager?

[–] [email protected] 1 points 5 months ago (1 children)

I want to map the surface of the tablet to the bottom left quarter of the screen so that xournal++ doesn't take up all my screen space. I don't think that's possible with gnome settings

[–] [email protected] 2 points 5 months ago

https://github.com/OpenTabletDriver/OpenTabletDriver pretty sure this tool is what you're looking for!

[–] [email protected] 0 points 5 months ago (1 children)

Also went back to x11 because of vscode flickering and redrawing badly. I'm not sure whether it's an nvidia problem, a vscode problem, or a kwin-wayland problem though.

[–] [email protected] 2 points 5 months ago (1 children)
[–] [email protected] 2 points 5 months ago

That seems to have worked. Thanks.

[–] [email protected] 3 points 5 months ago

Switched from the kde test repo over to baseline Tumbleweed today. It was actually smoother than I'd expected

[–] [email protected] 3 points 5 months ago* (last edited 5 months ago) (6 children)

Are there any Arch based distros with KDE + Wayland by default?

Endeavor has X11 by default, right?

[–] [email protected] 7 points 5 months ago

Endeavor and Arch both default to whatever upstream defaults to, so if you update Endeavor to plasma 6 then it will be wayland by default.

[–] [email protected] 4 points 5 months ago

Endeavor and Arch both default to a Wayland session currently.
(Tested yesterday)

[–] [email protected] 2 points 5 months ago

Garuda's gaming spin should. At least mine runs on Plasma 6 + Wayland and I didn't do anything special to get there.

[–] [email protected] 2 points 5 months ago

I upgraded to 6 on EOS and it switched to Wayland after the reboot after the upgrade. X11 is still there, though. I kept it as a fallback in case Wayland shits the bed at some point.

[–] [email protected] 1 points 5 months ago

Endeavour's current iso is still KDE 5 and X11, but if you do an online install it will default to 6 and Wayland. Just make sure to connect to the Internet before starting the installer.

[–] [email protected] 1 points 5 months ago

It installs both X11 and Wayland but seems to default to Wayland now.

[–] [email protected] 3 points 5 months ago

This is the best summary I could come up with:


The openSUSE Tumbleweed rolling release Linux distribution has begun rolling out the KDE Plasma 6.0.1, Gear 24.02 apps, and Frameworks 6.0 packages.

Plasma 5 is being replaced within the Tumbleweed repository but openSUSE Tumbleweed isn't yet transitioning to the Wayland session by default.

Plasma 6 on openSUSE Tumbleweed has been fairing well in developer testing and uncovered bugs are being fixed for forthcoming KDE Plasma 6.0 point releases.

openSUSE developer Fabian Vogt who has been coordinating the Plasma 6 landing in Tumbleweed noted that the KDE Wayland session isn't the default yet.

Plasma on Tumbleweed will switch to Wayland as a later time to help differentiate Wayland-specific bugs versus general Plasma 6 issues.

More details on the Plasma 6 transition for openSUSE Tumbleweed via the openSUSE Factory mailing list.


The original article contains 129 words, the summary contains 129 words. Saved 0%. I'm a bot and I'm open source!