Marco Martin
34cb9064c5
expose thickness
13 years ago
Marco Martin
7c40dec6bc
add more properties to views
...
control them with the panel controller
probably will change architecture: seems safer to put the panel controller in an "expanded" panelview instead?
13 years ago
Marco Martin
a02b3c7681
a very simple panel controller
...
dummy, but setting the offset already works
13 years ago
Marco Martin
e90be3f3bd
fully build panel.cpp except hiding
13 years ago
Marco Martin
09aabf45f9
add desktop scripting files, use it
...
still partially stub
13 years ago
Marco Martin
d5b7b8a1e5
support alignment
13 years ago
Marco Martin
a7f8d422c2
restore some values from config
...
panelviews can restore offset, minimum, maximum and size from the config
still needed alignment and
resize will need a bit of work since should be containment-controlled
13 years ago
Marco Martin
636efc8996
add view config
...
experiment, for now has a slightly different way to find own config group compared to plasma1
13 years ago
Marco Martin
0a0fb4d5b0
sync panel position to containment location
13 years ago
Marco Martin
bb1eefaeb1
use a different qml file for the panel view
13 years ago
Marco Martin
3dbdeaa074
support for containment type in the desktop file
...
add a test panel containment
13 years ago
Sebastian Kügler
bc9cd6dd28
The Big Move
...
All cpp code moves into the src/ subdirectory, as the Frameworks policy
suggests.
Directory structure should now be in line with other, future frameworks.
13 years ago