fix: bugs in new gtk runtime, adaptive tray icon

This commit is contained in:
2026-09-06 00:55:52 +03:00
parent 6bd53de20c
commit bcf57675a5
6 changed files with 19 additions and 37 deletions
-1
View File
@@ -13,7 +13,6 @@ struct _MoeMojiApplication {
guint sni_registration_id;
guint menu_registration_id;
gchar *icon_theme_path;
const gchar *tray_icon_name;
GDBusProxy *shortcuts_proxy;
gchar *shortcuts_session_path;
gboolean has_tray;