1. 11.02.2021 1 коммит
  2. 10.02.2021 1 коммит
  3. 07.02.2021 2 коммита
  4. 02.02.2021 1 коммит
  5. 31.01.2021 1 коммит
  6. 25.01.2021 1 коммит
  7. 24.01.2021 1 коммит
  8. 23.01.2021 1 коммит
  9. 22.01.2021 1 коммит
  10. 21.01.2021 5 коммитов
  11. 20.01.2021 1 коммит
  12. 27.12.2020 1 коммит
  13. 21.12.2020 1 коммит
  14. 18.12.2020 1 коммит
    • Kai Uwe Broulik's avatar
      Take into account logind sleep and idle inhibitions
      · b5dfb286
      Kai Uwe Broulik создал
      System services cannot access the user's session bus and that freedesktop
      inhibition interface appears deprecated. This patch makes PowerDevil watch
      logind's BlockInhibited property and internally posts an appropriate inhibition.
      
      BUG: 364067
      FIXED-IN: 5.21.0
      b5dfb286
  15. 15.12.2020 1 коммит
  16. 07.12.2020 1 коммит
    • Bhushan Shah's avatar
      mobile: bind the power off key to "Turn Off Screen"
      · 40bdb6c4
      Bhushan Shah создал
      PowerOff key is currently bound to "PowerOff" action which then have 3
      possible actions,
      
      - Turn Off screen
      - Show logout dialog
      - Suspend session
      
      This is super complicated and complicates the code elsewhere when on
      mobile you want to allow turning screen off but not shutting down
      action.
      
      So simply on mobile, bind the Power key to Turn Screen Off action
      instead of the PowerOff action
      40bdb6c4
  17. 06.12.2020 1 коммит
  18. 04.12.2020 1 коммит
    • Bhushan Shah's avatar
      autostart: start powerdevil earlier in the phase 0
      · 6c499ab4
      Bhushan Shah создал
      I had this issue where my clock app started before powerdevil and it
      could not find a wakeup service and assumed to use the dumb wakeup using
      QTimer
      
      Ideally app should watch for the powerdevil service registration, but
      again random apps starting earlier then core service is not good idea
      anyway.
      6c499ab4
  19. 03.12.2020 1 коммит
  20. 15.11.2020 1 коммит
  21. 14.11.2020 1 коммит
  22. 09.11.2020 1 коммит
  23. 08.11.2020 1 коммит
  24. 31.10.2020 1 коммит
    • Kai Uwe Broulik's avatar
      Remove use of XCB DPMS timeouts and handle it explicitly
      · 3e0ce7c8
      Kai Uwe Broulik создал
      For Wayland we already have infrastructure to handle DPMS timeouts via KIdleTime.
      To simplify the logic, also do it explicitly on X11.
      
      This patch sets the timeouts to zero and always does an explicit `xcb_dpms_force_level`
      when the relevant timeout is reached.
      3e0ce7c8
  25. 23.10.2020 2 коммита
  26. 22.10.2020 1 коммит
  27. 20.10.2020 1 коммит
  28. 17.10.2020 1 коммит
  29. 14.10.2020 1 коммит
    • Kai Uwe Broulik's avatar
      Remove XRandRBrightness
      · 476d6afc
      Kai Uwe Broulik создал
      We have animated brightness changes on sysfs these days. Most drivers don't support
      XRandR brightness these days and it naturally doesn't work on Wayland.
      476d6afc
  30. 12.10.2020 1 коммит
  31. 11.10.2020 1 коммит
  32. 09.10.2020 1 коммит
  33. 08.10.2020 1 коммит
  34. 06.10.2020 1 коммит