Tootfinder

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

@thesaigoneer@social.linux.pizza
2026-05-21 02:29:18

The install description for a KDE Wayland session on FreeBSD has been updated with some additional software choices. The page on Codeberg is up to date also.
#freebsd #kde

@jdrm@social.linux.pizza
2026-05-21 09:33:00

Montar mediante sshfs un directorio del NAS y que se vea en Dolphin dentro de "Remotos" al instante es una maravilla de usabilidad #KDE

@cellfourteen@social.petertoushkov.eu
2026-04-03 09:42:24

Since currently the pop-up window functionality of GoldenDict-ng is kind of bugged on KDE, this script might help.
You'll need kdotool and wl-clipboard. Add the script to the KDE menu and set a global keyboard shortcut. The shortcut will also work if the clipboard is empty (just showing GoldenDict).
#GoldenDict

#!/bin/bash

WINDOW_ID=$(kdotool search --name "GoldenDict-ng")
ACTIVE_ID=$(kdotool getactivewindow)

if [ "$WINDOW_ID" == "$ACTIVE_ID" ]; then
    # Window is active and on top
    kdotool -q search --name "GoldenDict-ng" windowclose
else
    # Window is either hidden, minimized, or in the background
    goldendict "$(wl-paste --primary)" # will grab the whole selection; remove quotes for the first word only
    kdotool -q search --name "GoldenDict-ng" windowactivate
fi

exit 0
@thesaigoneer@social.linux.pizza
2026-04-11 13:22:56

It still feels like magic that a rebuild-switch and upgrade. using my preserved configuration.nix, gets my totally personalized KDE up and running in less than 5 minutes. All services, KDE apps, cli tools, the whole shebang. Amazing.
#nixos #kde

@niklaskorz@rheinneckar.social
2026-03-28 11:39:51

There currently are two recent #Phoronix articles that are shared widely, comparing #KDE KWin 6.6 vs #Gnome Mutter 50 in terms of game performance (one for AMD, one for Nvidia). What it lacks to me …

@thesaigoneer@social.linux.pizza
2026-03-12 02:59:55

Deleting 225 Noto fonts every time I install KDE is one of those sloppy, lazy things that pisses me off. Ain't gonna use Old Hungarian anyway. And why Okular needs 25 (I counted them) VLC plugins, is beyond me also. I thought this was a document reader?
#kde

@mlncn@social.coop
2026-04-10 16:58:39

Hi #LazyWeb my #KDE on #NixOS no longer differentiates my #Jitsi meet app from my

@grahamperrin@bsd.cafe
2026-05-07 09:37:52

Pickle
#OpenZFS #ZFS #Kubuntu #KDE

@thesaigoneer@social.linux.pizza
2026-03-05 01:43:32

Finally it's there! I'll be having a look at this later today.
#t2linux #kde