Files
omarchycn/shell/plugins/notifications
35212998b5 feat(notifications): add right-click to dismiss popup (#6400)
Add right-click handling to the notification card MouseArea so users
can manually dismiss notifications by right-clicking on them.

Previously, only left-click was handled (which triggered the default
action). Now right-click emits closeRequested() to dismiss the popup.

Co-authored-by: taxin <unknownbrofrombd@duck.com>
2026-07-29 19:17:09 -04:00
..