Skip to content
Snippets Groups Projects
  1. Jul 13, 2024
  2. Apr 14, 2024
  3. Mar 23, 2024
  4. Mar 17, 2024
  5. Feb 23, 2024
  6. Jan 16, 2024
  7. Dec 20, 2023
  8. Aug 25, 2023
  9. Apr 22, 2023
  10. Mar 09, 2023
  11. Jan 03, 2023
  12. Sep 25, 2022
    • shiro's avatar
      Prevent crash constructing string from nulltpr · 135c21a6
      shiro authored
      If XDG_CURRENT_DESKTOP isn't set, getenv returns a `nullptr`.
      Constructing a `std::string` from `nullptr` will throw an exception.
      This prevents a crash when not using a DE, but zenity or kdialog is
      installed regardless
      
      (also fixes a typo where the fallthrough attribute wasn't applied to
      anything due to a missing semicolon)
      135c21a6
  13. Jul 12, 2022
  14. Nov 24, 2021
  15. Nov 22, 2021
  16. Jun 23, 2021
  17. Apr 17, 2021
  18. Mar 20, 2021
  19. Mar 16, 2021
  20. Nov 23, 2020
  21. Apr 22, 2020
  22. Apr 21, 2020
  23. Mar 31, 2020
  24. Mar 05, 2020
  25. Oct 06, 2019
  26. Aug 18, 2019
  27. Aug 16, 2019
    • klorpa's avatar
      Misc · 8f9d87d1
      klorpa authored
      8f9d87d1
  28. Aug 07, 2019
Loading