this post was submitted on 09 Dec 2023
179 points (97.9% liked)

Linux

55584 readers
1124 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] MonkderZweite@feddit.ch 1 points 2 years ago* (last edited 2 years ago) (3 children)

And why does a desktop environment need to do that?

[–] Chewy7324@discuss.tchncs.de 20 points 2 years ago (1 children)

If the system can't keep up with the animation of e.g. Gnome's overview, the fps halfes because of double buffered vsync for a moment. This is perceived as stutter.

With triple buffer vsync the fps only drop a little (e .g 60 fps -> 55 fps), which isn't as big of drop of fps, so the stutter isn't as big (if it's even noticeable).

[–] MonkderZweite@feddit.ch 3 points 2 years ago* (last edited 2 years ago)

Maybe the animation a bit simpler...?

Less animation is usually better UX in something often used, if it's not to hide slowness of someting else.

[–] jmcs@discuss.tchncs.de 5 points 2 years ago (1 children)

To reduce input lag and provide smoother visuals.

[–] MonkderZweite@feddit.ch 2 points 2 years ago (2 children)

You say the animations are too much?

[–] jmcs@discuss.tchncs.de 3 points 2 years ago

If by animations you mean smoothly moving the mouse and windows while badly optimized apps and websites are rendering, yes.

[–] Moltz@lemm.ee 2 points 2 years ago* (last edited 2 years ago)

Lol, why own up to adding animations the system can't handle when you can blame app and web devs? Gnome users always know where the blame should be laid, and it's never Gnome.

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

Biased opinion here as I haven't used GNOME since they made the switch to version 3 and I dislike it a lot: the animations are so slow that they demand a good GPU with high vRAM speed to hide that and thus they need to borrow techniques from game/GPU programming to make GNOME more fluid for users with less beefy cards.

[–] Moltz@lemm.ee 2 points 2 years ago* (last edited 2 years ago)

Not only slow, it drops frames constantly. Doesn't matter how good your hardware is.

There's always the Android route, why fix the animations when you can just add high framerate screens to all the hardware to hide the jank. Ah, who am I kidding, Gnome wouldn't know how to properly support high framerates across multiple monitors either. How many years did fractional scaling take?