this post was submitted on 10 May 2024
24 points (74.0% liked)

Linux

45501 readers
1617 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
 

Hey y'all

So I've been a big anti-Wayland shill around here but decided to finally give it a shot, I installed Debian 12 with GNOME, and can't seem to get Plank working.

Without the Plank dock, GNOME is unusable, and KDE refuses to autostart Guake (does not save the setting in autostart), and when it works it seems broken (stuck to the left side of the screen).

These are fundamental apps to me for any decent Linux laptop use. What gives? Is there an alternative?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -3 points 1 month ago (2 children)

I've never heard of either of these things and I've been in the community for decades, cheers. I only use Plank itself, not dash-to-x anything. I've no idea what that even means tbh as I'm an i3 user usually so I've been out of the GNOME game for a bit.

[–] [email protected] 3 points 1 month ago (1 children)

if you're coming from i3, you may want to check out Sway instead.

[–] [email protected] 1 points 1 month ago (1 children)
[–] [email protected] 1 points 1 month ago (1 children)

it's a drop-in replacement for i3 on wayland

[–] [email protected] 1 points 1 month ago (1 children)

Wayland doesn't even support i3? Jesus

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago) (1 children)

i3 doesn't support Wayland, not the other way around. It's an X11 window manager. Not sure why you would expect it to work on Wayland.

[–] [email protected] 0 points 1 month ago

Oh I just thought if this change to Wayland is being pushed so hard by peeps here then that would mean at least the basics work on it haha, well that makes sense.

Not sure why

Don't really know what the technical differences are as I'm not a Linux expert by any means especially not when it comes to the relationship between the kernel and the display server, (Def gonna try to learn more with LFS soon tho!) or why Wayland hasn't added support for window managers yet.

Gonna have to stick with Xorg until the Wayland folks make Xorg software compatible