Jonathan Riddell
f1ac30fa83
remove second calls to project() only 1 allowed per cmake project
11 years ago
Eike Hein
7f8aeddb03
Sync copied header to plasma-framework.
11 years ago
l10n daemon script
640f47fdd2
SVN_SILENT made messages (.desktop file)
11 years ago
Bhushan Shah
6821b69fa1
Set aboutData for plasmashell
...
Without AboutData kcrash is not able to send the bug reports to correct
product in bugzilla
REVIEW: 122704
11 years ago
l10n daemon script
2569d35ff4
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
5e058803f7
SVN_SILENT made messages (.desktop file)
11 years ago
Ivan Čukić
bff30f5541
Removing the actions for switching activities.
...
These are now in the plasma-desktop
11 years ago
Marco Martin
7996cffd44
add a SessionType property for desktopview
...
shell can notice if they are in application or shell mode
11 years ago
l10n daemon script
e8dd62f1c1
SVN_SILENT made messages (.desktop file)
11 years ago
Bhushan Shah
4e2bcaeec2
use QString::fromUtf8
11 years ago
Bhushan Shah
77112d402e
Allow shells to know the current session
...
This allows shells to know the current xsession by evaluating
DESKTOP_SESSION variable
Useful for plasma-mediacenter shell session file, that way pmc shell
will know when to load
Reviewed-By: Marco Martin <mart@kde.org>
11 years ago
l10n daemon script
8e3c188f58
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
99bd87a5ad
SVN_SILENT made messages (.desktop file)
11 years ago
David Edmundson
c7e5e27393
package -> kPackage
11 years ago
David Edmundson
1dd4642963
warning --
11 years ago
David Edmundson
d7c3d2cfd7
Remove deprecated aboutData.setProgramIconName
11 years ago
l10n daemon script
5629da4cb1
SVN_SILENT made messages (.desktop file)
11 years ago
Marco Martin
939b86d9d5
fix wallpaper types list
11 years ago
Marco Martin
c8f650f276
manage applet destruction
...
don't crash when an applet with alternatives open gets deleted
11 years ago
Marco Martin
15bddbfa2e
queue connection to show the alternatives dialog
...
Why queued? this is usually triggered after a context menu closes
due to its sync,modal nature it may eat some mouse event from the scene
waiting a bit to create a new window, the dialog seems to reliably
avoid the eating of one click in the panel after the context menu is gone
11 years ago
Marco Martin
71b35c8b06
queue connection to show the alternatives dialog
...
Why queued? this is usually triggered after a context menu closes
due to its sync,modal nature it may eat some mouse event from the scene
waiting a bit to create a new window, the dialog seems to reliably
avoid the eating of one click in the panel after the context menu is gone
11 years ago
Marco Martin
cbd15f5ade
delete containments before mass deleting views
...
if the containment graphics object still exists for an instant
it can still access things that are not valid anymore while the
corona is being deleted, such as availableScreenRect
BUG:343574
11 years ago
Marco Martin
09725a73cf
make sure activtyId is migrated
...
when the containment type changes, make sure activityId
is copied from the old containment config group to the new
11 years ago
Marco Martin
e7a992f9e6
update availableScreenRegion when deleting a panel
...
even if is not "really" deleted at first
fixes toolbox, the widget explorer still has to
connect to availableScreenRectChanged
CCBUG:343118
11 years ago
Martin Gräßlin
f91d16b752
[shell] Emit dbus signals in org.kde.osdService
...
Emitting dbus signals allows interested parties to be notified about
OSD changes. E.g. the lock screen might want to show the OSD values,
but blocks the actual OSD, so it needs to be informed about changes
to react on them.
11 years ago
Marco Martin
a0f27dbe3c
delete containments before mass deleting views
...
if the containment graphics object still exists for an instant
it can still access things that are not valid anymore while the
corona is being deleted, such as availableScreenRect
BUG:343574
11 years ago
Marco Martin
eaefca7f4c
make sure activtyId is migrated
...
when the containment type changes, make sure activityId
is copied from the old containment config group to the new
11 years ago
Marco Martin
02113f5eb0
update availableScreenRegion when deleting a panel
...
even if is not "really" deleted at first
fixes toolbox, the widget explorer still has to
connect to availableScreenRectChanged
CCBUG:343118
11 years ago
Marco Martin
48dfa48823
make sure activtyId is migrated
...
when the containment type changes, make sure activityId
is copied from the old containment config group to the new
11 years ago
Marco Martin
0edc4c5d3b
update availableScreenRegion when deleting a panel
...
even if is not "really" deleted at first
fixes toolbox, the widget explorer still has to
connect to availableScreenRectChanged
CCBUG:343118
11 years ago
Marco Martin
7986768d68
update availableScreenRegion when deleting a panel
...
even if is not "really" deleted at first
fixes toolbox, the widget explorer still has to
connect to availableScreenRectChanged
CCBUG:343118
11 years ago
Marco Martin
ed54dcef96
update availableScreenRegion when deleting a panel
...
even if is not "really" deleted at first
fixes toolbox, the widget explorer still has to
connect to availableScreenRectChanged
CCBUG:343118
11 years ago
Marco Martin
56bf0be8f9
correctly position panel when on right edge
11 years ago
Marco Martin
d4422bb869
correctly position panel when on right edge
11 years ago
Kai Uwe Broulik
787094148f
Slide in panel config
...
Like it used to in the 4.x times.
It also makes the slow initialization of the panelcontroller a bit less painful.
REVIEW: 121818
11 years ago
Marco Martin
187b044ccf
notify screenRectChanged on change panel visibility
...
BUG:342851
11 years ago
Marco Martin
2af2a4c979
notify screenRectChanged on change panel visibility
...
BUG:342851
11 years ago
l10n daemon script
6b458cad48
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
96a84be147
SVN_SILENT made messages (.desktop file)
11 years ago
Bhushan Shah
2bac18ef49
Write config when visiblity mode changes
...
Otherwise it will get reset at restart
BUG: 342623
FIXED-IN: 5.2
REVIEW: 121950
11 years ago
Marco Martin
fe45c8661d
port plasmashell to KPackage
11 years ago
Marco Martin
fb1dac65fb
port package structures to KPackage
11 years ago
l10n daemon script
765e6a3c0a
SVN_SILENT made messages (.desktop file)
11 years ago
David Edmundson
8de060418e
Uncondtionally monitor for all KAMD service status until we have first loaded
...
There is an issue where as m_activityConsumer starts the
kactivitymanagerd, as KAMD is starting the serviceStatus will be not
running.
Whilst we are loading the kscreen config, the event loop runs and we
might find KAMD has started.
m_activityConsumer will change from "not running" to unknown, and might
still be unknown when the kscreen fetching is complete.
If that happens we want to continue monitoring for state changes so we
can finally load when it is up
BUG: 342431
11 years ago
Aleix Pol
cd94673579
Check for errors when the GetConfigOperation returns
...
Maybe there lies the answer to the indomitable startup black screen.
CCMAIL: plasma-devel@kde.org
11 years ago
l10n daemon script
abb6dd177d
SVN_SILENT made messages (.desktop file)
11 years ago
Bhushan Shah
5bbb999339
Fix build
11 years ago
Bhushan Shah
037dbf3ca8
Register shortcuts for activities management
...
BUG: 341856
REVIEW: 121533
11 years ago
David Edmundson
d03b205276
kservice_desktop_to_json -> kcoreaddons_desktop_to_json
11 years ago
Marco Martin
1a51e1a8ba
try harder to set desktop as default when no parameter
...
when a containment type is not passed as parameter, try to force
org.kde.desktopcontainment as default containment
11 years ago