this post was submitted on 11 Sep 2023
945 points (94.1% liked)

linuxmemes

21041 readers
646 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] wolii1@lemmy.world 51 points 1 year ago (3 children)

    I have used XFCE, KDE, and GNOME and in my opinion, Gnome provides by far the best the best workflow for me. The UI is very keyboard-driven, which makes navigation very fast and intuitive. Also it doesn’t look like an outdated Windows version (like Plasma or XFCE) and I had way fewer bugs with it than with any other desktop.

    I find it interesting how everyone always talks about the „Unix philosophy“ („software should do one thing and do it well“) but at the same time everyone likes Plasma for having hundreds of useless, buggy features.

    Gnome has a core featureset and a robust extension-system if you need more. There is no bloatware in Gnome. And please don’t tell me something like „Gnome isn’t usable without a taskbar/dock“. It is, lots of people use it that way, not every desktop needs to be like macOS or Windows.

    Of course it’s okay to like another desktop environment more, but I just don’t get why Gnome gets so much hate.

    [–] PotatoesFall@discuss.tchncs.de 23 points 1 year ago (3 children)

    I've used GNOME for a year now.

    I don't understand people calling GNOME keyboard-driven, it doesn't even support keyboard shortcuts for more than 4 workspaces, and it doesn't support tiling other than left and right.

    I also feel like the plugin system is not great. The plugins break on every.single.update and you have to beg the maintainers to update them.

    I agree about a dock/taskbar miss me with that :P

    What frustrates me about GNOME is that it's otherwise so well-polished and smooth but just refuses to be easily customizable.

    [–] wolii1@lemmy.world 23 points 1 year ago* (last edited 1 year ago) (2 children)

    Gnome is definitely keyboard driven, this is my workflow: Use Super + type name to launch apps, then tile them left and right with Super + Left and Super + Right. Two apps are enough for a workspace, if you need more, move to a new workspace using Super + Alt + Right. Gnome automatically creates new workspaces as you go, so you always have enough space. Swap between apps using Super + Tab. Almost like a tiling window manager, right?

    The plugin system is indeed very good, extensions can do pretty much everything. They break on an update because it makes sense: The author designed the extension for a specific version of Gnome, and it can't be guaranteed that it still works as intended on a newer version. You surely don't want an outdated extension to really mess up your desktop when it hasn't been properly updated. This is the safe way.

    And regarding customization? Funny story: when I started with Linux and I wasn't really into the meta yet, I started with KDE, but I switched to Gnome (GNOME 3.xx and GTK3) because I found it EASIER to customize. Gnome themes always looked way better than they looked on KDE and they were never bugged (e.g. missing contrast, wrong iconography). Also "extensions" were way less bugged than KDEs equivalent features. I only later found out that people preferred KDE because of its customization. However, I do agree that with Libadwaite, they really put an end to Gnome theming, but all in all, I think it's better because of app uniformity and an easier app development process (you can really see the Gnome app ecosystem flourish). Also, Adwaita looks pretty amazing nowadays, I don't really feel the urge to theme my desktop.

    [–] nxdefiant@startrek.website 7 points 1 year ago (1 children)

    Heh, this is literally my workflow. I've been using gnome3 since release, and gnome2 before that.

    They need to make the Audio switcher and gTile extensions part of "core" gnome, and then it would be perfect.

    [–] wolii1@lemmy.world 2 points 1 year ago

    Do you mean an audio output/input switcher? Because they added one a few version ago.

    [–] PotatoesFall@discuss.tchncs.de 2 points 1 year ago (1 children)

    What's the keyboard shortcut for switching to workspace 5? There isn't one. And you can't configure one either. That just blows my mind

    [–] wolii1@lemmy.world 3 points 1 year ago (1 children)

    I have never felt the need to use more, also I mainly navigate with Super + Alt + {Left,Right}.

    Though Gnome workspaces are not intended to be used like they are on a tiling window manager; you should just use the workspaces you need and dynamically create them and move apps. Assigning an app to workspace 10 that just stays there all day until you need it ist not the intended workflow.

    Sure, but this is exactly my biggest problem with GNOME, it's one specific workflow and anything that is even just slightly different is out of the box.

    Don't get me wrong I have many positive feelings about GNOME but they've recently been overtaken by the negative ones :P

    [–] MashedTech@lemmy.world 6 points 1 year ago (2 children)

    That's what I fucking hate about it, great extensions, couldn't fucking settle on an API that doesn't break every update. When will the gnome devs ever be content with themselves

    [–] cole@lemdro.id 7 points 1 year ago (1 children)

    there is no API, which is the problem. It's just straight code injection. That's why extensions can be so powerful. A stable API would compromise their freedom for sure

    [–] MashedTech@lemmy.world 2 points 1 year ago (1 children)

    Okay then, I'm never gonna update gnome again I guess. The machine I use it on is for work, so I care about stability. Or should I have never chosen gnome in the first place?

    [–] cole@lemdro.id 4 points 1 year ago

    I'm not sure that is a fair reaction. If your workflow relies heavily on many complex extensions that have a history of updating slow it is probably worth just... waiting a bit? You don't HAVE to be on the bleeding edge of Gnome releases. With a fairly minimal extensions list I've not had problems updating to new releases for a long long time

    [–] wolii1@lemmy.world 0 points 1 year ago

    That’s just the logical conclusion of continuing development. And even if the API stays the same, the shell might function differently, which could lead to extension bugs, therefore it is safer to break them all until the extension developer validates it for the new version.

    You could of course force the internal stuff to be the same, but this would just stifle development and innovation.

    In my opinion, if you can only use Gnome with extensions, you shouldn’t use it in the first place. Personally, I do have extensions, but they do so little that I don’t have a problem waiting a week or two until they update. Extensions don’t influence my workflow, they just are small quality of life adjustments (e.g. hiding the battery indicator when docked to my monitor and fully charged etc).

    [–] ryannathans@lemmy.world 2 points 1 year ago* (last edited 1 year ago) (1 children)

    Use pop shell for tiling and keyboard shortcuts in gnome

    I guess I should give it a try. But it feels like yet another extra layer on top of GNOME. High hopes for Cosmic DE!

    [–] jack@monero.town 11 points 1 year ago* (last edited 1 year ago) (3 children)

    Gnome has a core featureset and a robust extension-system if you need more. There is no bloatware in Gnome.

    Why is there noticeable delay tho when you open apps like Nautilus or Settings? Not even the terminal opens instantly

    [–] wolii1@lemmy.world 5 points 1 year ago (1 children)

    I don't really know what you mean, I don't have a delay when opening apps, at least not a noticable one. However, do keep in mind that Gnome isn't really meant for slower hardware.

    [–] jack@monero.town 2 points 1 year ago* (last edited 1 year ago) (1 children)

    Running Manjaro Gnome on a thinkpad from 2020. This is the ootb experience for me

    [–] wolii1@lemmy.world 2 points 1 year ago (1 children)

    You are aware that Manjaro ships a heavily modified version of Gnome (lots of theming-stuff and extensions)? You should try vanilla Gnome (eg. on Fedora/Arch/VanillaOS) or try disabling everything.

    [–] jack@monero.town 1 points 1 year ago* (last edited 1 year ago)

    Worth a try. However, the Debian Gnome my university offers has similar delays, so Gnome at least tends to get slow in the environments it normally gets used in. Based on obersavtion. I also don't remember noticing those delays when I tried other flavors of Manjaro like i3

    [–] kuberoot@discuss.tchncs.de 2 points 1 year ago

    I kinda had the opposite experience, switching from gnome to plasma for the more experimental features it supports on Wayland.

    So far, plasma needs like a literal minute after logging in before any app can open.

    That came with other weird issues, like alt-tabbing with a Fullscreen game being very finicky, sometimes refusing to alt-tab, and sometimes the taskbar breaks and stays frozen for most of the time, only unfreezing for a few seconds every minute or so.

    I would sum up my experience as GNOME being more polished, working more consistently, while Plasma is perhaps better designed, more full-featured, including cases where GNOME is waiting on something to be implemented/standardized.

    [–] kaba0@programming.dev 1 points 1 year ago (1 children)

    Is there any desktop OS that open apps instantly? Because I have never seen any, my phone definitely beats any of them.

    [–] jack@monero.town 1 points 1 year ago (1 children)

    (Tiling) window managers like i3, dwm or sway open apps instantly. If not, then this is mostly because the app you want to open is bloated/ too complex.

    [–] kaba0@programming.dev 1 points 1 year ago (1 children)

    Why would they open them faster? They do the exact same shit. It takes a long time because the OS has to load every file into memory, and especially the first time things line the whole gtk library is loaded is taking its time.

    [–] jack@monero.town 1 points 1 year ago

    That's just my experience

    [–] vox@sopuli.xyz 10 points 1 year ago (1 children)

    nah i think gnome is great for touchpad navigation

    [–] TheGrandNagus@lemmy.world 2 points 1 year ago

    Gnome on Wayland shits on anything and everything for how well they've done touchpad gestures. Even MacOS. Definitely Windows as well as other Linux DEs.