Marco Martin
610c0f6b54
make the panelcontroller a focusable dock
...
seems the way everything is more predictable
BUG:332676
12 years ago
l10n daemon script
d2c65e4c9d
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
568ffd5ed2
use a sharedconfig to copy groups
...
also use createContainmentDelayed
this way, the new containment will have a configuration
as close as possible to the old one
12 years ago
Marco Martin
4cab4fefe4
list only desktop containments
12 years ago
Marco Martin
cd4033508f
ll logic for switching containment type
12 years ago
Marco Martin
e9ac540825
prototype function to switch containment type
12 years ago
l10n daemon script
666d8a9ffe
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
28151be9a8
fix connection
12 years ago
Marco Martin
9703554cc6
try to add the panel at the screen the cursor is
...
BUG:333191
12 years ago
Marco Martin
609f527079
struts on the proper screen
12 years ago
Marco Martin
c705170099
the panels for nonexistent screens don't appear
...
if the screen isn't there when plasma starts,
don't add the panels of that screen
if a screen is disconnected, remove the panels of said screen
BUG:333193
12 years ago
Marco Martin
8d36e68eca
make sure to not create view for cloned screens
...
very hacky, but it's all we can do with QScreen
BUG:330757
12 years ago
l10n daemon script
b6e8e4dcf8
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
b9f04c59ac
make sure lastScreen is correct for the panel
...
BUG:333085
12 years ago
David Edmundson
8bae76e69f
Use a lambda to remove a desktop view when a screen is removed
...
This saves having to iterate through a list of screens and try and find
which one matches. This didn't work as QWindow automatically assings
itself a new screen when the old screen is deleted.
With Aleix Pol.
12 years ago
David Edmundson
a70298ab38
Avoid creating null pointers in d->panelViews when accessing data
...
QHash[] operator can create new objects in a list. This causes crashes.
With Aleix Pol
12 years ago
l10n daemon script
b8aa412bf1
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
fa4398f2f8
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
a83589c8dc
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
96677a99ca
add back config-plasma.h.cmake
12 years ago
Marco Martin
e2c442a103
make the shell build
12 years ago