skillbert / alt1-electron

Experimantal electron implementation of Alt1 Toolkit
GNU General Public License v3.0
57 stars 16 forks source link

Wayland support? #34

Closed Arroquw closed 4 months ago

Arroquw commented 4 months ago

xwayland does not seem to work to draw the tray icon. I tried updating electron version manually, but the native code seems to be not quite up to running latest electron.

Arroquw commented 4 months ago

It's working perfectly fine for me on wayland, all I needed was this patch to fix window detection on hyprland: https://gist.github.com/Arroquw/2c356f9458f84e432de8429399da6390

EDIT: and libappindicator-gtk3