panel: add option to hide "clear notification log" confirmation dialog
All threads resolved!
All threads resolved!
This change resolves issue #32 (closed) (#16867 pre-bugzilla migration). It adds a toggle in the Notification Plugin Settings (right click on icon -> properties" called "Hide clear confirmation prompt". When this setting is toggled on, clearing the panel log will no longer prompt the user for confirmation
Edited by John C. Allwein
Merge request reports
Activity
- Resolved by John C. Allwein
added 1 commit
- 7792f0b1 - panel: add option to remove "clear notification log" confirmation dialog.
added 1 commit
- f3f15c27 - panel: add option to remove "clear notification log" confirmation dialog.
added 1 commit
- 7a35f058 - panel: add option to hide "clear notification log" confirmation dialog
So I made a discovery that there is a more appropriate place to put this prompt, the plugin itself has a special notifications section on its own. Here is what the latest revision looks like:
Functionality is otherwise unchanged, and this has the nice ability that the daemon doesn't need to do explicit tracking / synchronization of this setting.
- Resolved by John C. Allwein
Please register or sign in to reply