Aleix Pol
f43263ba79
Let the DesktopView react properly to the package changed signal
...
It used to be done by PlasmaQuick::View done, but it was not correct as
it was hard-coding Desktop.qml there.
12 years ago
Marco Martin
8811051d6e
close dashboard with Esc
...
BUG:334842
12 years ago
Aleix Pol
a03c1ce3cd
remove pointless output
12 years ago
Aleix Pol
97a181cd79
Don't adapt to the new screen if it's null
12 years ago
Aleix Pol
df0091bbc2
Make it possible to set a screen to DesktopView and PanelView
...
Set all the winId dependent stuff whenever it changes, windows are recreated
upon screen change and we need to make sure the set properties are
honored after changing screens.
12 years ago
Aleix Pol
2c7c089976
Make it possible to move a DesktopView from a screen to another
...
This way we can move the DesktopViews around without re-creating them for
no reason.
12 years ago
Marco Martin
400a598325
remove focus from main item as view loses it
...
CCBUG:331971
12 years ago
Marco Martin
ec5051e5b2
use a containmentconfigview only if isContainment
...
crash--
12 years ago