https://bugs.kde.org/show_bug.cgi?id=456420
Oswald Buddenhagen <o...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INTENTIONAL |--- Ever confirmed|0 |1 Status|RESOLVED |REOPENED --- Comment #2 from Oswald Buddenhagen <o...@kde.org> --- to make it more accurate, one can track user activity - excluding apps which have no idle time (compare #456421) pretty much eliminates everything that qualifies as a "productivity app". though one would have to exclude simulated user activity (screensaver suppression), which may be a bit tricky. one can also make the detection app-specific, for which the notification config already has provisions. though the existing infra won't help distinguishing between apps running in a browser - for that, window title matching would have to be done. wholesale scaling isn't an option for me, as my regular desktop (with a large-ish screen) is also my home cinema. this conveniently also makes the fullscreen app distinction a complete non-issue for me, as presentation apps are the *only* ones that ever run fullscreen. the size of the popups doesn't matter much for the annoyance level. if one doesn't want them, that's presumably what the app-specific dnd setting is for (though i have no clue how that state is determined). if you think that this would be too unreliable even with these qualifications, then leave the default scale factor at one (though that would make the feature a lot less discoverable). -- You are receiving this mail because: You are watching all bug changes.