Kai Uwe Broulik
37ac27c59d
[OSD] Allow disabling OSD through config file
...
Differential Revision: https://phabricator.kde.org/D1770
9 years ago
Kai Uwe Broulik
15172a6fc7
[OSD] Allow disabling OSD through config file
...
Differential Revision: https://phabricator.kde.org/D1770
9 years ago
Kai Uwe Broulik
ad36c6dba6
[OSD] Make volume OSD thresholds consistent with Volume Applet
...
The volume applet would switch at 26% from low to medium whereas the OSD did that at 25%.
Also turn the logic around so it's identical to what plasma-pa does.
Differential Revision: https://phabricator.kde.org/D1635
10 years ago
Kai Uwe Broulik
31868085b1
[OSD] Add OSD for when on-screen keyboard is enabled/disabled
...
This is to provide feedback when the on-screen keyboard is enabled or disabled in response
to the user taking some action, such as flipping over a convertible laptop.
Differential Revision: https://phabricator.kde.org/D1563
10 years ago
David Rosca
f950f7843e
Add microphone volume OSD
...
Differential Revision: https://phabricator.kde.org/D1291
10 years ago
Kai Uwe Broulik
37a70c0dca
Add WiFi, Mobile Broadband, Bluetooth, and Touchpad OSD infos
...
Differential Revision: https://phabricator.kde.org/D1222
10 years ago
Kai Uwe Broulik
79c081e2ea
[OSD] Load QML file on demand
...
Differential Revision: https://phabricator.kde.org/D1475
10 years ago
Kai Uwe Broulik
6bebee619f
[OSD] Don't unset the icon when it hides
...
IconItem is now smart enough to not animate from the previous pixmap if it was hidden
10 years ago
Montel Laurent
a007f294b4
Use new connect api + QStringLiteral
11 years ago
Kai Uwe Broulik
fb3a6b5a23
Don't crash when OSD QML file is invalid
...
REVIEW: 124415
11 years ago
Kai Uwe Broulik
ca33e8ee69
Begin fading the OSD immediately
...
REVIEW: 124409
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
Kai Uwe Broulik
b148ba3c68
Handle resetting OSD values in the shell so you don't need to take care of this in every l'n'f package
11 years ago
Kai Uwe Broulik
56f1ac658b
Add context to "Audio Muted" asking the translators to keep the text short
...
The German "Audio stummgeschaltet" (rather than eg. "Audio stumm") is just too long
CCMAIL: kde-i18n-doc@kde.org
11 years ago
Montel Laurent
a89d644c5e
port to new connect api
12 years ago
David Edmundson
5284a6b0b1
Set OSD Value before we toggle whether progress bar is shown or not
...
This prevents file:///usr/share/plasma/look-and-
feel/org.kde.breeze.desktop/contents/osd/Osd.qml:93:20: Unable to assign
QString to double
BUG: 339581
12 years ago
Marco Martin
3a018d496f
add a default fallback to lnf packagestructure
...
remove lookandfeelaccess from the shell
12 years ago
Aaron Seigo
1d3d9ce8e8
ShellPluginLoader is no longer necessary
12 years ago
Aaron Seigo
0234bdcbb7
include 'plasmaquick' directly in the includes
...
makes it a lot easier to track where the problem spots are with a
`grep plasmaquick`
12 years ago
Martin Klapetek
3fd5946163
[shell/osd] Fix an icon filename typo
12 years ago
Martin Klapetek
f8ca775944
[shell/osd] Set the new keyboad layout icon
12 years ago
Marco Martin
95c8669a88
use l&faccess for the osd
12 years ago
Vishesh Handa
a03b006c8a
Shell: Show an OSD for the keyboard brightness
...
REVIEW: 118975
12 years ago
Kai Uwe Broulik
9125d30037
Brightness icon name has changed
12 years ago
Vishesh Handa
d23129b4ce
OSD: Show display brightness icon
12 years ago