-
Notifications
You must be signed in to change notification settings - Fork 7
add fallback search for wayfire sockets #34
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
base: main
Are you sure you want to change the base?
Conversation
|
I've improved the way pywayfire finds sockets, it's now automatic, even if there are ENV issues.
Maybe you dislike it because allow_manual_search=True is now default, but if you try using the wrong ENV, you’ll get how convenient this is |
allow manual search should be False by default. The env var is always set if you have your environment properly set up. |
Wayfire's socket file location shifted from /tmp to XDG_RUNTIME_DIR between versions.