Skip to content

WIP: flatpak: Launch apps via GAppInfo and the desktop file

Kalev Lember requested to merge wip/kalev/flatpak-launch-cmdline-apps into master

Avoid directly using flatpak_installation_launch() and instead switch to g_app_info_launch() so that we get a new terminal window for command line apps.

Fixes: #552 (closed)

Edited by Kalev Lember

Merge request reports