1. 22.01.2015 1 коммит
  2. 21.01.2015 1 коммит
  3. 19.01.2015 2 коммита
    • Kai Uwe Broulik's avatar
      Do not listen for Login1 Lock signal anymore
      · 217b2b6a
      Kai Uwe Broulik создал
      This is now done by the lock screen itself.
      
      REVIEW: 122128
      217b2b6a
    • Àlex Fiestas's avatar
      Do not start the fade effect if we are inhibit
      · 55b15f59
      Àlex Fiestas создал
      When an inhibition for screen is added we modify some settings to
      disable DPMS. The thing is we are not disabling the idleTimeout
      registered in PowerDevilCore so idleTimeout is being called even
      though we are inhibit.
      
      We could remove the timeout when we get an inhibition (infact I believe
      that would be a better fix) but I haven't been able to figure out how
      to do it properly.
      
      CCMAIL:kde@privat.broulik.de
      (cherry picked from commit b0f4ce79)
      
      BUG: 343020
      55b15f59
  4. 13.01.2015 1 коммит
  5. 12.01.2015 1 коммит
    • Kai Uwe Broulik's avatar
      Fix KScreen helper effect availability check
      · 9fd62033
      Kai Uwe Broulik создал
      Before starting the effect check whether it is available and emit fadedOut() if not
      so a potential user of this class does not need to care about that.
      
      Fixes suspending the session when compositing is disabled, sorry about that.
      
      REVIEW: 121936
      9fd62033
  6. 08.01.2015 1 коммит
  7. 07.01.2015 4 коммита
  8. 04.01.2015 1 коммит
    • Kai Uwe Broulik's avatar
      Cleanup BrightnessOSDWidget
      · 4add007b
      Kai Uwe Broulik создал
      It is no longer that fullblown widget it used to be but just calls Plasma's OSD service
      over DBus. It might as well just be a namespace, doesn't need to be a class.
      
      REVIEW: 121815
      4add007b
  9. 03.01.2015 1 коммит
  10. 02.01.2015 2 коммита
  11. 28.12.2014 1 коммит
  12. 22.12.2014 1 коммит
    • Kai Uwe Broulik's avatar
      Add setBrightnessSilent calls that don't show the OSD
      · 3b44b6c8
      Kai Uwe Broulik создал
      Since the "Explicit" value is also used by the policy manager, we cannot just use
      that one for the OSD. Instead add separate "silent" calls. This allows clients to
      decide whether they want the OSD to show (the default) or suppress it (Kamoso?).
      
      REVIEW: 121506
      3b44b6c8
  13. 20.12.2014 1 коммит
  14. 16.12.2014 3 коммита
  15. 15.12.2014 1 коммит
  16. 14.12.2014 1 коммит
    • Kai Uwe Broulik's avatar
      Revert "Don't show OSD when setting brightness absolutely"
      · f2f4487e
      Kai Uwe Broulik создал
      This breaks changing the brightness when PM is disabled since then only "explicit" user actions
      are allowed. Now the OSD is shown again when changing the brightness but functional brightness
      controls are more important. This should be fixed differently later.
      
      BUG: 341873
      
      This reverts commit 612b0178.
      f2f4487e
  17. 13.12.2014 1 коммит
  18. 08.12.2014 1 коммит
  19. 07.12.2014 1 коммит
    • Kai Uwe Broulik's avatar
      Don't show OSD when brightness changes in the backend
      · 3d9c8620
      Kai Uwe Broulik создал
      We only show the OSD when the user explicitly manipulates brighntess using the keys
      which we handle too (since there's a convenient FDO dbus iface for that in contrast
      to the screen stuff), so we can safely trigger the OSD from there.
      
      This fixes battery monitor showing the OSD while dragging the keyboard brightness slider.
      3d9c8620
  20. 05.12.2014 1 коммит
  21. 26.11.2014 1 коммит
  22. 23.11.2014 1 коммит
  23. 22.11.2014 1 коммит
  24. 07.11.2014 1 коммит
  25. 06.11.2014 1 коммит
  26. 30.10.2014 1 коммит
  27. 26.10.2014 1 коммит
  28. 23.10.2014 1 коммит
  29. 17.10.2014 2 коммита
  30. 14.10.2014 1 коммит
  31. 09.10.2014 1 коммит
  32. 07.10.2014 1 коммит