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

[FEATURE] More toast customization #95

Closed
Rajdave69 opened this issue Oct 13, 2023 · 4 comments
Closed

[FEATURE] More toast customization #95

Rajdave69 opened this issue Oct 13, 2023 · 4 comments
Labels
feature-request triage Marks issues that were created with an issue template

Comments

@Rajdave69
Copy link

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
image

Volumebar and selected item
image

Volumebar with all items
image
(current toast)

@Rajdave69 Rajdave69 added feature-request triage Marks issues that were created with an issue template labels Oct 13, 2023
@Rajdave69
Copy link
Author

Also it would be nice having a toast for active application too

@radj307 radj307 changed the title More toast customization [FEATURE] More toast customization Oct 17, 2023
radj307 added a commit that referenced this issue Oct 24, 2023
- Implement #95
- Overhauled the appearance of the session list notification
- Fixed session list notification resizing when changing selection
- Added LogFilterFlagsVM and replace LogEventTypeFilter
- Move combobox template to App.xaml
- clean up xml namespaces & usings
@radj307
Copy link
Owner

radj307 commented Oct 24, 2023

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 Only

image
image

Selected Only

image
image

Full List

image

Additionally, you can disable the control bar for any of the above modes.
(Which at the moment, also includes control bar only...)
image
     ^ that's gonna need fixing

The mode can be set independently for each notification window in the settings tab:
image

@radj307
Copy link
Owner

radj307 commented Oct 29, 2023

Now available in v6.4.0

@radj307 radj307 closed this as completed Oct 29, 2023
@Rajdave69
Copy link
Author

@radj307 it would be nice if there was a toast when changing volume of current application with a hotkey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request triage Marks issues that were created with an issue template
Projects
None yet
Development

No branches or pull requests

2 participants