Tootfinder

Opt-in global Mastodon full text search. Join the index!

@alejandrobdn@social.linux.pizza
2026-06-21 07:48:47

I'll be getting my main laptop back soon, on which—for reasons that aren't relevant here—I've had to temporarily install Windows.
Now I'm faced with the dilemma of choosing a distro. Since my ThinkPad runs Arch Linux, I'm wondering if it's time to reinstall Fedora.
What I do know for sure is that it's time to give Wayland and Hyprland a try, after years of using i3wm.

@pgogl@troet.cafe
2026-07-10 04:54:35

Ich bin auf das Handling gespannt!
#linux #linuxmint #lmde7

@pixelcode@social.tchncs.de
2026-07-12 14:07:21

Why is #Wayland so blurry? Feels like a massive downgrade from #X11. 🥲

@adlerweb@social.adlerweb.info
2026-08-14 21:42:30

TIL: #NVIDIA hat noch immer Probleme mit Energiesparmodi. Hab ein System mit #Xorg (remote access und wayland ist noch immer no-go). Nach 10(?) Minuten geht X per default schlafen und schaltet per #DPMS

@theodric@social.linux.pizza
2026-06-27 21:35:40

There's a MangoWM fork with "infinite canvas" which seems to implement something akin to a ZUI on top of Mango. I've installed it but don't have it configured properly yet. It runs, but it's ignoring some of my keybinds! github.com/ernestoCruz05/mango

@cellfourteen@social.petertoushkov.eu
2026-08-29 06:44:41

luisbocanegra/kwin-minimize2tray: Hide windows to the system tray, similar to KDocker but in the form of a KWin Script that works on Wayland
github.com/luisbocanegra/kwin-

@rigo@mamot.fr
2026-07-28 10:23:29

tried #wayland again in my new setup. Sorry folks, you're a decade behind X11. Where is the promised better tearing etc when the font changes color while scrolling? I hope that there will be support for X11 for a while. I would change the linux distro to keep it.

@thesaigoneer@social.linux.pizza
2026-09-03 14:03:36

On a different note: the first day of FreeBSD'ing was nice. Of course the windowmanager setup with Mango and Wayland needs some more attention at first (default sound, pipewire etc. you get it), but that KDE rocks already. An advantage of a DE: lock, stock and barrel included (mostly). In the workday all went smooth, including Joplin and Signal. Good stuff!
#freebsd

@yetiinabox@todon.nl
2026-07-23 11:00:33

I have now installed #FreeBSD on
-- a Dell Latitude 5320
-- a T430
-- a Poweredge R540
and it's remarkably easy. I've got Wayland and LibreOfficeworking cheerfully on the laptops. The server took a little more fiddling because of its own weird hardware issues, but I'm setting up jails for all sorts of things. Refreshingly easy. I really missed BSD. Glad to be back.

@AthanSpod@social.linux.pizza
2026-07-26 10:21:22

RE: hachyderm.io/@whack/1169831689
Oh my, I didn't realise the state of develop-for-Wayland was this bad. As a sometimes hobbyist developer I can feel the pain.
It really does feel like one of the Linux non-profits could usefully someh…

@niqdanger@social.linux.pizza
2026-06-23 20:56:53

On to more fun topics! I usually use GnomeTerminal, but middle button highlight/paste doesn't work. Something about Wayland blah blah. (Im running SwayWM) I use GnomeT because I like tabs and open lots of terminals. Any suggestions for something better?

@marcus@hachyderm.io
2026-08-15 13:19:44

Saturday is hackurday. Some nice progress landed in #springchick, my mobile linux wayland compositor; external screen mirroring, perf improvements and power efficiency, including native uclamp floor on animations and also a README with some nice screenshots :) It's also recently been mirrored to github for user convenience - github.com/marcusramberg/sprin

@jan_wagemakers@social.linux.pizza
2026-07-22 16:37:03

I stumbled upon #seeqie , a terminal-based image viewer that uses Sixel Graphics. Written in #bash. It works fine with #foot

@marcus@hachyderm.io
2026-06-22 18:26:34

Been playing with phosh under #nixos on the fairphone 5, but was struggling to get the keyboard to pop up. Turns out the fix was setting GTK_IM_MODULE to wayland instead of nixos's default ibus. I think maybe the phosh module should have autodetected that we're on wayland? Also, I don't like that phosh is running a service directly instead of using a display manager. When you enable it, it overrrules the existing display manager...