What is the request?
Going by the title, I feel that it would be better for users to allow animation customization for widgets that has a popup/card support.
Why is it useful?
This would give more control over the animations for the widgets with popup support like open_meteo, clock etc. Currently power_menu has the ability to control the popup menu animation but not the others. The current animation support is also mostly limited to the widget icons and labels.
By default, the popups are hardcoded with Fade-in and Fade-out animation as well as the duration for the animation.
How could it be implemented?
Current Approach:
- Allow to configure animation and the duration for other widget with popup support like
power_menu separate for each widget popup menu properties
- Eg: In
open_meteo widget, under weather_card property we can add animation duration property and likewise for other widgets with the same case.
Additional context
Everything is pretty much explained above
What is the request?
Going by the title, I feel that it would be better for users to allow animation customization for widgets that has a popup/card support.
Why is it useful?
This would give more control over the animations for the widgets with popup support like
open_meteo,clocketc. Currentlypower_menuhas the ability to control the popup menu animation but not the others. The current animation support is also mostly limited to the widget icons and labels.By default, the popups are hardcoded with Fade-in and Fade-out animation as well as the duration for the animation.
How could it be implemented?
Current Approach:
power_menuseparate for each widget popup menu propertiesopen_meteowidget, underweather_cardproperty we can add animation duration property and likewise for other widgets with the same case.Additional context
Everything is pretty much explained above