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
@@ -4,7 +4,7 @@
//
// Written by Changkun Ou <changkun.de>
//go:build !windows && !cgo
//go:build !windows && !cgo && !linux
package hotkey