fdf24ceecc
Notifications use a transition that overshoots the target value, however we can only really do that for the position and not the opacity where some values would end up out of the valid range. We currently address this by proxying the actual opacity property in a javascript property, and clamp it to the valid range in an onUpdate() callback. This won't be an option if we want to use Clutter animations, so instead, use separate tweens for opacity and position. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/22 |
||
---|---|---|
.. | ||
extensionPrefs | ||
gdm | ||
misc | ||
perf | ||
portalHelper | ||
ui | ||
js-resources.gresource.xml | ||
meson.build | ||
portal-resources.gresource.xml | ||
prefs-resources.gresource.xml |