-
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
| Name |
Last commit
|
Last update |
|---|---|---|
| config | ||
| data/completion | ||
| hyprland | ||
| preset | ||
| repo | ||
| system | ||
| ui | ||
| utils | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| meson.build | ||
| meson_options.txt |