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

Bring the window to foreground on notification #832

Closed
wants to merge 3 commits into from
Closed

Bring the window to foreground on notification #832

wants to merge 3 commits into from

Conversation

chylek
Copy link

@chylek chylek commented Mar 23, 2018

Description

Added option to bring the whole window to foreground (on top of everything else) when a notification is shown. This behaviour can be set for each service and is off by default.

Motivation and Context

This is for people that usually don't notice notifications. Pidgin has this nice behaviour that it shows its window on new message and this is similar. When a service shows a notification, the entire window will be brought to foreground on top of anything else and switched to that service, but it won't steal focus from other windows.

How Has This Been Tested?

Tested on Linux and Windows with Slack.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project (run $ yarn lint).

@stale
Copy link

stale bot commented Nov 16, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 16, 2018
@adlk adlk removed wontfix labels Nov 19, 2018
@stale
Copy link

stale bot commented Nov 19, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the [Status] Stale label Nov 19, 2019
@stale stale bot closed this Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants