clipped icon indicating copy to clipboard operation
clipped copied to clipboard

[FLATPAK] Meet the requirement of OS6 #73

Open ulefebvr opened this issue 4 years ago • 5 comments

Make it compatible with the flatpak requirements

ulefebvr avatar Aug 31 '21 16:08 ulefebvr

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.

davidmhewitt avatar Sep 01 '21 12:09 davidmhewitt

Indeed I had to create a system side keyboard shortcut to make it work. I will dig into it.

ulefebvr avatar Sep 01 '21 14:09 ulefebvr

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.

sarojbelbase avatar Oct 31 '21 04:10 sarojbelbase

@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 avatar Jan 31 '23 19:01 Korben11

@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).

eddy-geek avatar Feb 18 '23 20:02 eddy-geek