gnome-shell/js
Owen W. Taylor 22c22e0d7a boxPointer: Use the anchor point to fix problems with allocations
Instead of setting the x/y position of the box pointer, which results
in a long change of workarounds for limitations of the Clutter
layout system, set the anchor point instead, which takes the
positioning out of the layout system.

The position is computed as a combination of the position computed
from the allocation and the box pointer's size, and an offset that
we tween when animating showing and hiding the box pointer.

https://bugzilla.gnome.org/show_bug.cgi?id=645744
2011-03-28 15:27:10 -04:00
..
misc Util: use the right function name when reporting errors. 2011-03-19 19:57:08 +01:00
perf perf: Add metrics for switching to the applications view 2011-03-11 19:25:40 -05:00
ui boxPointer: Use the anchor point to fix problems with allocations 2011-03-28 15:27:10 -04:00
Makefile.am Status area: add NetworkManager indicator 2011-03-16 15:59:34 +01:00