gnome-shell/js
Cosimo Cecchi a432653c87 background: use of CHANGES_DONE_HINT events to avoid reloads
Instead of potentially loading a background mid-way when it changes, and
loading it again for every file monitor event, leverage
CHANGES_DONE_HINT events, which allow us to ignore CREATED and CHANGED
signals from the file monitor.

https://bugzilla.gnome.org/show_bug.cgi?id=747794
2017-07-31 16:17:35 +01:00
..
extensionPrefs Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
gdm Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
misc build: Support the meson build system 2017-07-20 00:20:54 +02:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
ui background: use of CHANGES_DONE_HINT events to avoid reloads 2017-07-31 16:17:35 +01:00
js-resources.gresource.xml ui: Implement "window doesn't respond" dialog on gnome-shell 2017-07-16 19:28:57 +02:00
Makefile.am Use the versioned libmutter*.so versions 2017-02-14 11:23:09 +08:00
meson.build build: Support the meson build system 2017-07-20 00:20:54 +02:00