gnome-shell/js
Owen W. Taylor a9a513c621 Add "leisure function" capability
To support scheduling performance-measurement scripts that want to run
a number of actions in series, add shell_global_run_at_leisure() to run
a callback when all work is finished.

The initial implementation of this is not that accurate: we track
business in Tweener.js via new shell_global_begin_work(),
shell_global_end_work() functions, and we also handle the case
where the main loop is continually busy.

https://bugzilla.gnome.org/show_bug.cgi?id=618189
2010-05-20 23:21:44 -04:00
..
misc minor js cleanups 2010-05-19 13:26:41 -04:00
prefs minor js cleanups 2010-05-19 13:26:41 -04:00
ui Add "leisure function" capability 2010-05-20 23:21:44 -04:00
Makefile.am Add a simple preference dialog for the clock 2010-05-09 01:07:47 +02:00