this post was submitted on 08 Dec 2024
130 points (93.9% liked)

Linux

48555 readers
1397 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
 

I'm relatively new to the linux space, I was introduced by the steam deck which uses kde, and it's pretty similar to windows in terms of how it works so that's the DE i'd be leaning towards when I eventually switch. I've never used gnome so i'm not sure if it'd be worth using I guess?

So I'm just looking for some input from the community, do you use Gnome or Plasma, why do you use it, and what's kind of like a pros and cons kinda thing between the two?

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

I love GNOME and the way you just open everything in a full screen window and just switch workspaces easily.

I find it so much better than just switching windows the way I have to do on Windows 10 at work.

I might be tempted to try to have the same workflow on KDE one day as personnalisation might a bit too limited on GNOME. Does anyone know if you can do it?

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

I had a similar workflow with maximized screens residing on different workspaces. KDE Plasma also have window rules which you can set on a per-program/application or a per-window basis (for example, main window for a program goes fullscreen into one monitor, in a workspace you specify, and the tools window opens in a different monitor in the same workspace you specify).

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

Is it something enabled by default or are you forced to go through a lot of customization to arrive to this result?

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

KDE has sane defaults when it comes to windows: it opens a window at cursor position and whether or not it's fullscreen or maximized depends on what it is when you last closed the window.

So for example, if the LibreOffice Calc is maximized when I last closed it, the next time I use it, it'd be maximized.

Window rules, however, can be as fairly simple or as complicated as you want it to be.

For example, this is my settings for discord:

I set it to open horizontally and vertically maximized, on any virtual desktop in the ‘Background’ activity (not really something most KDE Plasma users make use of, but I do).

[–] [email protected] 1 points 3 days ago

Thanks for the info 👍