l10n daemon script
0833c9bdfc
SVN_SILENT made messages (.desktop file)
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
l10n daemon script
e8dd62f1c1
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
8e3c188f58
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
236fcaebdd
Add activities config to battery monitor settings
11 years ago
l10n daemon script
99bd87a5ad
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
5fff96b0f5
Check Has Cumulative rather than Has Battery
...
Fixes treating a mouse as a regular battery. I have not yet fully decided whether it makes
sense to "randomly" show an input device battery (like in 4.x) when there are no regular
batteries or just, like it does now, only show regular ones on the icon
BUG: 343679
11 years ago
l10n daemon script
5629da4cb1
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
17afa5aeb1
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
e679c81d0c
Cleanup anchoring mess in battery monitor
...
Use Layouts where applicable and clean up a bit. Makes the code much easier to follow.
Also drop meaningless percentage for brightness as suggested by the usability team.
11 years ago
Kai Uwe Broulik
92d6940067
Don't let the brightness sliders turn off the screen
...
Please see the review for discussion and rationale behind this approach.
REVIEW: 122505
11 years ago
l10n daemon script
ebb30d9118
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
310bb9ef7c
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
2d27f7ec36
Check cumulative battery existence and AC state before setting status to needsattention
...
Prevents the battery monitor from needlessly flashing just because the percentage
is below 10%
Reviewed-By: einar77
11 years ago
Kai Uwe Broulik
5416d3299f
Just call the action on the root item rather than reimplementing it
11 years ago
Kai Uwe Broulik
adb7b85059
Show hint when the notebook won't suspend because an external monitor is connected
...
Also refactor that hint into a separate component and cleanup
11 years ago
Kai Uwe Broulik
e17cec7b90
Add period at the end of sentence
11 years ago
Kai Uwe Broulik
314d8958d2
Add plasmoidviewer to blacklisted inhibitions
...
Makes for a more realistic testing environment
11 years ago
Kai Uwe Broulik
fdeef7a37a
Add settings button to battery monitor
...
This makes the settings more accessible for perople that associate the battery icon with
"my notebook turns of when I don't want it to". The button looks a bit lost there and
I might remove it again but let's see how it goes.
11 years ago
Kai Uwe Broulik
03ed8665c3
Slightly taller battery popup dialog
...
This makes a single battery with details shown (most prevalent usecase)
fit in there without scrolling
11 years ago
Kai Uwe Broulik
4da6a239c5
Fix warnings
...
Implicit/paintedHeight causes binding loops when eliding is enabled, also when Repeater
recreates items they don't immediately have a parent (for whatever reason) also throwing warnings
BUG: 343047
FIXED-IN: 5.2.1
11 years ago
Kai Uwe Broulik
e619fd85d3
Imperatively update inhibitions
...
Doing fancy things inside a property can cause trouble
11 years ago
Lukáš Tinkl
a5464f57b5
oops, remove activities config, not profiles
11 years ago
Lukáš Tinkl
9c0673c983
PowerDevil doesn't have the profiles config anymore
11 years ago
l10n daemon script
02be92506c
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
39879ea0bb
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
baf9500caf
Fix the label jumping around and always hide Icon if it is not valid
...
There might be a source set but that doesn't mean there will actually
be an icon.
11 years ago
Kai Uwe Broulik
2b5877223c
Fixed warning
...
BUG: 343046
FIXED-IN: 5.2.0
11 years ago
l10n daemon script
1ba5a95941
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
ef527232c6
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
3c30eb2128
Handle when an application does not provide an icon or reason
11 years ago
Kai Uwe Broulik
052db6ea28
Improved spacing
11 years ago
Kai Uwe Broulik
0c7e76e4a6
Show applications currently suppressing power management in the battery monitor
...
When an application has posted an inhibition (video playback, presentation, ...)
it will now be shown in the battery monitor with its icon, name and the
reason given by the application.
11 years ago
l10n daemon script
2e3706a9bf
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
eee57405ee
Make Battery monitor DBus activated
...
Without org.kde.Solid.PowerManagement service it is completely useless and
cannot do anything, so just vanish in that case, which should hardly ever occur.
11 years ago
Kai Uwe Broulik
c4f2719818
Ensure the layout doesn't break when there's insanely long text in there
11 years ago
l10n daemon script
2001b55cd0
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
8e854a7359
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
1ce81b531e
Fix battery applet status when no batteries are present
...
Reviewed-by: notmart and mklapetek
11 years ago
l10n daemon script
caaabf72b5
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
05b4b148c9
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
17bb13799c
Revamp battery cumulative handling and clean up
...
The cumulative values are now processed by the dataengine significantly simplifying the
clientside code
11 years ago
l10n daemon script
96a84be147
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
1f74c3968f
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
7e2468211a
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
4be1dd3393
Remove iconForBattery function
...
This is provided by the org.kde.plasma.workspace.components BatteryIcon
11 years ago
Lukáš Tinkl
a9dbe4592d
report correct overall battery percentage
...
in case of several batteries; a plain "sum/count" won't do it,
especially when the batteries have different Energy. Take that into
account, report it thru the dataengine and do the math correctly
11 years ago
l10n daemon script
465ed1071a
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
765e6a3c0a
SVN_SILENT made messages (.desktop file)
11 years ago