cr3eperall / dynisland

A dynamic and extensible GTK4 layer-shell, written in Rust.
MIT License
176 stars 2 forks source link

Support for systray icons #2

Closed fabolous005 closed 1 month ago

fabolous005 commented 2 months ago

Hi,

i've tested dynisland for the past few days and i really like the feels, but to effectively be able to replace my waybar i need systray icons. Do you plan on adding support for this? Maybe the eww implementation may help...

I'm very excited to see where this project is going ;)

cr3eperall commented 2 months ago

I was already planning on implementing a systray module. Right now, I'm focused on refining the shared code for the modules and adding documentation, once that's done I'll probably start with this

cr3eperall commented 1 month ago

I've added a systray module. Let me know if you have any suggestions on how to improve it.