l10n daemon script
cf13f672b0
SVN_SILENT made messages (.desktop file)
12 years ago
Martin Klapetek
8f76fed3a4
Fix memory leaking in notifications
...
Up to this patch there was a new Dialog created for each and every new
notification incoming. After the notification was timed out, it would
close and delete the Dialog, but somehow that didn't free all the memory
and over time plasma-shell could get huuuge mem usage.
Now the notifications reuse only 3 Dialogs the whole lifetime --> memory
does not skyrockets anymore.
Note that the original leak in Dialog might still be present, but
notifications do not expose it anymore.
BUG: 333029
REVIEW: 117903
12 years ago
Marco Martin
c8e8ab6212
make sure nothing is positioned to the half pixel
...
BUG:334214
12 years ago
l10n daemon script
f6fa9c9cd7
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
7340ee7972
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
02b92c46d5
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
55744e1106
SVN_SILENT made messages (.desktop file)
12 years ago
Aleix Pol
dcf62c045d
Remove unneeded properties that actually create binding loops
12 years ago
Aleix Pol
6acd266914
Remove call to unexistent object
12 years ago
Aleix Pol
8a5672a18f
Remove a redundant title
...
It was not integrating properly into the color scheme, as it's a
PlasmaComponents component and it was an additional title to the
actual title in the dialog.
12 years ago
l10n daemon script
bc51c4f2b0
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
c12cad775c
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
8356528abc
SVN_SILENT made messages (.desktop file)
12 years ago
Aleix Pol
b0068a09cf
Port plasma code to PLASMA_RELATIVE_DATA_INSTALL_DIR
12 years ago
l10n daemon script
0054ac7f20
SVN_SILENT made messages (.desktop file)
12 years ago
Aleix Pol
d596a1b270
Adapt to changes in plasma-framework
12 years ago
Kai Uwe Broulik
18b28964c9
--debug
12 years ago
Kai Uwe Broulik
738a7d892d
Fix isConstrained check so we only end up with one battery icon in systray
12 years ago
Marco Martin
78af952163
give minimum required size in the panel
...
BUG:333811
12 years ago
Marco Martin
62341d4cff
put the mousearea child of root
...
CCBUG:333810
12 years ago
Marco Martin
e014120ab7
fix layout and tooltips
12 years ago
Marco Martin
14a1a132da
add a config ui
12 years ago
Marco Martin
7109e014ac
a first rough porting of lockout applet
12 years ago
Marco Martin
449984b361
put the highlight tip at the correct side again
12 years ago
Marco Martin
045b0b5cc2
adapt to left and right edge swap
12 years ago
Marco Martin
bab630a9da
use the binary plugin to execute stuff
12 years ago
Marco Martin
50867e517f
initialize the applet ptr
...
BUG:333232
12 years ago
l10n daemon script
d2c65e4c9d
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
e9ac540825
prototype function to switch containment type
12 years ago
Martin Klapetek
a78101ee7e
Always display the on-screen popup notifications
...
Given we're not putting all of the notifications in the log view, we
want the popup to be always seen on the screen
12 years ago
Martin Klapetek
79c1e9e440
Make notifications less verbose on console output
12 years ago
Marco Martin
5abaf14e49
anchor the pagestack to the proper title
...
BUG:333055
12 years ago
l10n daemon script
a80ea24203
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
9663471290
add misc category
...
most plasmoids still don't explicitly have a category
12 years ago
Marco Martin
7eb2ad3bbd
reenable categories show/hide
...
still missing the enable/disable of specific applets
(not sure we want that at all)
CCBUG:332505
12 years ago
Marco Martin
8703c1cad7
inverting the layout direction centers better
...
inverting when the layout is vertical and horizontal,
yelds more predictable results
Also, the icons are better cetered when there is only one row
12 years ago
l10n daemon script
de65f94f1d
SVN_SILENT made messages (.desktop file)
12 years ago
David Edmundson
5e52db9836
Don't animate the title changing when expanding
...
BUG: 332869
12 years ago
Marco Martin
a51d95e919
bigger minimum size
...
BUG:332694
12 years ago
Marco Martin
c5d8797b28
icon is always fullrepresentation
...
BUG:332815
BUG:332809
12 years ago
Marco Martin
12acc4c783
give a size hint
...
CCBUG:332815
12 years ago
Marco Martin
b7ee4427e6
calendar popup for the analog clock
12 years ago
Marco Martin
25abb13d32
analog clock never has popup, correct hints
12 years ago
Martin Klapetek
9a17af53d5
Remove printing job message on console
...
Less output, less QML errors (jobsLoader.item is not always existing at
which point it gives an error on onMessage)
12 years ago
Martin Klapetek
359379300d
Fix anchoring so we get proper elipsis on the title if it's too long
12 years ago
Martin Klapetek
5edb8c3502
Make the notification's popup title a bit smaller
...
Heading level 3 is just too big and barely fits the small notification
popup. I would like to avoid to make the notification wider and wider to
fit too big title, so I decided to make the title one level smaller
12 years ago
Martin Klapetek
8388e44048
Add the notification image sent over dbus to the popup
12 years ago
Aleix Pol
da27b27678
Initial import from the monolithic kde-workspace.
...
This is the beginning of revision history for this module. If you
want to look at revision history older than this, please refer to the
techbase wiki for how to use Git history grafting. At the time of
writing, this wiki is located here:
http://community.kde.org/Frameworks/GitOldHistory
If you have already performed the grafting and you don't see any
history beyond this commit, try running "git log" with the "--follow"
argument.
Branched from the monolithic repo kde-workspace, frameworks branch, at commit
049113e719dd2fc4446d054fa1a3aada330094f0
12 years ago
Marco Martin
aa3a9e31c4
old test applets live now in examples
13 years ago
Marco Martin
5423d0a7d6
Revert "remove test applets"
...
This reverts commit b983ab2c724cdc57c319dd25b28d31df85a6d91a.
13 years ago