Bug 421594 - Allow Showing App Notifications in Full Screen Regardless of their Urgency
Summary: Allow Showing App Notifications in Full Screen Regardless of their Urgency
Status: RESOLVED DUPLICATE of bug 425071
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notifications (show other bugs)
Version: master
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-16 05:56 UTC by Cyrus Frost
Modified: 2021-01-17 22:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cyrus Frost 2020-05-16 05:56:38 UTC
(Not sure if this is for plasma or kwin (or both), I'm using kwin)

At the time of this writing, Plasma shell (v 5.18.5 and below), by design, do not display any non-critical notifications to the user if any app is actively in full-screen. Apparently, this behaviour (https://community.kde.org/Plasma/Notifications) is intentional, and designed to prevent potentially-revealing/embarassing moments in a presentation (for example). Plasma leaves it to the app developer's discretion to set the notification urgency level, meaning, if the app dev sets the urgency level to 'Critical' their notifications come through even in full-screen.

Personally, I believe this behaviour should be configurable, meaning, User should be able to configure if they'd like to see all notifications even in full-screen (regardless of the app's notifyrc urgency value, maybe).

An instance where the current behaviour was troublesome for me, was, few weeks ago, I was working on a remote computer via VNC in full-screen and received important messages from a co-worker on Slack but these notifications weren't visible until I exited the full-screen because Slack's notifications are 'Normal' urgency.
Comment 1 Nicolas Fella 2021-01-17 22:11:16 UTC

*** This bug has been marked as a duplicate of bug 425071 ***