[kde] [Bug 483086] Keyboard shortcuts not work for third-party apps
Cherkah
bugzilla_noreply at kde.org
Mon Mar 11 05:24:22 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=483086
Cherkah <cherifkahsum at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|UPSTREAM |---
Ever confirmed|0 |1
--- Comment #5 from Cherkah <cherifkahsum at gmail.com> ---
(In reply to Nicolas Fella from comment #4)
> These applications need to be adjusted to support global shortcuts on
> Wayland.
>
> Please contact the application's author and ask them to implement the Global
> Shortcuts portal:
> https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.
> GlobalShortcuts.html
Shortcuts do work.
but looks like global shortcuts registered by .desktop files like this:
```
crow-translate/data/io.crow_translate.CrowTranslate.desktop
[Desktop Action TranslateSelectedText]
Exec=qdbus io.crow_translate.CrowTranslate
/io/crow_translate/CrowTranslate/MainWindow translateSelection
Name=Translate selected text
Name[fi_FI]=Käännä valittu teksti
Name[pt_PT]=Traduzir o texto selecionado
Name[ru_RU]=Перевести выделенный текст
X-KDE-Shortcuts=Ctrl+Alt+E
```
doesn't persist after reboot.
that's the bug.
ref. https://github.com/crow-translate/crow-translate/issues/661
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list