Replace shitty gtk tray with betrayer

This commit is contained in:
Luke D. Jones
2024-03-03 22:26:52 +13:00
parent b798cf6a4e
commit 2f8ea80e6d
5 changed files with 390 additions and 1021 deletions

View File

@@ -11,8 +11,7 @@ edition = "2021"
[dependencies]
libappindicator = "0.9" # Tray icon
gtk = "0.18"
betrayer = { git = "https://github.com/flukejones/betrayer.git", features = ["winit"] }
asusd = { path = "../asusd" }
config-traits = { path = "../config-traits" }