Skip to content

Commit b6e27ef

Browse files
committed
integration: expand gtk file chooser section
...to give a couple of example applications that this applies to.
1 parent 13beb2a commit b6e27ef

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/integration.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -444,9 +444,10 @@ So if you want to use IME with Chromium under labwc, you have following options:
444444

445445
# 12. GTK {#gtk}
446446

447-
In some recent GTK (>=4.16) applications the File Chooser defaults to using
448-
xdg-portal technology which may not work depending on your system setup. There
449-
are at least two ways to fallback to a 'normal' File Chooser:
447+
In some recent GTK (>=4.16) applications (e.g. Gnome's Simple-Scan and Clapper)
448+
the File Chooser defaults to using xdg-portal technology which may not work
449+
depending on your system setup. There are at least two ways to fallback to a
450+
'normal' File Chooser:
450451

451452
1. Set the environment variable `GDK_DEBUG=no-portals` (in for example
452453
`$HOME/.config/labwc/environment`)

0 commit comments

Comments
 (0)