Skip to content
  1. Aug 22, 2017
  2. Aug 21, 2017
  3. May 05, 2017
  4. May 04, 2017
  5. Apr 24, 2017
    • Bastien Nocera's avatar
      media-keys: Fix mmkeys D-Bus API to match API docs · 12c92274
      Bastien Nocera authored
      Bizarrely, since 2011, gnome-settings-daemon was documented as using
      org.gnome.SettingsDaemon.MediaKeys D-Bus name, but everybody ended up
      using the org.gnome.SettingsDaemon owned by the daemon instead, and
      never reported the discrepancy.
      
      This fixes the code to match the 6-year old API as documented by owning
      the org.gnome.SettingsDaemon.MediaKeys.
      
      The portion of this patch adding the org.gnome.SettingsDaemon.MediaKeys
      name owning will need to be backported as far as reasonably possible by
      distributions, and all users of the API changed before GNOME 3.26. This
      would obviously have been easier if the problem was reported when
      detected, committer of this fix included.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=781326
      12c92274
  6. Mar 14, 2017
  7. Mar 07, 2017
  8. Mar 03, 2017
  9. Feb 14, 2017
  10. Jan 11, 2017
  11. Nov 17, 2016
  12. Oct 18, 2016
  13. Oct 15, 2016
  14. Oct 11, 2016
  15. Oct 10, 2016
  16. Oct 06, 2016
  17. Oct 04, 2016
    • Rui Matos's avatar
      power: Ensure we blank the screen when locked · 0f8a828d
      Rui Matos authored
      When the session is inhibited from going idle e.g. because a media
      player is active, we still want to blank the screen if the session is
      locked (i.e. the "screensaver" is up).
      
      Otherwise, we'd blank the screen when the session gets locked but then
      on user activity we'd go back to NORMAL mode, unblanking the screen,
      and ending up without an idle watch to blank again after a while since
      we clear all watches and exit early if idle is inhibited.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=772248
      0f8a828d
  18. Sep 22, 2016
  19. Sep 19, 2016
  20. Sep 20, 2016
  21. Sep 16, 2016
  22. Sep 14, 2016