home.social

#kde6 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #kde6, aggregated by home.social.

  1. @katzenmann In KDE Plasma 6.6.x there is an option to show/hide the notification timeout indicator.
    System Settings / Apps & Windows / Notifications / Popups / Show timeout indicator
    #kde #kde6

  2. Since matrix won't let me ask in the KDE Matrix chat I'm going to ask here:

    Can we please, please get a feature to turn off the blue progress bar showing how long a notifcation will still be there? It makes notifications so much more distracting than they should be.

    @[email protected] @[email protected]

    #kde #kde6 #linuxdesktop

  3. Ну это просто странно.. строка состояния в #Dolphin на #Kde6 не доходит до края окна

  4. Salut les mastopotes.ses.
    Je cherche un logiciel / une façon de travailler pour répondre au besoin suivant : chaque jour je passe d'un projet à l'autre à chaque réunion, je prends des notes, je crée des fichiers, et je les stocke dans les répertoires de chaque projet. Mais ce qui me manque, c'est une espèce de timeline : sur quoi ai je bossé aujourd'hui, cette semaine, chaque jour ? Et quelles sont mes notes associées ?
    Pré-requis : #logiciellibre #kde6 #linux
    Idéalement : #markdown des idées?

  5. Ask Mastodon time:

    #KDE6 is intercepting my PrtSc key and not letting me pass it to the program, even if I unmap all functions from the PrtSc key and set the program to capture key/mouse.

    How can I send PrtSc to my application?

  6. Hmm using i3 as a kwin replacement works fine. Well but don't have your panel on autohide. I can't invoke it anymore.

  7. After a complete reinstall, I had to #SSH from another computer so my eyeballs didn't strain trying to read tiny font on Thinkpad T480s screen, then I followed the steps here to install KDE:

    musabase.com/2025/08/openbsd-k

    Got a #KDE desktop in user session. Had to add config file for wifi under /etc/hostname.iwm0 cause wifi can't be configured through KDE

    Which isn't ideal for everyday use and portability.

    I don't think BT will ever work.

    Things I still need to do:
    configure doas for ease of use commands
    setup my standard array of apps
    learn pf
    set up a snapshot for when I inevitably break something
    set up keyboard shortcuts
    upload dmesg somewhere? (Cause that's what the cool #BSD kids do?)

    Anything else please let me know.

    #openbsd #openbsd78 #bsd #kde #kde6 #thinkpadt480s #iwm0

  8. Something changed with #Kubuntu 25.10 over the past week. Now all of a sudden I'm getting #prompted for my #sudo #password every time #PackageKit runs to update package sources (which is several times a day)!

    Fortunately, you can create a custom
    #PolKit #rule to let it run without prompting you!

    sudo nano /etc/polkit-1/rules.d/10-allow-packagekit-refresh.rules

    polkit.addRule(function(action, subject) {
        if (action.id == "org.freedesktop.packagekit.system-sources-refresh" &&
            subject.isInGroup("sudo")) {
            return polkit.Result.YES;
        }
    });

    And that seems to work.

    #Linux #Ubuntu #KDE #KDE6 #Plasma6 #KDEPlasma6 #Discover #updates

  9. Something changed with #Kubuntu 25.10 over the past week. Now all of a sudden I'm getting #prompted for my #sudo #password every time #PackageKit runs to update package sources (which is several times a day)!

    Fortunately, you can create a custom
    #PolKit #rule to let it run without prompting you!

    sudo nano /etc/polkit-1/rules.d/10-allow-packagekit-refresh.rules

    polkit.addRule(function(action, subject) {
        if (action.id == "org.freedesktop.packagekit.system-sources-refresh" &&
            subject.isInGroup("sudo")) {
            return polkit.Result.YES;
        }
    });

    And that seems to work.

    #Linux #Ubuntu #KDE #KDE6 #Plasma6 #KDEPlasma6 #Discover #updates

  10. Something changed with #Kubuntu 25.10 over the past week. Now all of a sudden I'm getting #prompted for my #sudo #password every time #PackageKit runs to update package sources (which is several times a day)!

    Fortunately, you can create a custom
    #PolKit #rule to let it run without prompting you!

    sudo nano /etc/polkit-1/rules.d/10-allow-packagekit-refresh.rules

    polkit.addRule(function(action, subject) {
        if (action.id == "org.freedesktop.packagekit.system-sources-refresh" &&
            subject.isInGroup("sudo")) {
            return polkit.Result.YES;
        }
    });

    And that seems to work.

    #Linux #Ubuntu #KDE #KDE6 #Plasma6 #KDEPlasma6 #Discover #updates

  11. Something changed with #Kubuntu 25.10 over the past week. Now all of a sudden I'm getting #prompted for my #sudo #password every time #PackageKit runs to update package sources (which is several times a day)!

    Fortunately, you can create a custom
    #PolKit #rule to let it run without prompting you!

    sudo nano /etc/polkit-1/rules.d/10-allow-packagekit-refresh.rules

    polkit.addRule(function(action, subject) {
        if (action.id == "org.freedesktop.packagekit.system-sources-refresh" &&
            subject.isInGroup("sudo")) {
            return polkit.Result.YES;
        }
    });

    And that seems to work.

    #Linux #Ubuntu #KDE #KDE6 #Plasma6 #KDEPlasma6 #Discover #updates

  12. I think I will need to get a KDE 4 VM installed to do testing to see how Diamond originally looked, because I want to modify Diamond4on6 to both 1. use the version from my backup (2.0.3, meaning the repo version will be rebased [this is because 2.0.3 works better]) and 2. I need to have a way to mess around with it in a state where it works and doesn't have a grey background.

    #Diamond4on6 #KDE #KDEPlasma #PlasmaDesktop #KDE4 #KDE6 #Plasma6

  13. I think I will need to get a KDE 4 VM installed to do testing to see how Diamond originally looked, because I want to modify Diamond4on6 to both 1. use the version from my backup (2.0.3, meaning the repo version will be rebased [this is because 2.0.3 works better]) and 2. I need to have a way to mess around with it in a state where it works and doesn't have a grey background.

    #Diamond4on6 #KDE #KDEPlasma #PlasmaDesktop #KDE4 #KDE6 #Plasma6

  14. I think I will need to get a KDE 4 VM installed to do testing to see how Diamond originally looked, because I want to modify Diamond4on6 to both 1. use the version from my backup (2.0.3, meaning the repo version will be rebased [this is because 2.0.3 works better]) and 2. I need to have a way to mess around with it in a state where it works and doesn't have a grey background.

    #Diamond4on6 #KDE #KDEPlasma #PlasmaDesktop #KDE4 #KDE6 #Plasma6

  15. I think I will need to get a KDE 4 VM installed to do testing to see how Diamond originally looked, because I want to modify Diamond4on6 to both 1. use the version from my backup (2.0.3, meaning the repo version will be rebased [this is because 2.0.3 works better]) and 2. I need to have a way to mess around with it in a state where it works and doesn't have a grey background.

    #Diamond4on6 #KDE #KDEPlasma #PlasmaDesktop #KDE4 #KDE6 #Plasma6

  16. Found Diamond 2.0.3 for KDE4 in some old backups and uploaded it to Codeberg in a zip file. Later it will be organized. I forgot this version existed and didn't know just how lost the Diamond theme was.

    codeberg.org/DrewNaylor/Diamon

    #KDE #Diamond4on6 #PlasmaDesktop #LostMedia #KDEPlasma #KDE4 #Plasma4 #KDE6 #Plasma6

  17. Found Diamond 2.0.3 for KDE4 in some old backups and uploaded it to Codeberg in a zip file. Later it will be organized. I forgot this version existed and didn't know just how lost the Diamond theme was.

    codeberg.org/DrewNaylor/Diamon

    #KDE #Diamond4on6 #PlasmaDesktop #LostMedia #KDEPlasma #KDE4 #Plasma4 #KDE6 #Plasma6

  18. Found Diamond 2.0.3 for KDE4 in some old backups and uploaded it to Codeberg in a zip file. Later it will be organized. I forgot this version existed and didn't know just how lost the Diamond theme was.

    codeberg.org/DrewNaylor/Diamon

    #KDE #Diamond4on6 #PlasmaDesktop #LostMedia #KDEPlasma #KDE4 #Plasma4 #KDE6 #Plasma6

  19. Found Diamond 2.0.3 for KDE4 in some old backups and uploaded it to Codeberg in a zip file. Later it will be organized. I forgot this version existed and didn't know just how lost the Diamond theme was.

    codeberg.org/DrewNaylor/Diamon

    #KDE #Diamond4on6 #PlasmaDesktop #LostMedia #KDEPlasma #KDE4 #Plasma4 #KDE6 #Plasma6

  20. I got an #upgrade today to #KDE 6.2. I’m always a bit wary of upgrading the desktop in the middle of the working day because the behaviour may be unpredictable because of it. However, at first glance this is looking good. A detail that I like is that you can now map the #buttons on the #pen for my #WacomTablet to #MouseButtons as well as #KeyStrokes.

    #FreeSoftware #GNU #Linux #Fedora #KDE6-2

  21. I got an #upgrade today to #KDE 6.2. I’m always a bit wary of upgrading the desktop in the middle of the working day because the behaviour may be unpredictable because of it. However, at first glance this is looking good. A detail that I like is that you can now map the #buttons on the #pen for my #WacomTablet to #MouseButtons as well as #KeyStrokes.

    #FreeSoftware #GNU #Linux #Fedora #KDE6-2

  22. I got an #upgrade today to #KDE 6.2. I’m always a bit wary of upgrading the desktop in the middle of the working day because the behaviour may be unpredictable because of it. However, at first glance this is looking good. A detail that I like is that you can now map the #buttons on the #pen for my #WacomTablet to #MouseButtons as well as #KeyStrokes.

    #FreeSoftware #GNU #Linux #Fedora #KDE6-2

  23. I got an #upgrade today to #KDE 6.2. I’m always a bit wary of upgrading the desktop in the middle of the working day because the behaviour may be unpredictable because of it. However, at first glance this is looking good. A detail that I like is that you can now map the #buttons on the #pen for my #WacomTablet to #MouseButtons as well as #KeyStrokes.

    #FreeSoftware #GNU #Linux #Fedora #KDE6-2

  24. I got an #upgrade today to #KDE 6.2. I’m always a bit wary of upgrading the desktop in the middle of the working day because the behaviour may be unpredictable because of it. However, at first glance this is looking good. A detail that I like is that you can now map the #buttons on the #pen for my #WacomTablet to #MouseButtons as well as #KeyStrokes.

    #FreeSoftware #GNU #Linux #Fedora #KDE6-2

  25. , please don't switch my font next time I upgrade! I chose it because I like it. *grumble*

    Other than that, keep on going :)
    The removed menu bar was a bit of a surprise, but I rarely used it anyway, so meh.

  26. Did some archaeology to dig up the Konfabulator and Google Desktop Gadget docs so I can steal the good/useful bits for the Thoth widget engine.

    Yes this is easier/faster/more fun than reverse-engineering Plasma 6's widgets and all the associated Qt stuff I don't know and updating their docs/tutorials.

    Super in-progress design docs in the repo: codeberg.org/Taffer/thoth

    #thoth #konfabulator #googledesktop #kde6 #plasma6

  27. These Zabrak witches will possess you with their magicks!

    Hevy says, “You didn’t say PLEASE!”

    Designation: Hevy
    Model: ThinkPad T420i
    CPU: i3-2310M
    GPU: nVIDIA Quadra NVS 4200M
    OS: Nobara Linux 39
    DE: KDE Plasma 6.0.4
    Theme: Utterly Sweet
    Icons: Beautyline

  28. I think I'm going to have #Diamond4on6 versioning be 1.x for the #Plasma4 version and 2.x for the #Plasma6 version. Could probably have a version for #Plasma5 , but I don't use it and it's the old stable version (for now my version would probably work on 5, not sure, though; at least it will be available if someone wants to try).

    #KDE #programming #KDEPlasma #PlasmaShell #KDE6 #KDE4

  29. I think I'm going to have #Diamond4on6 versioning be 1.x for the #Plasma4 version and 2.x for the #Plasma6 version. Could probably have a version for #Plasma5 , but I don't use it and it's the old stable version (for now my version would probably work on 5, not sure, though; at least it will be available if someone wants to try).

    #KDE #programming #KDEPlasma #PlasmaShell #KDE6 #KDE4

  30. I think I'm going to have #Diamond4on6 versioning be 1.x for the #Plasma4 version and 2.x for the #Plasma6 version. Could probably have a version for #Plasma5 , but I don't use it and it's the old stable version (for now my version would probably work on 5, not sure, though; at least it will be available if someone wants to try).

    #KDE #programming #KDEPlasma #PlasmaShell #KDE6 #KDE4

  31. I think I'm going to have #Diamond4on6 versioning be 1.x for the #Plasma4 version and 2.x for the #Plasma6 version. Could probably have a version for #Plasma5 , but I don't use it and it's the old stable version (for now my version would probably work on 5, not sure, though; at least it will be available if someone wants to try).

    #KDE #programming #KDEPlasma #PlasmaShell #KDE6 #KDE4

  32. I think I'm going to have #Diamond4on6 versioning be 1.x for the #Plasma4 version and 2.x for the #Plasma6 version. Could probably have a version for #Plasma5 , but I don't use it and it's the old stable version (for now my version would probably work on 5, not sure, though; at least it will be available if someone wants to try).

    #KDE #programming #KDEPlasma #PlasmaShell #KDE6 #KDE4

  33. I'm going to update the Diamond theme for #KDE4 so that it can work better on KDE6, as it's my favorite theme and has a few issues on #KDE6, mainly in the notifications. The project also doubles as an archival for this version, as I can't find everything in it consistently anywhere, and you can download it here:

    codeberg.org/DrewNaylor/Diamon

    #Plasma6 #KDE #KDEPlasma #Linux #LostMedia (well not anymore) #Diamond4on6

  34. I'm going to update the Diamond theme for #KDE4 so that it can work better on KDE6, as it's my favorite theme and has a few issues on #KDE6, mainly in the notifications. The project also doubles as an archival for this version, as I can't find everything in it consistently anywhere, and you can download it here:

    codeberg.org/DrewNaylor/Diamon

    #Plasma6 #KDE #KDEPlasma #Linux #LostMedia (well not anymore) #Diamond4on6

  35. I'm going to update the Diamond theme for #KDE4 so that it can work better on KDE6, as it's my favorite theme and has a few issues on #KDE6, mainly in the notifications. The project also doubles as an archival for this version, as I can't find everything in it consistently anywhere, and you can download it here:

    codeberg.org/DrewNaylor/Diamon

    #Plasma6 #KDE #KDEPlasma #Linux #LostMedia (well not anymore) #Diamond4on6

  36. I'm going to update the Diamond theme for #KDE4 so that it can work better on KDE6, as it's my favorite theme and has a few issues on #KDE6, mainly in the notifications. The project also doubles as an archival for this version, as I can't find everything in it consistently anywhere, and you can download it here:

    codeberg.org/DrewNaylor/Diamon

    #Plasma6 #KDE #KDEPlasma #Linux #LostMedia (well not anymore) #Diamond4on6

  37. I'm going to update the Diamond theme for #KDE4 so that it can work better on KDE6, as it's my favorite theme and has a few issues on #KDE6, mainly in the notifications. The project also doubles as an archival for this version, as I can't find everything in it consistently anywhere, and you can download it here:

    codeberg.org/DrewNaylor/Diamon

    #Plasma6 #KDE #KDEPlasma #Linux #LostMedia (well not anymore) #Diamond4on6

  38. Great news: the Diamond theme (objectively the best #Plasma theme in my opinion) still works on #Plasma6! Looks amazingly smooth with #Wayland when the #Nvidia drivers aren't flickering (must've been an update, because I can use the system tray under Wayland now and couldn't a few days ago when I installed...
    1/2

    #KDE #KDEPlasma #PlasmaShell #KDE6 #Linux

  39. One of the improvements I’m seeing with #Fedora 40 is a significant reduction in the time it takes the #desktop to initialize after logging in. Previously, the process used to take ages and particularly then for #Firefox to show any pages. A marked improvement.

    #F40 #GNU #Linux #KDE6

  40. nheko is broken for users of arch and arch based distros with plasma 6 (not just my own issue)

    crashes are random and have to do with gstreamer/pipewire stack with

    Error: signal 11:
    nheko(_Z17stacktraceHandleri+0x3f)[0x59bd35ac8f4f]
    /usr/lib/libc.so.6(+0x3c770)[0x79788496e770]
    /usr/lib/gstreamer-1.0/libgstpipewire.so(+0x12fe4)[0x797877e96fe4]
    /usr/lib/gstreamer-1.0/libgstpipewire.so(+0x16e10)[0x797877e9ae10]
    /usr/lib/pipewire-0.3/libpipewire-module-protocol-native.so(+0x165e2)[0x79787415c5e2]
    /usr/lib/pipewire-0.3/libpipewire-module-protocol-native.so(+0x5162)[0x79787414b162]
    /usr/lib/pipewire-0.3/libpipewire-module-protocol-native.so(+0x5940)[0x79787414b940]
    /usr/lib/spa-0.2/support/libspa-support.so(+0x6646)[0x797875be6646]
    /usr/lib/libpipewire-0.3.so.0(+0x6309d)[0x797875a7709d]
    /usr/lib/libc.so.6(+0x8b55a)[0x7978849bd55a]
    /usr/lib/libc.so.6(+0x108a3c)[0x797884a3aa3c]
    Error: signal 6:
    nheko(_Z17stacktraceHandleri+0x3f)[0x59bd35ac8f4f]
    /usr/lib/libc.so.6(+0x3c770)[0x79788496e770]
    /usr/lib/libc.so.6(+0x8d32c)[0x7978849bf32c]
    /usr/lib/libc.so.6(gsignal+0x18)[0x79788496e6c8]
    nheko(_Z17stacktraceHandleri+0xe1)[0x59bd35ac8ff1]
    /usr/lib/libc.so.6(+0x3c770)[0x79788496e770]
    /usr/lib/gstreamer-1.0/libgstpipewire.so(+0x12fe4)[0x797877e96fe4]
    /usr/lib/gstreamer-1.0/libgstpipewire.so(+0x16e10)[0x797877e9ae10]
    /usr/lib/pipewire-0.3/libpipewire-module-protocol-native.so(+0x165e2)[0x79787415c5e2]
    /usr/lib/pipewire-0.3/libpipewire-module-protocol-native.so(+0x5162)[0x79787414b162]
    /usr/lib/pipewire-0.3/libpipewire-module-protocol-native.so(+0x5940)[0x79787414b940]
    /usr/lib/spa-0.2/support/libspa-support.so(+0x6646)[0x797875be6646]
    /usr/lib/libpipewire-0.3.so.0(+0x6309d)[0x797875a7709d]
    /usr/lib/libc.so.6(+0x8b55a)[0x7978849bd55a]
    /usr/lib/libc.so.6(+0x108a3c)[0x797884a3aa3c]
    Aborted (core dumped)

    and from sudo coredumpctl list

    Mon 2024-03-25 17:39:48 EDT 20059 1000 1001 SIGABRT present /usr/bin/nheko 62.7M
    Mon 2024-03-25 17:47:05 EDT 20525 1000 1001 SIGABRT present /usr/bin/nheko 52.6M
    Mon 2024-03-25 18:07:44 EDT 22799 1000 1001 SIGABRT present /usr/bin/nheko 3.1M
    Mon 2024-03-25 18:08:02 EDT 22880 1000 1001 SIGABRT present /usr/bin/nheko 3.1M
    Mon 2024-03-25 18:08:15 EDT 22934 1000 1001 SIGABRT present /usr/bin/nheko 3.1M
    Mon 2024-03-25 18:08:31 EDT 22993 1000 1001 SIGABRT present /usr/bin/nheko 3.1M
    Mon 2024-03-25 18:08:39 EDT 23044 1000 1001 SIGABRT present /usr/bin/nheko 3.1M

    #nheko #kde6 #kde #archlinux #pipewire #kde #plasmadesktop #gstreamer #qt5 #qt6 #matrix #matrixclient

  41. Failed to regenerate my #grup manager trying to fix #Plasma / #Wayland issues 🫠
    Is it time to go back to #windows11 instead of using a live cd and fixing grub?
    But I would need to backup around 4TB of data (also with a live cd) :NekoDisappoint:

    #archlinux #Nvidia #KDE #kde6

  42. Things should generally work on #gnome45, #kde6, #sway and #weston - not sure about other compositors.

    I haven't tried #kde myself yet as NV12 support was only added recently. But tomorrow there's a local #kde release party where I hope to convince some people to try on their devices.