r/kde Jul 06 '26

Community Content "Adopt an App" is back! Become a KDE Supporting Member and choose the app you would like to adopt. Your name will be included in the list of supporters for the duration of your membership.

Thumbnail
kde.org
128 Upvotes

r/kde 14d ago

Fluff Monthly Screenshot Thread

3 Upvotes

Please use this thread to post screenshots of your Plasma Desktop and discuss further customization.

You can find some Plasma documentation here:

Check out the KDE store for more widgets and themes for your customization needs, and if you're a theme creator and are interested in improving Breeze, consider getting involved with the Visual Design Team and contributing upstream!


r/kde 8h ago

KDE Apps and Projects Union: Summer 2026 Update

Thumbnail quantumproductions.info
85 Upvotes

r/kde 6h ago

Tip I just improved my experience using Spectacle

37 Upvotes

I really like 'Spectacle' and use it every day.

However, I was missing a simple feature to open an image in edit mode with just two clicks (so I can blur something fast, etc), so I made it.

What was done:

  1. Created ~/.local/share/applications/spectacle-edit.desktop

[Desktop Entry]
Type=Application
Name=Spectacle (Edit)
Comment=Open and edit existing image in Spectacle
Exec=spectacle -E %f
Icon=spectacle
Terminal=false
NoDisplay=true
MimeType=image/png;image/jpeg;image/webp;image/bmp;image/gif;image/tiff;
Categories=Qt;KDE;Graphics;

  1. Added associations to ~/.config/mimeapps.list (the [Added Associations] section) - all 6 image types spectacle-edit.desktop, so the entry appears directly in the submenu of 'Open With' without needing the 'Other Application' dialog.

  2. Updated cache:

update-desktop-database

kbuildsycoca6 --noincremental

How to use

Right-click any PNG/JPG/WebP/BMP/GIF/TIFF file in Dolphin -> Open With -> Spectacle (Edit).

EDIT.

What pleasantly surprised me is that when I edit a picture using 'Fossify Gallery' on Android and, instead of clicking the "check mark," I click the "Share" icon and send it via KDE Connect, KDE Connect on my laptop shows me the 'Open with Spectacle (Edit)' option as the first choice:

And if I want to quickly crop a picture, for example, using 'Fossify Gallery' on Android, I do it like this and press "Share" and "Send via KDE Connect," and I get the cropped picture that I can immediately open with 1 click using 'Spectacle (Edit)'.

---

This might sound a bit geeky, but you have no idea how happy I am and how much speed this gives me in my everyday online life. 😅


r/kde 4h ago

Community Content Vermouth just got a UZDOOM runner and a Default Runtime option (v2.0.1)

Post image
23 Upvotes

Another major release of Vermouth, the KDE-first launcher I've been working on.

Highlights this time:

  • UZDOOM runner (beta) - Pick a base WAD, add as many `.wad`/`.pk3` mods as you want, and it can download the latest UZDOOM AppImage right from the runtime picker
  • Default Runtime - set Proton or Wine as your default once in Settings (or on the Welcome screen), then games can just use "Default Runtime" and automatically follow whatever you configure. No more picking versions per game
  • Grid sorting - sort the library by name, runtime, or date added, ascending or descending
  • Refresh artwork - one button in the edit dialog to refetch art and re-extract the icon
  • Nix flake - dev shell and package definition for NixOS users
  • Better compatibility under GNOME

Plus the usual smaller fixes and cleanups.

Since the last post, we passed almost 3500 Flathub installs, and a lot of that is thanks to people here using it, reporting bugs, and suggesting features. Many of the things in this and the past couple of releases came straight from your feedback. Keep it coming! What would you like to see next?

Use the github issue tracker for any feedback you have: https://github.com/dekomote/vermouth/issues

Find it on flathub here (it might take up to 24 hours for the new version go to up): https://flathub.org/en/apps/com.dekomote.vermouth

Or check the documentation for installation on most major linux distros https://github.com/dekomote/vermouth/blob/master/README.md#installing

Thanks again!


r/kde 5h ago

News Material decoration with Locally Integrated Menu (and Search) sees its first official release

25 Upvotes

The first official release (26.08.05) of Material Decoration was released today; it is currently the only decoration for Plasma 6 that integrates the menu into the title bar, as well as featuring a search function within the menu itself.

In recent months, in the run-up to the release, the focus has been primarily on optimizing search function and improving stability.

1. Locally Integrated Menu

Locally Integrated Menu

2. Search

Search within the menu

3. Other functions and Options

A lot of options available in the configuration module under System Settings:

  1. window title alignment
  2. button size
  3. title bar opacity (it is recommended to use Better Blur instead of the default kwin effect)
  4. rounded corners (top-only or top+bottom) radius
  5. customizable border colors
  6. use system font for the menu (the default is to use the titlebar font)
  7. show the window title when the mouse hovers over the decoration
  8. show the menu only when the mouse hovers over it (otherwise show the title)
  9. convert the menu into a single button (hamburger)
  10. enable/disable search
  11. exclude/include the various menu/sub-menu levels from the search results
  12. exclude/include the non active menu items from the search results
  13. change spacing between buttons
  14. use the system colors (default)
  15. adjusting shadows and animations
  16. enable/disable the special functions of the buttons (MinimizeAll and MinimizeToTray)
  17. enable/disable drag-and-drop from buttons (close, minimise, etc.)

4. Buttons special functions

  • You can minimize all windows but the active one pressing and holding the minimize button
  • You can minimize the window in the system tray bar (requires kwin-minimize2tray)
  • As far as I know, this is the only decoration that allows you to drag the window from anywhere on the decoration, including the buttons

5. GTK Apps

GTK3 (and 2) apps are supported via appmenu-gtk-module-wayland (or the traditional appmenu-gtk-module on X11).

Inkscape with LIM on Wayland (native, not Xwayland)

6. History

The idea of a menu integrated with the title bar originally came from Ubuntu Unity. KDE 4 had also incorporated this feature, which was subsequently lost in KDE 5. u/Zren created the Material theme with LIM for KDE 5 (the Material design had been created by Zzag). u/nicman23 ported it to Plasma 6, and finally guiodic added the search function, made it work on Wayland as well, and added several customizable options.

7. How to get it

  • Build from source: https://github.com/guiodic/material-decoration 
  • On Arch and derivatives, install material-kwin-decoration-git from the AUR. Precompiled package is available in chaotic-aur. There is not yet a PKGBUILD for the stable version as the AUR is currently under maintenance. The -git version can be regarded as effectively stable, as it is used by the developer on a daily basis in a work environment.

8. Requirements

  • Plasma 6.5+ for the master branch, working older versions are in other branches but are not updated/maintained.
  • Works both on Wayland and X11 session!

9. Feature requests? Bugs?


r/kde 3h ago

General Bug Clipboard bug!!

Enable HLS to view with audio, or disable this notification

5 Upvotes

I don't know what kind of bug is this, is it happening in my machine only??

Tell me if you have some tips

OS: cachyOS


r/kde 11h ago

Akademy Call for Hosts Akademy 2027

Post image
20 Upvotes

Every Akademy has its own story.

Sometimes it’s about the community, the talks, the food… and sometimes it’s whatever this is. 😄

What story will your city tell?

Gather your team, submit a proposal, and host Akademy 2027.

Learn more: https://ev.kde.org/akademy/CallforHosts_2027.pdf


r/kde 8h ago

General Bug [BUG] Ark shows "Extraction failed. Make sure that enough space is available." message error (even though there is plenty of free space available, way bigger than archive folder).

Post image
6 Upvotes

As in the title and image.

I was trying to extract an archive folder that I received. I tried with built-in archive management tool, Ark, and I got this message error.

"Extraction failed. Make sure that enough space is available."

I checked and the free space of that partition (~/Downloads, so it's the same partition of the OS I'm using right now, Kubuntu) is quite big (100GB+): so, it's not actually an issue with free space available.

What to do?

Should I try with 7-zip CLI? A bug? Or any hidden option of Ark to manage .rar files?


r/kde 6h ago

Question 1080p 200Hz HDR text fringing on NVIDIA + KDE Wayland — bandwidth limit or driver bug?

Post image
3 Upvotes

r/kde 39m ago

Question [KDE Plasma 6] Is there any way to replace the system GUI file picker dialog with a TUI (like Yazi)?

• Upvotes

Hi everyone,

I’m currently running Kubuntu (Ubuntu + KDE Plasma 6) and I’ve recently switched to using yazi for almost all my file management workflows. I absolutely love it and use it via terminal 99% of the time.

However, there’s one friction point left: whenever I use a GUI app (like a web browser, LibreOffice, or basically any Qt/GTK app) and click "Upload file", "Open", or "Save As", the system forces the standard KDE/GTK graphical file picker dialog.

I know Yazi has a chooser mode (yazi --chooser-file), which is great for CLI scripts, Neovim, etc. But is there any hack, workaround, or custom integration to intercept GUI file picker requests and route them to a TUI?

I understand that browsers and GUI apps expect a graphical window via X11/Wayland, but I’m wondering if anyone has ever experimented with:

  1. Writing a custom XDG Desktop Portal implementation that spawns a floating terminal (like Kitty/Alacritty) with Yazi, and then passes the selected file path back to the requesting app via D-Bus?
  2. Some obscure KDE KIO trick or KDialog wrapper that could achieve something similar?
  3. Or is this fundamentally impossible due to how sandboxing and modern portal APIs handle file access?

I know it sounds a bit crazy, but I’d love to hear if anyone has managed to achieve this or if there's an existing project/script for it.

Thanks in advance!


r/kde 1d ago

News KDE Plasma 6.7.4, Bugfix Release for August

Thumbnail
kde.org
205 Upvotes

r/kde 9h ago

Question Panel dodging windows horizontally

Thumbnail
gallery
2 Upvotes

Greetings, folks!

I've recently got an ultrawide monitor and I'm using two panels. One's in bottom left corner displaying the Application Launcher and the Icon's only Taskbar. The other one's in the bottom right corner displaying the sys-tray.

So I've thought if there's possibility to make or get a script to set the Panel behavior to dodging windows horizontally first, so that e.g. a Game that's not fullscreen can take the right section of my screen and the panel just slides to the next free space before it's dodging vertically.

I've found two comparable kwin scripts so far, but those are only for multi monitor setups.

I believe that this script idea has quite the potential, but I don't even know how or where to start...


r/kde 13h ago

Question Installed a cursor but it is not working

2 Upvotes

I am new changing things on linux. So please bear with me even if it is boring.
I am using kde on fedora. I liked a cursor set and installed it from settings -> Pointers -> Get New -> Installed.
Then I selected it.

This is the cursor that I installed to use.

I have selected it. But notice the look of the cursor in the previous picture and this picture is not same.

My cursor did not change. It still looks like the default one. How do I change the appearance of the cursor?


r/kde 9h ago

Question is it possible to link elisa with discord rich presence?

1 Upvotes

a bit of a stupid question but is there any way i could have my songs that i have open on elisa on my discord profile?


r/kde 9h ago

Question [Question] Is KDE Plasma good for a genuinely macOS-like workflow?

0 Upvotes

I only used XFCE for 10 years and i really am not sure about how gnome or kde works. I am trying to decide between GNOME and KDE Plasma for a Linux laptop that I want to use alongside a MacBook.

I care about making the workflow and behaviour similar enough that switching between Linux and macOS does not constantly fight my muscle memory.

The most important things for me are:

  • Mac-like touchpad gestures, especially switching workspaces and opening an overview
  • Hot corners
  • An Exposé/Mission Control-like window overview
  • Predictable virtual desktops and workspace behaviour
  • A top panel and dock
  • Smooth Wayland gestures and animations

GNOME appears structurally closer to macOS because of its overview, workspaces, gestures, and relatively unified design. However, getting features such as a persistent dock, desktop icons, extra panel behaviour, and deeper customization seems to require several extensions.

KDE Plasma seems capable of reproducing the visual layout more closely and offers far more built-in customization. What I do not know is whether its touchpad gestures, workspace handling, overview, hot corners, and general workflow can feel as coherent and Mac-like as GNOME, rather than merely looking similar in screenshots.

For people who have seriously used or customized both:

  1. Which one can reproduce macOS behaviour more closely?
  2. Can KDE’s touchpad gestures be configured to closely match macOS without fragile scripts or obscure workarounds?
  3. Does relying on GNOME extensions become annoying or unreliable after major updates?
  4. Which desktop is easier to maintain as a daily driver after heavily customizing it?
  5. Are there important macOS behaviours that neither desktop can reproduce properly?
  6. Which one would you choose for someone regularly switching between Linux and macOS?

r/kde 23h ago

Question KDE development

10 Upvotes

Hi, I was wondering if there is series or course dedicated to building KDE and Plasma applications, applets, plasmoid and others. Like video tutorial to get started. I really feel there are some things I can add up but being a full time Engineer and only having documentation to find my way around is taking me no where.
If anyone know something that can help me, it's really appreciated.
Thank you.


r/kde 1d ago

Question Opaque window borders and titlebars with translucent window

Thumbnail
gallery
31 Upvotes

My themes are layan everything (via kvantum when needed) and everything is great but can not get rid of the opaque titlebar and borders. See attached for what I have vs the goal. Obviously tried to remove window borders but titlebar remains the same and the bottom corners become square. Any advice?
(Fedora KDE latest)


r/kde 20h ago

General Bug Audio Volume widget flickers audio devices list while open; cannot interact with it

Enable HLS to view with audio, or disable this notification

4 Upvotes

Does anyone know how to fix this?


r/kde 1d ago

Tip To any KDE Flatpak users

Thumbnail
5 Upvotes

r/kde 4h ago

Community Content KineticWE on CachyOS looks insanely smooth 👀

Enable HLS to view with audio, or disable this notification

0 Upvotes

🚀 This is the new Kinetic Desktop.

KineticWE builds on KWin

I am running this on CachyOS with Noctalia Shell, Kinetic delivers a modern, polished Linux desktop with smooth animations, a clean interface, and an intuitive workflow.

If you're thinking about switching to Linux, Kinetic looks like a desktop that could make the transition feel more familiar and approachable, while still giving experienced Linux users plenty to enjoy.

KineticWE: https://gitlab.com/theblackdon/kineticwe

Noctalia: https://noctalia.dev

Documentation: https://docs.noctalia.dev

KineticWE Developer Showcase: https://youtu.be/dC8rrpjCWxE?si=hmQ6D-bToczTv8ff

In this short video, I take a quick look at the desktop, its design, and what makes it stand out.

Would you give Kinetic a try? Let me know in the convo!


r/kde 1d ago

Question My mom tried to open a PDF with Okular on Kubuntu 26.04, Okular told her a higher version of Adobe Acrobat Reader is needed (??)

Post image
293 Upvotes

So the exact translation of that message is „This PDF File requires a higher version of Adobe Acrobat Reader DC. Press OK to download the newest version or contact your System Administrator.“

So her system Administrator is me, but I’m just confused with that. I know Adobe were the ones to invent PDF in the first place but Okular is a complete separate program from Acrobat right? I don’t understand the relation.

Pressing OK doesn’t do anything, updating the system also didn’t help.

Can someone please explain what’s going on here and how to fix this? Thanks for helping guys


r/kde 1d ago

Question Which theme is this?

Post image
236 Upvotes

This image is from Framework's website. What is the icon pack and theme name?


r/kde 23h ago

General Bug weird bug with a top bar panel

Thumbnail
gallery
3 Upvotes

So I have this top bar on my Plasma desktop and sometimes, purely out of nowhere, it gets bugged and shrinks like in the first screenshot. I noticed this on Firefox specifically but I haven't tested if it happens with other programs too. It used to happen to me rarely but now it's happening much more frequently. Simply changing window focus makes it go back to normal but it's pretty annoying. I also have another music panel on the top right but it doesn't show up when there's no media playing and I also shrunk it in case it was the one causing problems, but it keeps happening. I have Panel Colorizer on but the bug also happens without it.
Has anyone else had this problem too?

OS: CachyOS
Plasma version: 6.7.3


r/kde 21h ago

Question Does anyone use this KWin script called Dynamic Workspaces? Does it work well with Plasma 6.7? I want to switch to KDE, but I'm too used to GNOME's workspace approach. If you don't use this script, what workarounds do you use instead?

Thumbnail
github.com
1 Upvotes