Martin Klapetek
b0c2fda3ab
Fix Plasma's SNI icons + port away from kdelibs4support
...
REVIEW: 118592
12 years ago
Marco Martin
7fa3dae707
monitor the system bus as well
12 years ago
Eike Hein
c573f94d3d
Be consistent about System Tray vs. Systemtray.
12 years ago
Aleix Pol
97899ebd8b
Don't show the shutdown dialog on the taskbar
12 years ago
Marco Martin
d3d843ad8f
add context menus to plasmoid icons
...
not 100% perfect but plasmoid, systray and containment actions are
accessible from right mouse button
BUG:335561
12 years ago
Marco Martin
61516bb774
remove unused items
12 years ago
Marco Martin
d0144ec9ed
dismiss only on left button click
12 years ago
Marco Martin
95dae945cf
fix some warnings
...
one that probably still remain is
org.kde.plasma.systemtray/contents/ui/ExpandedRepresentation.qml:76:19: QML TaskDelegate: Binding loop detected for property "isExpanded"
that is probably causing some unwanted systray expansion at startup too
CCBUG:335482
12 years ago
Marco Martin
632abf72b7
more checks for modelData
12 years ago
Marco Martin
5f5e65ca6c
check for modelData existence in bindings
...
CCBUG:335278
12 years ago
Sebastian Kügler
40894fc39c
Less chatty systray
12 years ago
Albert Astals Cid
62af4ef66b
Do not extract i18n from the tests folder
12 years ago
David Edmundson
23e7bb1774
Show applets from the system tray in Widget Explorer
...
REVIEW: 118126
BUG: 331953
12 years ago
Martin Klapetek
8df7e1d538
Remove useless debug output
12 years ago
Sebastian Kügler
0674dd73f2
More friendly spacing in systray config
12 years ago
Sebastian Kügler
b46d5d392b
Check configuration before dynamically loading dbus-activatable applets
...
BUG:334755
12 years ago
Martin Klapetek
dcfb444581
Remove useless debug output
...
All this prints is QVariant(QObject*, QObject(0x0) ) anyway
12 years ago
Marco Martin
f4954fb976
don't compute the size we don't need
...
avoids an undetected resize loop that hangs plasma
BUG:334506
12 years ago
Sebastian Kügler
020b13fcf8
Disable debug output from systemtray, it's too chatty
12 years ago
Marco Martin
58490813dc
slightly defer plasmoid init
...
since when the plasmoid is gettng created other events may be processed,
slightly defer it's init() so that if a malformed mpris implementation
(hello VLC) adds the plasmoid to tasks immediately, so we can ensure
that every plasmoid gets onle and only one instance
BUG:334622
12 years ago
Marco Martin
9f8ba13708
close plasmoid when reclicking on an icon
...
BUG:334664
12 years ago
David Edmundson
5b536d129b
Do not build and install system tray test applet
12 years ago
Marco Martin
201465f969
proper name for networkmanagement plasmoid
12 years ago
Marco Martin
ec96ae7458
Configuration for Auto, Shown, Hidden
...
This is the last big piece that was missing from the systray,
now possible to set an entry as always shown, always hidden, or auto (default)
BUG:332505
12 years ago
Marco Martin
d56af60716
Configuration option to disable plasmoids is back
...
welcome back the extra items systray configuration:
each sub plasmoid can be separately enabled or disabled,
so that the user doesn't have more plasmoids
in the systray than they want
there is almost feature parity, still missing
the force of a task to be "hidden", "auto", "visible"
CCBUG:332505
12 years ago
Marco Martin
b563335fc8
first pieces for the manual show/hide config
12 years ago
Marco Martin
5c3fe0f47a
fix minimum height on vert panels
...
BUG:334504
12 years ago
Marco Martin
6db1389b71
make mouse wheel work again
...
BUG:334507
12 years ago
Martin Klapetek
b4959a601f
Remove another timer from systray
...
REVIEW: 118053
12 years ago
Marco Martin
23c3131921
item plasmoids can open the applet
...
This way the device notifier is able to notify again
12 years ago
Martin Klapetek
602e7f2030
Remove useless timer from systray, which only closes the popup in 10ms
...
If it has any actual purpose, there should be a comment.
REVIEW: 118049
12 years ago
Aleix Pol
51bcf1eb34
Fix trivial qml warnings
12 years ago
Marco Martin
b059136116
add a button to configure sub applets
...
the only way is to add a bitton there, there is no way to add it to the context menu
BUG:334426
12 years ago
Marco Martin
742ca08a35
use the icon pixmap if an iconname is not here
...
BUG:334396
12 years ago
David Edmundson
f3a00fe059
Remove unused logic copying variables in SNI delegate
12 years ago
David Edmundson
b1244142fd
Remove wrong comment
12 years ago
David Edmundson
fbe7c6957a
Debug--
12 years ago
David Edmundson
83d13763ad
Init variable Task::shown
12 years ago
David Edmundson
2583bf2a4c
Don't shadow virtual methods
12 years ago
David Edmundson
c04bf4a194
Don't expose rowCount in model
12 years ago
David Edmundson
3ddecd9b22
Make the system tray faster
12 years ago
David Edmundson
7266b5acc2
Avoid constructing a QString for comparing
12 years ago
David Edmundson
3abd52394a
Remove useless include
12 years ago
David Edmundson
07bbac352f
Do not construct a map inside a lessThan function
...
lessThan functions have to be fast.
Also Map -> Hash as we're not using order here.
12 years ago
l10n daemon script
cf13f672b0
SVN_SILENT made messages (.desktop file)
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