Revision 087c023...

Go back to digest for 1st June 2014

Other in KDE Base

Alex Fiestas committed changes in [solid] /solid/power:

Rename Power::Inhibitions to Power::States

Instead of having different list of Inhibitions and States we will
instead have a list of supported States by the device that the developer
will be able to set the device to, or to prevent it to happen
(inhibition).

As rightn ow we only support the ones supported in Linux/Freedesktop,
but in the future we will add things only found (at the moment) in
android.

File Changes

Modified 10 files
  • /solid/power
  •   src/inhibitionjob.cpp
  •   src/inhibitionjob.h
  •   src/inhibitionjob_p.h
  •   src/power.cpp
  •   src/power.h
  •   src/powerbackendloader.cpp
  •   src/powerbackendloader.h
  •   src/backends/dummy/dummyinhibition.h
  •   src/backends/dummy/dummyinhibitionjob.cpp
  •   src/backends/dummy/dummyinhibitionjob.h
10 files changed in total