1. Jul 11, 2019
  2. Jul 10, 2019
  3. Jul 01, 2019
  4. Mar 07, 2019
  5. Feb 20, 2019
  6. Jan 06, 2019
  7. Dec 11, 2018
  8. Nov 28, 2018
  9. Aug 17, 2018
  10. Jun 26, 2018
  11. May 22, 2018
  12. May 10, 2018
  13. May 09, 2018
  14. Mar 09, 2018
  15. Feb 06, 2018
    • Ikey Doherty's avatar
      greeter: Avoid expensive Python calls when it isn't needed (#93) · ef83fca4
      Ikey Doherty authored
      
      
      On non Debian/Ubuntu systems, the /etc/default/keyboard path does not exist.
      To prevent expensive Python startup (and hundreds/thousands of stats +
      follow-up loads) we'll reduce to an initial early stat, i.e. if the
      non-standard file exists only then will we exectute the helper stub.
      
      This is most useful on systems that employ systemd for the X11 keyboard
      configuration (`00-keyboard.conf` from systemd-localed) so that the X server
      already has the correct layout upon starting up. This approach also avoids
      unnecessary xkbcomp calls forcing recompilation of non-cached assets.
      
      Signed-off-by: default avatarIkey Doherty <ikey@solus-project.com>
      ef83fca4
  16. Jan 24, 2018
  17. Jan 23, 2018
  18. Jan 22, 2018
  19. Jan 17, 2018
  20. Jan 07, 2018
  21. Dec 29, 2017
  22. Nov 30, 2017
  23. Nov 23, 2017
  24. Nov 17, 2017
  25. Nov 04, 2017
  26. Oct 27, 2017