Hi, I'm trying to animate the workspaces widget but I couldn't figure out a good way. I think the reason is because the children of workspaces (i.e. the workspace indicators) is bound to hyprland service and so refreshing child make them appear instantly but I could be wrong.
I noticed that if I manually change .workspace in the css file, there is animation visible. I guess that means it is doable?
Also I think the same thing happens with list-like objects if you bind their children.
Hi, I'm trying to animate the
workspaceswidget but I couldn't figure out a good way. I think the reason is because the children of workspaces (i.e. the workspace indicators) is bound to hyprland service and so refreshing child make them appear instantly but I could be wrong.I noticed that if I manually change
.workspacein the css file, there is animation visible. I guess that means it is doable?Also I think the same thing happens with list-like objects if you bind their children.