D20833: Simpler check for flatpak

Kai Uwe Broulik noreply at phabricator.kde.org
Fri Apr 26 07:57:40 BST 2019


broulik added inline comments.

INLINE COMMENTS

> knotificationmanager.cpp:94
>  
>      if (!qEnvironmentVariableIsEmpty("XDG_RUNTIME_DIR")) {
> +        d->inSandbox = QFileInfo::exists(QLatin1String("/.flatpak-info"));

Do you need this check now, even, since you're not using it anymore?

REPOSITORY
  R289 KNotifications

REVISION DETAIL
  https://phabricator.kde.org/D20833

To: apol, #frameworks
Cc: broulik, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190426/970f349c/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list