-
Notifications
You must be signed in to change notification settings - Fork 177
Betterlockscreen delays and shows freedesktop.DBUS error in awesomewm #284
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
Comments
Hey, it seems that your dunst-setup is not completely working, could you try the following command used by Betterlockscreen:
And also please post the output of "./betterlockscreen -v" :) |
Now, I use i3wm, dwm, qtile and awesomewm. I use dunst for i3wm and dwm. For qtile I use the builtin notification widget and for awesomewm I use the builtin notification module(naughty). Therefore when I'm in awesomewm or in qtile, dunst in turned off. But only in awesomewm the following problem persists. In qtile it works fine, despite I don't use dunst there also. |
Okay, I understand, will think about a solution for that - if you have an idea I'm open for it :) |
Sure, Thanks. |
Would it help you, introducing a new option |
That's really a great idea, Yes, that would really help me. |
…ults twice * Change declaration of lockargs with "-n" as default because currently we always launch in "non-forking" mode. This makes lockargs also overwritable/extendable in config/hooks. (#188) * Add $dunst_enabled to let user in config (on runtime) determinate if dunst is enabled in current environment (#284) * Improve pre & post-Lock to call user-hooks (#245) * Fixed bug displaying keyboard-layout even when "--show-layout" is not present (#279) * Bugfix for displays set to higher DPI (thanks to @jeffmhubbard - #287) * Migrated suspend-command to config for easier adjustments (#137, #174)
So did you fix this yet? If yes how do I actually get it to stop doing this with awesome? |
Sorry, haven't had time to work on this - but there is a somehow functioning demo implementation you could adjust for your needs in the Next-PR :) |
I have the same issue with AwesomeWM, no problems with Qtile tho. I don't understand what causes that ? Any fixes yet ? |
I found a workaround in #1285 to disable
This will make |
…ly we always launch in "non-forking" mode. This makes lockargs also over-writable/extendable in config/hooks. (#188) * Add $dunst_enabled to let user in config (on runtime) determinate if dunst is enabled in current environment (#284) * Improve pre & post-Lock to call user-hooks (#245) * Fixed bug displaying keyboard-layout even when "--show-layout" is not present (#279) * Bugfix for displays set to higher DPI (thanks to @jeffmhubbard - #287) * Migrated suspend-command to config for easier adjustments (#137, #174)
…ly we always launch in "non-forking" mode. This makes lockargs also over-writable/extendable in config/hooks. (#188) * Add $dunst_enabled to let user in config (on runtime) determinate if dunst is enabled in current environment (#284) * Improve pre & post-Lock to call user-hooks (#245) * Fixed bug displaying keyboard-layout even when "--show-layout" is not present (#279) * Bugfix for displays set to higher DPI (thanks to @jeffmhubbard - #287) * Migrated suspend-command to config for easier adjustments (#137, #174)
…ly we always launch in "non-forking" mode. This makes lockargs also over-writable/extendable in config/hooks. (#188) * Add $dunst_enabled to let user in config (on runtime) determinate if dunst is enabled in current environment (#284) * Improve pre & post-Lock to call user-hooks (#245) * Fixed bug displaying keyboard-layout even when "--show-layout" is not present (#279) * Bugfix for displays set to higher DPI (thanks to @jeffmhubbard - #287) * Migrated suspend-command to config for easier adjustments (#137, #174)
…ly we always launch in "non-forking" mode. This makes lockargs also over-writable/extendable in config/hooks. (#188) * Add $dunst_enabled to let user in config (on runtime) determinate if dunst is enabled in current environment (#284) * Improve pre & post-Lock to call user-hooks (#245) * Fixed bug displaying keyboard-layout even when "--show-layout" is not present (#279) * Bugfix for displays set to higher DPI (thanks to @jeffmhubbard - #287) * Migrated suspend-command to config for easier adjustments (#137, #174)
@nullbyto Thanks for pointing out - I've included the solution in the readme so it should be easy to find for future users. I would close the issue for now, please let me know if there is anything else :) |
It does work in i3wm, qtile and dwm on the same system
The text was updated successfully, but these errors were encountered: