-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disabling portals for greeter user #88
Comments
Why do you want to disable portals and what compositor are you using? |
The greeter user does not need portals for anything and if something goes wrong in starting of a portal, the d-bus activation will delay the startup of greeter by 25 seconds. This is yet again some forced non-sense from Gnome team. I use cage for greeter and sway for main user. |
I don't know how to do this, sorry. |
Fix has been merged in gtk https://gitlab.gnome.org/GNOME/gtk/-/issues/7116 Will test it once new release is out. While |
When regreet starts, it activates xdg-desktop-portal via d-bus. I assume this comes from gtk4.
I've tried following env vars:
but none of em do the trick. FWIW
export GTK_A11Y=none
disables the accessibility bus just fine.What is the correct way to get rid of portals for greeter user?
The text was updated successfully, but these errors were encountered: