this post was submitted on 16 May 2025
235 points (98.8% liked)
linuxmemes
24993 readers
1922 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Honestly I dislike a lot of the KDE default app names. Default apps should have simple, descriptive names.
The fact that the file explorer is called "Dolphin" instead of just "File Explorer" or "Files" or something descriptive just makes KDE harder to use for no good reason.
I wish I could just easily reconfigure the name and icon of the default apps so it's fixable at least.
For me it's the opposite, generic names make searching for issues on the web stupidly difficult.
No one has problems figuring out that Dolphin is the file explorer, and if you search for "file" in the KDE menu, it returns Dolphin as a result.
We could get best of both worlds and put K before the names.
kfiles kbrowser, kedit, if kde ever made a c compiler for some reason we could name it kcc.
I find it hard to believe "File Manager KDE" would be unsearchable for, given that it already returns results related to Dolphin. I just don't believe this is difficult at all, sorry.
I shouldn't have to figure out the file manager is called Dolphin, the name should be descriptive by itself. The fact that you have to rely on the keyword search to figure it out is imo just bad naming.
As a normal user...what's next, "File Manager and Browser coupled with basic Statistic Display by KDE"?
Call it Dolphin and it's good. If I search "file manager for kde" it will show dolphin. Once I seen it, I know it and it's hella more memorable than any descriptive word soup you'd have.
The entire point is that I shouldn't have to memorize what such a basic feature of the distro is called.
I never understood the GNOME logic rename Totem, Nautilus, Epiphany, etc... Granted, I don't understand much about GNOME.
They never show the names anyways. They just call it "Files", "Web"... Generic terms that get tons of unrelated search results. They don't even call it "GNOME Files", "GNOME Web", it's like they want to be the only program on your computer that does that, like they own the concept.
What do you think Gnome Seahorse does? What utility function does that small piece of software perform, based on its name? I'll give you a hint: It directly competes with KDE's Kleopatra. Did you guess GPG and other encryption key generator/manager? Because that's what those are for. Not sure how KDE kissed "Keyring."
I'm not sure if it's Gnome that started it, but file managers often have a nautical theme. Gnome Nautilus, Cinnamon Nemo, KDE Dolphin...
Basically what he said
Epiphany doesnβt automatically tell you what it is
Gnome Web does
Gnome is big in the accessibility community and stuff like this helps
I found more value in knowing which web browser is used because I've used my computer more than 5 minutes and know the difference between Firefox and Epiphany. Same with Totem over VLC, etc.
I imagine you arenβt part of the target βaccessibilityβ audience
Because it barely exists
They are searchable by descriptive names, they shouldn't have 'simple, descriptive names'.
They should just rename Gnome to Desktop Environment and rewrite it in ~~Rust~~ Programming Language
The name "Programming language" is already taken by HTML though
I do now want an "ADE" written in APL
It doesn't even have a k in the name!!
I don't remember where, but you can configure the app launcher to show the descriptive name instead of the app name by default.
True, but this then applies to all apps. And for some bizarre reason if GenericName is not available the fallback is Comment, so tons of apps turn into a long string of text that gets cut off.
Like, look at this:
Top row is perfect, but then you get to Steam...
In the launcher's own settings
you can have overrides for .desktop files, and the name is stored there
Keyword "easily". Having to figure out the scheme for those files and where to exactly put them is not user-friendly. And from searching online, there's vague edgecases that cause it to not get recognized by the task bar properly.
But it is neat trick for those who tinker a bit more I suppose.
KDE Menu Editor makes that easier (pretty sure that's the one for .desktop files)
ok, got it. this applies to KDE Plasma.
right click on a program's icon in the start menu, like kate.
click "edit application".
switch to the "application" tab.
change what's in the "name" field.
click "ok".
I think this should be doing the same thing
This only works if your distro is set up in a way that allows it. SteamOS doesn't seem to allow it for example, see https://github.com/ValveSoftware/SteamOS/issues/1744
that seems like a plasma bug made visible by a distro quirk
It probably is, yes. But somehow I feel like I run into all of those bugs :(.
yeah I often feel similarly. like, the KDE Akonadi calendar-contacts-whatnot system is so so buggy
That seems related to it being immutable and is probably something Valve will fix as Bazzite does not have this issue.
I mean it won't work if you rip out your hard drive either, but usually things are custom managed in those situations by whoever created them.
(Ex. Nixos is the same, but not really a problem cause you expect to manage it within nix)