Ghostty makes GTK app lost focus and xdg-desktop-portal request failed #5243
Unanswered
hongquan
asked this question in
Ideas and Issue Triage
Replies: 2 comments
-
Is there a way for me to reproduce this in some easy way? That'd allow to actually verify and work on this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @mitchellh You can grab the source code of the app here https://codeberg.org/quan/CoBangB to try. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm developing a GTK app which needs to access webcam, via xdg-desktop-portal. When I launch the app from terminal (run directly, not via Flatpak), my app lost focus and the call to portal failed with this error in xdg-desktop-portal logs:
If I use gnome-terminal, Kitty, this issue doesn't happen, the dialog to ask for permission can show.
Beta Was this translation helpful? Give feedback.
All reactions