gnome-shell/js
Florian Müllner 03a0809e39 Use St.Group where appropriate
There are some places in the code where we use both fixed positioning
and CSS. Currently we use either a combination of ClutterGroup and StBin,
or we uses StBoxLayout with fixed positioning. Replace those with the new
StGroup container.

https://bugzilla.gnome.org/show_bug.cgi?id=613907
2010-05-25 23:03:14 +02:00
..
misc minor js cleanups 2010-05-19 13:26:41 -04:00
perf Fix "make distcheck" - add missing reference for scripting.js - properly add js/perf/* 2010-05-22 18:02:52 +02:00
prefs minor js cleanups 2010-05-19 13:26:41 -04:00
ui Use St.Group where appropriate 2010-05-25 23:03:14 +02:00
Makefile.am Fix "make distcheck" - add missing reference for scripting.js - properly add js/perf/* 2010-05-22 18:02:52 +02:00