Bug 506674 - Provide generic desktop launcher aliases for core apps ("Videos", "Music", "System Monitor", etc.)
Summary: Provide generic desktop launcher aliases for core apps ("Videos", "Music", "S...
Status: RESOLVED INTENTIONAL
Alias: None
Product: kde
Classification: I don't know
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-06 15:12 UTC by treesys
Modified: 2025-07-07 08:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description treesys 2025-07-06 15:12:11 UTC
**Summary:**
Please consider shipping generic `.desktop` launcher aliases for KDE core apps, using common terms like “Videos”, “Music”, “Photos”, “System Monitor”, etc. Just like GNOME has “Videos” (Totem), “Music” (Rhythmbox), and “Files” (Nautilus), KDE should have equivalents pointing to Dragon Player, Elisa, Dolphin, and so on.

**Why this matters:**
It is *demencial* (and kind of hilarious) that on KDE, typing “Videos” in KRunner or the app launcher gets you... nothing. Not even a suggestion. Unless you know Dragon Player by name, good luck. Meanwhile in GNOME, typing "Videos" Just Works™.

Same with:
- “Music” (no Elisa)
- “Photos” (no Gwenview)
- “Monitor” (you’d better remember 'plasma-systemmonitor' exists)
- “Files” (who’s Dolphin?)
- “Notes”, “Clock”, etc.

Even more absurd: KRunner — our Swiss army knife of power — can’t match "Music" to Elisa. But if you type “kesto”, it might find your local cheese. 🤷‍♂️

We have amazing tools in KDE, but discoverability via natural terms is poor by default.

**Proposal:**
Create a set of `.desktop` files with generic names that alias to core apps. For example:

| Alias       | Target App               | Exec                     |
|-------------|--------------------------|--------------------------|
| Videos      | Dragon Player / Haruna   | `dragon %U`              |
| Music       | Elisa                    | `elisa %U`               |
| Photos      | Gwenview                 | `gwenview %U`            |
| Files       | Dolphin                  | `dolphin`                |
| Monitor     | Plasma System Monitor    | `plasma-systemmonitor`   |
| Notes       | KNotes / Buho            | `knotes`                 |
| Clock       | KClock                   | `kclock`                 |
| Settings    | System Settings          | `systemsettings`         |

You could even offer these in a small optional package, or via distro defaults.

**Why now?**
- KDE is *the* desktop environment in the Steam Deck. Users there are casual, new, or console-first. They expect things to Just Work.
- KDE is gaining traction in Fedora officially — a polished experience is expected.
- Discoverability is key. People type what they think — not app names from 2007.
- It helps KDE compete with GNOME on UX polish without changing branding.

**Benefits:**
- Improves onboarding massively
- Works well with KRunner, Kickoff, Overview, and voice/dictation-based tools
- Doesn’t interfere with KDE branding — just adds helpful fallback aliases
- Simple to implement, high return in usability

Thanks for your amazing work — let’s help KDE feel more intuitive out of the box!
Comment 1 David Edmundson 2025-07-07 08:52:40 UTC
Typing video into krunner does get dragon player. Typing files does show dolphin. 

Dolphin even says "File Manager" next to / under it.

I don't believe this will solve anything