gnome-shell/js
Dan Winship 475c36048b lookingGlass: fix red border drawing in the inspector, port to JS
Some recent painting-efficiency fix broke the inspector, which
accidentally depended on things getting repainted too often, and so
was failing to highlight things properly now. A simple queue_redraw()
fixes this, but while I was there, I decided to port the drawing hook
to JS as well, since all the necessary parts of cogl work fine from
JS.

https://bugzilla.gnome.org/show_bug.cgi?id=642058
2011-02-10 16:04:16 -05:00
..
misc Don't switch to a workspace when dragging it to launch on that workspace 2011-02-08 19:43:21 -05:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui lookingGlass: fix red border drawing in the inspector, port to JS 2011-02-10 16:04:16 -05:00
Makefile.am Add workspace thumbnails to the overview 2011-02-08 19:43:20 -05:00