From f7bd22dbcc9b80b59c22dbb1ea7b96fff48fdb47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Mon, 8 Jun 2026 13:02:45 +0200 Subject: [PATCH] desktop-file: Add FormFactor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Some UI's like Phosh use that to determine whether to list an app in mobile mode or not. Signed-off-by: Guido Günther --- data/be.alexandervanhee.gradia.desktop.in.in | 1 + 1 file changed, 1 insertion(+) diff --git a/data/be.alexandervanhee.gradia.desktop.in.in b/data/be.alexandervanhee.gradia.desktop.in.in index 8911296..c5746c2 100644 --- a/data/be.alexandervanhee.gradia.desktop.in.in +++ b/data/be.alexandervanhee.gradia.desktop.in.in @@ -11,6 +11,7 @@ Categories=Graphics; Keywords=Image;Gradient;Background;Screenshot;Edit; MimeType=image/png;image/jpeg;image/webp; Actions=new-window;take-screenshot;take-fullscreen-screenshot; +X-Purism-FormFactor=Workstation;Mobile; [Desktop Action new-window] Name=New Window