1. 05 Jan, 2026 1 commit
    • Vitaly Lipatov's avatar
      fix: improve error handling and prevent nil pointer dereference · a00d0de9
      Vitaly Lipatov authored
      - hyprland/actions.go: add missing return after nil check to prevent panic
      - repo/actions.go: replace os.Exit with proper error return
      - config/dbus.go: return error instead of log.Fatalf for graceful handling
      - hyprland/keyboard-actions.go: add nil check for DBusConn
      - main.go: handle InitDBus error gracefully
      - system/commands.go: use descriptive error message instead of empty string
      a00d0de9
  2. 20 Dec, 2025 2 commits
  3. 16 Dec, 2025 2 commits
  4. 13 Dec, 2025 1 commit
  5. 03 Dec, 2025 2 commits
  6. 29 Nov, 2025 3 commits
  7. 18 Oct, 2025 3 commits
  8. 11 Oct, 2025 2 commits
  9. 28 Sep, 2025 2 commits
  10. 29 Aug, 2025 3 commits
  11. 28 Aug, 2025 1 commit
  12. 27 Aug, 2025 1 commit
  13. 24 Aug, 2025 3 commits
  14. 23 Aug, 2025 3 commits