rszyma / kanata-tray

Tray Icon for Kanata
GNU General Public License v3.0
55 stars 1 forks source link

Add option to remove "kanata-tray" from menu icons in MacOS or use Kanata icon in its place #21

Closed jakemayfield closed 4 months ago

jakemayfield commented 5 months ago

Possible bug or enhancement needed.

Is "kanata-tray" supposed to show up in the menu bar instead of the kanata icon? If so, it takes up too much room in the menu bar in MacOS. I would prefer to see the kanata icon in its place or have the option to show only our layer icons.

Screenshot 2024-05-01 at 10 42 59 AM

Thank you for creating this. Loving it so far.

rszyma commented 5 months ago

Is "kanata-tray" supposed to show up in the menu bar instead of the kanata icon? If so, it takes up too much room in the menu bar in MacOS. I would prefer to see the kanata icon in its place or have the option to show only our layer icons.

You could try removing either of these lines and see if the text get removed https://github.com/rszyma/kanata-tray/blob/aa300be276806d09b3b101c00a566a487b669d08/app/app.go#L44-L45

guruor commented 4 months ago

Removing title works, I think this should be default behaviour. Icon and tooltip should be sufficient. I can make a PR if this can be default.

This is how it looks on mac:

Screenshot 2024-05-28 at 8 51 38 PM