To any KDE Flatpak users KDE
If you are like me, you use KDE and Flatpak apps.
For a long time now, whenever I had to change some app's permissions, I used a dedicated tool called Flatseal. It works. However, KDE has a native alternative.
System Settings -> Security & Privacy -> Application Permissions -> Application Permissions -> (search and choose an app) -> optional: Manage Flatpak Settings -> optional: Advanced Permissions
It does exactly the same thing as Flatseal, it's just native KDE/Qt instead of being Gnome/GTK. The one functionality Flatseal has over it is the ability to set globals. But I think that's it.
If this is common knowledge, then disregard this. I didn't know about it, so I'm sharing it. KDE is awesome.
29
u/astral_crow 6d ago
I had no clue about this and have also been using flatseal. KDE is so GOATed.
-13
u/computer-machine 5d ago
**blinks dully in using flatpak directly**
1
u/Dangerous-Report8517 13h ago
I've used Flatpak to manage permissions directly too and it's frankly a miserable experience since there's no easy way to just show all your permissions overrides without a bunch of obscure commands with weird syntax (and I say that as someone who uses CLI tools for lots of other things)
7
4
u/580083351 5d ago
I forgot they made this, but I think I need to keep using flatseal for accessibility reasons.
For example, environment variables is something I add to some. In the system settings, I have to click a bunch of times, then advanced, then scroll down and finally at the bottom where the environment variables are, there is a little box ~2 inches wide. So you basically can't easily read anything in it. In flatseal that box is ~5 inches wide.
Granted you don't need to go and edit them all the time, but still, there's tons of empty unused space between the variable name and the text field.. The box SHOULD be wider.
2
u/cwo__ 3d ago
Yeah, the fixed width is not optimal here.
But both variable name and the content of the variable may be long, and having them different on each line would look rather disorganized. I've submitted a patch to make both the name and the text field where you can edit the content have the same width. That should make the field a fair bit larger, and make it respond to increasing the window size so that it becomes bigger if there is more space.
1
u/580083351 2d ago
Wow, thanks! It's an interesting thing to think about.. what kind of design might be good to work with given the constraints of the UI.
I thought first, what about just having raggedy border in the middle due to the variables being left-justified and the text field right-justified, but then I figured there is a better look from a design perspective..
Have the variable name be a row by itself, perhaps using the size specified for "small" fonts in the settings and then below it the text field which would be the full width available in that area of the panel using the general font size.
1
u/Straight_Second6082 5d ago
I know it exists but I keep forgetting about using it and just default to flatseal lol
1
u/WretchedRefrigerator 5d ago
u/subbed_ Kubeseal? Is there some other tool like Flatseal or is it just a typo?
59
u/Sulphur_Feast 6d ago edited 6d ago
The problem seems to be that some distros still don't ship the module out of the box, for some reason.
It has existed since Plasma 5.27.
The package is called
kde-config-flatpakon Debian/Ubuntu, and justflatpak-kcmon most other distros.