Initial commit: FlatKontrol, a Kirigami Flatpak permissions manager
A KDE/Qt application to review and edit the permissions of installed Flatpak applications, editing the same override files as Flatpak itself. Covers shared subsystems, sockets, devices, features, filesystem access, persistent paths, environment variables, D-Bus policies and portals. Includes a Flatpak manifest and a CI workflow that publishes a bundle and a hosted Flatpak repository on tagged releases.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=FlatKontrol
|
||||
GenericName=Flatpak Permissions
|
||||
Comment=Manage Flatpak permissions
|
||||
Icon=io.github.toservetheking.FlatKontrol
|
||||
Exec=flatkontrol
|
||||
Terminal=false
|
||||
Categories=Qt;KDE;Settings;
|
||||
Keywords=flatpak;sandbox;permissions;flatseal;
|
||||
StartupWMClass=flatkontrol
|
||||
Reference in New Issue
Block a user