Skip to content

Commit

Permalink
integration: expand gtk file chooser section
Browse files Browse the repository at this point in the history
...to give a couple of example applications that this applies to.
  • Loading branch information
johanmalm authored and Consolatis committed Dec 25, 2024
1 parent 13beb2a commit aa4a148
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -444,9 +444,10 @@ So if you want to use IME with Chromium under labwc, you have following options:

# 12. GTK {#gtk}

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

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

0 comments on commit aa4a148

Please sign in to comment.