[FEAT]: Windows Tray Icon #348

Closed
opened 2026-01-05 14:49:54 +01:00 by adam · 6 comments
Owner

Originally created by @OneHoopyFrood on GitHub (Apr 22, 2024).

Is your feature request related to a problem? Please describe.
It's unusual to me to have an application running that is not reflected in either a terminal window, a taskbar app, or a tray icon. It's not a problem exactly, but just something I noticed.

Describe the solution you'd like
It would be nice to have a setting to show a tray icon when komorebi is running, perhaps with the left-click allowing you to stop the service?

Describe alternatives you've considered
None really. It would just be nifty.

Additional context
None.

Originally created by @OneHoopyFrood on GitHub (Apr 22, 2024). **Is your feature request related to a problem? Please describe.** It's unusual to me to have an application running that is not reflected in either a terminal window, a taskbar app, or a tray icon. It's not a problem exactly, but just something I noticed. **Describe the solution you'd like** It would be nice to have a setting to show a tray icon when komorebi is running, perhaps with the left-click allowing you to stop the service? **Describe alternatives you've considered** None really. It would just be nifty. **Additional context** None.
adam added the enhancement label 2026-01-05 14:49:54 +01:00
adam closed this issue 2026-01-05 14:49:54 +01:00
Author
Owner

@LGUG2Z commented on GitHub (Apr 22, 2024):

https://github.com/olback/tray-item-rs might be worth looking into for this

@LGUG2Z commented on GitHub (Apr 22, 2024): https://github.com/olback/tray-item-rs might be worth looking into for this
Author
Owner

@OneHoopyFrood commented on GitHub (Apr 25, 2024):

I've been looking for an excuse to get into Rust. I'll see what I can do!

@OneHoopyFrood commented on GitHub (Apr 25, 2024): I've been looking for an excuse to get into Rust. I'll see what I can do!
Author
Owner

@rp1231 commented on GitHub (May 11, 2024):

Maybe this can also help:
https://github.com/tauri-apps/tray-icon

@rp1231 commented on GitHub (May 11, 2024): Maybe this can also help: https://github.com/tauri-apps/tray-icon
Author
Owner

@LGUG2Z commented on GitHub (Jan 23, 2025):

Now that the komorebi bar is out I don't think I'll be pursuing this

@LGUG2Z commented on GitHub (Jan 23, 2025): Now that the komorebi bar is out I don't think I'll be pursuing this
Author
Owner

@OneHoopyFrood commented on GitHub (May 23, 2025):

@LGUG2Z I'm not big on the use of the bar though. For users like me, a trey icon would be nice. If I build it, would you accept it?

@OneHoopyFrood commented on GitHub (May 23, 2025): @LGUG2Z I'm not big on the use of the bar though. For users like me, a trey icon would be nice. If I build it, would you accept it?
Author
Owner

@LGUG2Z commented on GitHub (May 23, 2025):

Yeah I think so! The only guideline I have for a tray item is that the icon should be some variant of the 🍉 emoji so that it is immediately identifiable to users - I can provide feedback once you open a PR 🤞

@LGUG2Z commented on GitHub (May 23, 2025): Yeah I think so! The only guideline I have for a tray item is that the icon should be some variant of the 🍉 emoji so that it is immediately identifiable to users - I can provide feedback once you open a PR 🤞
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#348