David Edmundson
ec22ae8b14
Fix last commit.
...
Logic was trying to check we have at least 2 arugments.
11 years ago
David Edmundson
c1fdbe229b
Fix logic in argument check in plasma-windowed
...
! is expanded before > changing the meaning somewhat.
BUG: 346311
11 years ago
Aleix Pol
47912771bf
Revert "Remove plasma-windowed"
...
This reverts commit f07fcd07c7 .
11 years ago
Aleix Pol
f07fcd07c7
Remove plasma-windowed
...
Moved to plasma-framework as agreed with Marco.
11 years ago
Montel Laurent
2e14731199
Remove no necessary include moc
11 years ago
Marco Martin
2d603dec1d
port plasmawindowed to KPackage
11 years ago
Aleix Pol
bec0249c35
Make it possible to make plasmawindowed live in a status notifier
...
Now this introduces a --statusnotifier argument that sets up a status
notifier item and when the window is closed it doesn't kill the process.
REVIEW: 121016
12 years ago
Montel Laurent
cfb062eec6
Port to new connect api. Fix forward declaration. Fix includes
12 years ago
Marco Martin
f93fb9195d
don't crash with invalid applets
...
simple error message
12 years ago
Marco Martin
81796736b9
propagate minimum and maximum sizes
12 years ago
Marco Martin
4f6c8152a7
only one applet per type
12 years ago
Marco Martin
0e85e078f2
support arguments for applets
12 years ago
Marco Martin
c3a64e8d1f
use application formfactor
12 years ago
Marco Martin
791a585074
correct some minor code issues
...
less debug output, whitespaces, general copy-paste related problems
12 years ago
Marco Martin
c259442315
save and restore applets from places that do work
...
there is only one empty containment in appletsrc
applets are saved in plasmawindowedrc, so they won't be restored at
application start, but only on demand
12 years ago
Marco Martin
10286ed2bf
file name plasmawindowed-appletsrc
12 years ago
Marco Martin
f41fd21ab3
correct resize
12 years ago
Marco Martin
9cd6a4fdf8
prototype without PlasmaQuick::View
12 years ago
Marco Martin
c99a1b1083
listen for new invocations
12 years ago
Marco Martin
a4390f5176
more than one view
12 years ago
Marco Martin
a109b29537
remove some code
12 years ago
Marco Martin
60a0cc9fea
add copyright
12 years ago
Marco Martin
d0e480a6b9
correctly restore applets
12 years ago
Marco Martin
9809bdffbe
start of a plasma5 rewrite of plasma-windowed
...
still some serious problems in restoring the config of a known applet tough
12 years ago