element-hq / element-hq/element-web
Support auto-raise/focus-pull when clicking system notifications on Plasma/KDE
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Your use case
#### What would you like to do?
I would like to be able to raise the Element window to the foreground upon clicking a notification of a new message. Whether this works for minimized window is optional, or should be configurable.
#### Why would you like to do it?
It is convenient to move the mouse to a notification when reading it, and click it to bring the chat to the foreground to reply to the message.
#### How would you like to achieve it?
Electron supports the xdg_activation_v1 protocol, so this should be easy to implement.
### Have you considered any alternatives?
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.