Commit Graph

3 Commits

Author SHA1 Message Date
Texas0295
1ed8b1d0c1 [FIX] tray: ensure Show Window works reliably on Linux/Wayland
Avoid relying on appWindow.isVisible, which is not trustworthy under

bitsdojo on Linux/Wayland. Instead, always run show → restore → show

sequence to guarantee window is re-mapped and raised.


Signed-off-by: Texas0295<kimura@texas0295.top>
2025-09-12 13:26:15 +08:00
afe1e12a3b 🐛 Some fixes 2025-09-07 13:00:59 +08:00
3b375abc09 Tray 2025-09-04 22:10:00 +08:00