-
Notifications
You must be signed in to change notification settings - Fork 8
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
[FEATURE] More toast customization #95
Comments
Also it would be nice having a toast for active application too |
Implemented customizable toast notifications in 0902c0f & 876f9a6 The appearance of the window was also changed, which is why it looks different in the images. Control Bar OnlySelected OnlyFull ListAdditionally, you can disable the control bar for any of the above modes. The mode can be set independently for each notification window in the settings tab: |
Now available in v6.4.0 |
@radj307 it would be nice if there was a toast when changing volume of current application with a hotkey |
I would like to suggest the addition of more customization options to the toast when a hotkey is triggered.
An option to select what all will be shown in the toast seems useful, for example for the toast's items,
only volumebar
volumebar and selected item
volumebar with all items
(the full current toast)Below are examples to what each of them could look like -
Only volumebar
Volumebar and selected item
Volumebar with all items
(current toast)
The text was updated successfully, but these errors were encountered: