Skip to content
Snippets Groups Projects
  1. May 02, 2018
  2. Apr 27, 2018
  3. Apr 26, 2018
  4. Apr 22, 2018
  5. Apr 18, 2018
  6. Apr 14, 2018
  7. Apr 11, 2018
  8. Sep 04, 2017
    • Zeeshan Ali Khan's avatar
      simple: Re-use existing client/location · afd8414c
      Zeeshan Ali Khan authored
      A client process could create and destroy GClueSimple multiple times in its
      lifetime. Since the service keeps the Client (and it's associated location)
      object alive until the D-Bus connection from the client process remains
      alive and gclue_simple_new*() awaits for a location fix on the client it
      gets from service, subsequent calls to gclue_simple_new*() (after first
      one) will likely not return anytime soon.
      
      With this patch, GClueSimple now checks for any existing location object on
      the client object and doesn't keep waiting for location update if one is
      available already.
      afd8414c
  9. Aug 11, 2017
  10. Jul 20, 2017
  11. Jun 09, 2017
  12. May 29, 2017
  13. Apr 26, 2017
  14. Mar 27, 2017
  15. Mar 18, 2017
  16. Mar 13, 2017
  17. Feb 28, 2017
  18. Jan 27, 2017
Loading