1. Mar 07, 2019
  2. Feb 20, 2019
  3. Jan 06, 2019
  4. Dec 11, 2018
  5. Nov 28, 2018
  6. Aug 17, 2018
  7. Jun 26, 2018
  8. May 22, 2018
  9. May 10, 2018
  10. May 09, 2018
  11. Mar 09, 2018
  12. 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
  13. Jan 24, 2018
  14. Jan 23, 2018
  15. Jan 22, 2018
  16. Jan 17, 2018
  17. Jan 07, 2018
  18. Dec 29, 2017
  19. Nov 30, 2017
  20. Nov 23, 2017
  21. Nov 17, 2017
  22. Nov 04, 2017
  23. Oct 27, 2017
  24. Sep 25, 2017
  25. Jul 14, 2017