Skip to content
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

Add option to configure Always on Top behavior for notifications #240

Open
justin-wtower opened this issue Sep 27, 2024 · 0 comments
Open
Labels
enhancement New feature or request
Milestone

Comments

@justin-wtower
Copy link

I've been testing and just went through an upgrade workflow - the notification that pops up while the update is preparing (25-30 minutes) is always on top, so while the user should be able to keep working, it's kind of disruptive to have this dialog blocking a portion of the screen. I looked at the code (v5.0.0b5 line 9315-9317) and it looks like the -always-on-top option is always passed to Notifier. It would be nice if we had a config option to specify which notifications should be forced to be always on top otherwise the notification would be able to be forced behind the active application so it would be less disruptive to the user's work. This config option would be similar to the functionality of the DisplayNotificationsCentered preference where listed notification types would be always on top and the rest of the notifications would not be forced on top.

@Macjutsu Macjutsu added the enhancement New feature or request label Sep 27, 2024
@Macjutsu Macjutsu added this to the v5.x.x milestone Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants