https://bugs.kde.org/show_bug.cgi?id=430536

Bharadwaj Raju <bharadwaj.raju...@protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bharadwaj.raju777@protonmai
                   |                            |l.com

--- Comment #5 from Bharadwaj Raju <bharadwaj.raju...@protonmail.com> ---
The lock screen relies on signals from osdService to display its own OSDs. But
those signals don't have any information about max percentage. Adding a max
percent parameter to the osdProgress signal would mean breaking the DBus API
(because as far as I know, DBus doesn't have overloads or default values so
existing users would break). So a proper solution would need to wait for KDE 6
I think.

As a hack in the meantime we can assume that the max is 150 if the value is
>100.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to