Skip to content
Snippets Groups Projects
  1. Dec 20, 2023
  2. Aug 25, 2023
  3. Apr 22, 2023
  4. Mar 09, 2023
  5. Jan 03, 2023
  6. 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
  7. Jul 12, 2022
  8. Nov 24, 2021
  9. Nov 22, 2021
  10. Jun 23, 2021
  11. Apr 17, 2021
  12. Mar 20, 2021
  13. Mar 16, 2021
  14. Nov 23, 2020
  15. Apr 22, 2020
  16. Apr 21, 2020
  17. Mar 31, 2020
  18. Mar 05, 2020
  19. Oct 06, 2019
  20. Aug 18, 2019
  21. Aug 16, 2019
    • klorpa's avatar
      Misc · 8f9d87d1
      klorpa authored
      8f9d87d1
  22. Aug 07, 2019
  23. Aug 06, 2019
  24. Aug 05, 2019
Loading