feat: implement Linux global hotkey support using X11 and XDG portal backends with integrated media controls.

This commit is contained in:
jahruz67
2026-05-08 16:43:15 -07:00
parent f71d6ccd1d
commit 53637c6083
15 changed files with 845 additions and 243 deletions
+1 -1
View File
@@ -6,6 +6,7 @@ require (
github.com/gen2brain/malgo v0.11.24
github.com/getlantern/systray v1.2.2
github.com/go-vgo/robotgo v0.110.8
github.com/godbus/dbus/v5 v5.1.0
github.com/wailsapp/wails/v2 v2.11.0
golang.design/x/mainthread v0.3.0
golang.org/x/sys v0.33.0
@@ -24,7 +25,6 @@ require (
github.com/getlantern/ops v0.0.0-20190325191751-d70cb0d6f85f // indirect
github.com/go-ole/go-ole v1.3.0 // indirect
github.com/go-stack/stack v1.8.0 // indirect
github.com/godbus/dbus/v5 v5.1.0 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gorilla/websocket v1.5.3 // indirect
github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e // indirect