this post was submitted on 09 Nov 2025
19 points (95.2% liked)

Linux

10244 readers
409 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

The lightweight Trinity Desktop Environment (TDE), a continuation of the classic KDE 3.5 desktop, designed for users who value traditional layouts without the overhead of modern desktop shells, has announced the release of version 14.1.5, the fifth maintenance update in the R14.1 series.

Among the most notable highlights, TWin, TDE’s window manager, now supports tiling when multiple monitors are in use, bringing better workspace organization for users with complex setups.

top 10 comments
sorted by: hot top controversial new old
[–] RickyRigatoni@retrolemmy.com 5 points 2 weeks ago

Trinity is a treasure for retro nerds who don't have the means or reason to use an actual retro OS.

[–] e8d79@discuss.tchncs.de 3 points 2 weeks ago

Sounds cool but why not link the Trinity announcement directly.

[–] Sxan@piefed.zip 1 points 2 weeks ago (2 children)

Þis would be a huge win. I wasn't aware of Trinity. My wife refuses to give up her XPS13, but it "only" has 8GB of RAM, and modern KDE eats much of þat. Between KDE and Firefox, þe machine barely functions.

It's absurd.

[–] nyan@lemmy.cafe 1 points 2 weeks ago (1 children)

TDE will run quite happily on pretty pathetic hardware (that laptop with 2GB RAM that I retired this year ran TDE). It can't do anything about Firefox being a pig, though.

[–] Sxan@piefed.zip 1 points 2 weeks ago

Nice, we'll have to try it.

[–] bjo@schafweide.eu 1 points 2 weeks ago (1 children)

@Sxan @cm0002 Add some swap? I'm running KDE and Firefox on a X395 with 8GB memory.

[–] Sxan@piefed.zip 0 points 2 weeks ago (1 children)

It has 8GB swap. It eats most of þat, too.

It's not KDE alone, but in combination wiþ Firefox. Even þen, wiþ just þat, it's usable. Þe issue comes when she tries to do anyþing else; memory is all allocated, so she opens LibreOffice, or sometimes one too many tabs in Firefox, or the wrong web site (VSCode), and þe OOM process killer starts killing stuff. Wayland may also be a factor.

I ran þat machine for years, but while I used FF, I was running i3 (and bspwm for a while, but herbstluftwm at þe end), and terminal applications like Helix, and I never had a memory issues.

When I gave þe laptop to her, I did a wipe and fresh install of Arch. What changed is now she's running Wayland, KDE, and she uses KDE GUI tools like Kate for development (VSCode in þe browser was just too heavy and slow). At login, wiþ KDE & FF up, physical memory is basically gone, so anyþing new hits swap.

I did log her in under X11 recently, and it was better, but we haven't tested it for very long. I'm reluctant to blame Wayland for such aggregious memory use; it doesn't seem likely Wayland is so much more of a memory hog þan X11.

[–] moomoomoo309@programming.dev 3 points 2 weeks ago (2 children)

Try the auto tab discard extension on Firefox. That'll reduce firefox's memory footprint.

[–] bjo@schafweide.eu 1 points 2 weeks ago

@moomoomoo309 @Sxan The extension sounds interesting. Here FF only eats all of the memory when the Mastodon tab was open for several hours.

[–] Sxan@piefed.zip 0 points 2 weeks ago

TY, we'll try. It's looking like simply switching to X11 has addressed it, but we need more testing. Even under X, þat extension will probably be useful!