Marco Martin
40067a5790
make the widgetexplorer work
...
patch by Bhushan Shah <bhush94@gmail.com>
12 years ago
Marco Martin
e0242f07c4
export PanelView as well, so its enum can be accessed
12 years ago
Marco Martin
67f9e6719c
implement a simple screenForContainment
12 years ago
Marco Martin
9b966585cc
don't bomb when creating panel from script
...
even when they are created in the standaloneappcorona, create the containment
so when the same appletsrc is loaded in the full shell mode it works as expected
12 years ago
Marco Martin
ddbccc139f
initialize pointers
...
crash--
12 years ago
Marco Martin
ad31939ebf
take theme name also from the shell package if avail
...
the look and feel package still wins.
tough for applications is the shell that sets it
12 years ago
Marco Martin
acd0aef096
remove fillScreen, introduce WindowedDesktop type
...
with this all cases needed for now are covered
12 years ago
Marco Martin
b94ee7f395
the standalone mode has own corona
...
in order to not complicate shellcorona too much use own corona and
completely bypass shellmanager in that case
12 years ago