Skip to content
Snippets Groups Projects
  1. Aug 29, 2022
  2. Aug 21, 2022
  3. Aug 20, 2022
  4. Aug 19, 2022
  5. Aug 16, 2022
    • Mohammed Sadiq's avatar
      application: Fix nologin commandline argument · 04dc3af3
      Mohammed Sadiq authored
      We were loading the manager in startup() which runs before parsing the
      commandline arguments, and so the nologin option was never honoured.
      So let's delay loading the manager to activate() or in command_line()
      in case daemon mode is set which will parse the nologin option before
      the manager is asked to load.
      04dc3af3
    • Mohammed Sadiq's avatar
      log: Sync with upstream · af706cb7
      Mohammed Sadiq authored
      upstream my-gtemplate now allows filtering multiple
      log domains at once and allows better breakpoints with
      G_DEBUG env variable.
      af706cb7
  6. Aug 12, 2022
  7. Aug 01, 2022
  8. Jul 30, 2022
  9. Jul 19, 2022
  10. Jul 18, 2022
  11. Jul 07, 2022
  12. Jul 03, 2022
  13. Jun 25, 2022
  14. Jun 24, 2022
  15. Jun 13, 2022
  16. Jun 07, 2022
  17. Jun 06, 2022
  18. May 25, 2022
  19. May 12, 2022
  20. Apr 27, 2022
  21. Apr 26, 2022
Loading