gnome-shell/js
Jonas Ådahl 78d6b13c29 workspacesView: Don't update scroll position when allocating
Updating scroll position may have significant side effects, e.g.
switching workspace; this should never happen during allocation, as
we're in the middle of painting a frame. So, put it in an idle callback
if we're doing it from an allocation to have the side effects happen the
right time.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1527>
2020-12-09 22:09:39 +01:00
..
dbusServices dbusServices/screensaver: Split out public ScreenSaver service 2020-12-07 16:24:19 +00:00
gdm credentialManager: Shut up a JS warning 2020-11-26 14:17:26 +01:00
misc cleanup: Remove empty leading/trailing lines in blocks 2020-11-16 18:04:23 +00:00
perf perf: Add basic run tests 2020-08-12 15:43:39 +00:00
portalHelper js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
ui workspacesView: Don't update scroll position when allocating 2020-12-09 22:09:39 +01:00
js-resources.gresource.xml magnifier: Stop exposing D-Bus interface 2020-12-06 06:18:07 +01:00
meson.build extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
portal-resources.gresource.xml js: Remove unused files from resources 2020-03-09 13:18:48 +00:00