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.
@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?
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 🤞
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
@LGUG2Z commented on GitHub (Apr 22, 2024):
https://github.com/olback/tray-item-rs might be worth looking into for this
@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!
@rp1231 commented on GitHub (May 11, 2024):
Maybe this can also help:
https://github.com/tauri-apps/tray-icon
@LGUG2Z commented on GitHub (Jan 23, 2025):
Now that the komorebi bar is out I don't think I'll be pursuing this
@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?
@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 🤞