[client] Ship a legacy GTK3 UI package for distros without WebKitGTK 6.0

This commit is contained in:
Zoltán Papp
2026-08-03 19:57:17 +02:00
parent 7546e7751c
commit edc7d27841
5 changed files with 284 additions and 3 deletions
+2
View File
@@ -1,3 +1,5 @@
//go:build linux && !gtk3 && !(linux && 386)
#include "xembed_tray_linux.h"
#include <X11/Xatom.h>