mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Use XDG Desktop Portal only when variable is set
This commit is contained in:
@@ -24,6 +24,7 @@ bool InSandbox();
|
||||
bool InSnap();
|
||||
|
||||
bool IsXDGDesktopPortalPresent();
|
||||
bool UseXDGDesktopPortal();
|
||||
|
||||
QString ProcessNameByPID(const QString &pid);
|
||||
QString CurrentExecutablePath(int argc, char *argv[]);
|
||||
|
Reference in New Issue
Block a user