[FLATPAK] Meet the requirement of OS6 #73
Make it compatible with the flatpak requirements
Thanks!
However, this requires some more thought.
The reason I haven't ported this to Flatpak myself yet is that this won't fully work. The way Clipped sets up a custom global keyboard shortcut won't work from inside a sandbox and the ability to open Clipped with a keyboard shortcut is, in my opinion, one of the most useful features.
Indeed I had to create a system side keyboard shortcut to make it work. I will dig into it.
The reason I haven't ported this to Flatpak myself yet is that this won't fully work. The way Clipped sets up a custom global keyboard shortcut won't work from inside a sandbox and the ability to open Clipped with a keyboard shortcut is, in my opinion, one of the most useful features.
Actually, let the user manually map their own keyboard shortcut; It's a neat feature but this can go manual. I absolutely love this project because of its simplicity. Please continue working on it. It just works.
@davidmhewitt I see that the Issue with the global shortcut and Flatpack seems to be resolved: Issue: https://github.com/flatpak/xdg-desktop-portal/issues/624 Resolved by: https://github.com/flatpak/xdg-desktop-portal/pull/711
@Korben11 to be clear, the portal seems only implemented KDE so far, but it is indeed the future™ (and probably better than nothing for flatpak).