Aleix Pol
61dec2e635
Move away from QDesktopWidget
...
0 screen is always primary
Use QGuiApplication::screens to count screens
12 years ago
Aleix Pol
a86411e598
Remove unused headers
12 years ago
David Edmundson
4a77c91d83
replace [] with .value()
...
accessing via [] operator will make new entries in a hash table with
null pointers.
12 years ago
Marco Martin
03c3725fdc
ignore destroyes for containments we throw away
12 years ago
Marco Martin
297f835b60
if there are conflicting containments, destroy one
...
if the config file was damaged at the point there were more than one containment
with same screen, same activity, leave only one intact
12 years ago
Marco Martin
b7de0d4138
as dialog, don't close when dialog has focus
12 years ago
Marco Martin
d2c7ee7aae
don't show dashboard in task manager
...
since people find it too weird, hide dashboard from task manager
*but* it's going to stay under the panel, and windows are still
going to be capable to cover it
BUG:332691
12 years ago
Marco Martin
0a64592690
temp disable runtimeplatform based on defaults
...
we have to change the way the platform specific components are done
adding on the fly import paths that override the same plugin
breaks the QML parsing
12 years ago
Ivan Čukić
0f8abf96e8
Don't crash when createContainment returns NULL
12 years ago
Marco Martin
3856d469a1
allow shells to specify a runtime platform
12 years ago
Marco Martin
0f00ed744a
when the shell changes, reload the defaults config
12 years ago
Marco Martin
f43802ae82
alter visibility mode only if not normal panel
...
when the panel mode is autohide, the visibility mode has to be
altered when the controller is open, or the panel will go invisible
also when the mode is windowcancover is better to alter, or the panel may disappear
as well.
12 years ago
Marco Martin
acd904bd58
Revert "Don't change visibility mode on panel when opening config"
...
This reverts commit 199c7f2ffe .
12 years ago
Marco Martin
05a34320b5
size restore is done by base class
12 years ago
Marco Martin
d4c85a4e54
restore containment config view size
12 years ago
David Edmundson
af748d39c9
Remove the debug enabler
...
It's not much use without QtCreator being able to profile multiple
engines at once. Even then it's too much to deal with anyway.
12 years ago
Bhushan Shah
cc3ab5e0f4
Export toggleActivityManager method over dbus
...
This unbreaks the activities dataengine
REVIEW: 118367
BUG: 335427
12 years ago
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
4d37d133b8
the shell package allows external paths
12 years ago
David Edmundson
ca673b9aca
Remove pointless double config sync
12 years ago
David Edmundson
199c7f2ffe
Don't change visibility mode on panel when opening config
...
There's a timer on the struts updating, and so far this all seems to
work quite well.
BUG: 333876
12 years ago
Marco Martin
b0bc668164
don't use a lambda
12 years ago
Marco Martin
485376b949
don't delete the config immediately
...
suicide the panel configuration window after 2 minutes instead
12 years ago
l10n daemon script
8be9712437
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
3829ea931b
ensure to resize when setting the height
...
CCBUG:335107
12 years ago
Marco Martin
b3cdf486e1
copy all the groups to both versions of the config
...
both config() and configScheme()
BUG:335012
12 years ago
David Edmundson
ff5fb41e41
Fix build
12 years ago
David Edmundson
23e7bb1774
Show applets from the system tray in Widget Explorer
...
REVIEW: 118126
BUG: 331953
12 years ago
Eike Hein
00e2528ae1
Make setting min/max panel length shift the opposite max/min bounds as needed.
12 years ago
Eike Hein
8ee965ee87
Expose min/max length panel properties to desktop scripting.
...
The length property setter now does an appropriate bounds
check instead of setting the min/max length properties as
well.
REVIEW:118206
12 years ago
l10n daemon script
a85f5bc9e3
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
23c8cc7e1d
don't return wrong available area when moving panel
...
BUG:334892
12 years ago
Marco Martin
8811051d6e
close dashboard with Esc
...
BUG:334842
12 years ago
Aleix Pol
3344b792f6
If the panel is not initialized, also return a default value
...
Instead of crashing
12 years ago
Aleix Pol
2d89689f38
Don't make the panel visible right in the constructor
...
It will end up showing upon restore, when things are more initialized.
12 years ago
Aleix Pol
c3a22582a8
Remove uses of QDesktopWidget
...
It does weird things behind doors, like instantiating and displaying a
widget. We don't want that when loading plasma.
12 years ago
Aleix Pol
167fb46de0
Set the screen on the Panel before setting the containment
...
Otherwise it might be initialized in the wrong screen and then it has to
be re-positioned.
12 years ago
Martin Gräßlin
e0470ae7cc
[interactiveconsole] Fix KWin's dbus service name
...
There is now one service name to rule them all.
12 years ago
Marco Martin
755eafdf89
make sure the temp dir where we save exists
12 years ago
Marco Martin
d307d1e838
recycle activities if possible
...
when creating an activity, if there exists an activity that
doesn't have containments, reuse the activity and create a containment for it
12 years ago
Aleix Pol
6868e291e8
Initialize KScreen together with ShellCorona
...
This way we make sure it's not accessed before it's initialized
BUG: 334752
12 years ago
Aleix Pol
1c69f84fd9
Only skip placement checking if the primary property is different
...
CCMAIL: 334502
12 years ago
Marco Martin
8f2704069a
delay view destruction, crash--
12 years ago
Aleix Pol
f493b7ddbd
small simplifications
12 years ago
Aleix Pol
9f9ba633c1
Improve how the primary screens are sorted
...
Only take it into account if the primary value is different in both screens
BUG: 334502
12 years ago
Marco Martin
cadb3f0e15
don't crash
...
in a startup script, d->panelViews won't contain panel
at least don't crash, but i still think the whole foreach loop is wrong
12 years ago
Aleix Pol
a30520570c
Make sure views are inserted in the correct place
12 years ago
Aleix Pol
700e563ea1
--debug
12 years ago
Aleix Pol
2e62655b62
Fix connection
...
Qt::UniqueConnection doesn't work well with lambdas, as it's actually a new
connection every time.
Turn it into a method so that Qt can make sure we're connecting only once.
12 years ago
Aleix Pol
ee66ea32f7
Fix crashes
...
Let outputToScreen not to crash if the output is null. Just return a further
null pointer
12 years ago