this post was submitted on 23 Nov 2024
8 points (100.0% liked)
KDE
5367 readers
98 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Application Launcher basically search well known directories for
.desktop
files which contains info like Name of the Application, the icon to use, what executable to run and also which category/categories this Application belongs to.For example my Sea of Thieves for Steam .desktop entry
You can read more about that specification here: https://specifications.freedesktop.org/desktop-entry-spec/latest/index.html#introduction
and for the Categories, this specification entry could help you: https://specifications.freedesktop.org/menu-spec/latest/category-registry.html
Maybe I'm missing it, but I'm not seeing anything in these documents explaining how to change how the menu reacts to the mouse cursor?
Oh, you were asking how to change its user interaction. Well I don't have any answer to that, maybe a different application launcher is more suited to your scenario?