emonkak / geektray

A keyboard-oriented X11 system tray implementation
MIT License
4 stars 0 forks source link

main window is not displayed #2

Open elig0n opened 3 months ago

elig0n commented 3 months ago

I already run i3 with tray in the bar. Running geektray the default binding (Super+grave) doesn't do anything and no message is shown.

emonkak commented 3 months ago

First, multiple system trays cannot work simultaneously. GeekTray will attempt to take ownership of the tray if another tray is running. Therefore i3bar's tray feature should be disabled. However, that is probably not related to this issue.

I'm guessing the issue is either global key bindings aren't working or the window isn't visible or drawing. Please check the following: