-
Notifications
You must be signed in to change notification settings - Fork 39
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
Toggle "Do not disturb" from tray #289
Comments
I agree. |
As suggested by @stefonarch. Closes #289
As suggested by @stefonarch. Closes #289
Actually I'm not fully satisfied yet: So logically there should be "General Settings" and "Appearance and Position"; the latter should contain Size, Spazing and "show on screen with mouse cursor": |
Personally, I have no problem with the changes you suggested. They just need time. Since rearranging the code may introduce new bugs, it should be done with more care; otherwise, there's no obstacle. |
Stumbled open this, forgot it. Instead of a new issue I make a note here: |
It should be possible — although I don't remember the code ;) BTW, we changed the layout; didn't we? Why is this still open? |
Oh, sorry, I didn't notice that you re-opened it because of your new suggestion. |
Happened the same to me, why is that open still? ;) |
Changed the title. |
This is quite messy now to understand, as it's partially achieved and the title has changed as it's about an enhancement (toggle "do not disturb" from systray). I edited the first post. |
I managed to get the item in the right click menu but not the action as lxqt-notificationd/src/notifyd.cpp Line 266 in 63fdeb1
|
Closes #289 NOTE: IMO, no other setting should be added to this menu, because it contains an "Options" item.
Closes #289 NOTE: IMO, no other setting should be added to this menu, because it contains an "Options" item.
Actually we have "Basic Settings" and "advanced".
When clicking "Settings" in the tray icon (if unattended notifications is active) users arrive at the position setting, the have to switch to "advanced" to change settings.
Basic Settings
>Position
Advanced Settings
>General (Settings)
"Position""Appearance"The text was updated successfully, but these errors were encountered: