sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit 37eb2584dae93508bf417db653f83861f450b590
parent 6622f5e21715090d556e8ac5a8a929693a342974
Author: blinxen <h-k-81@hotmail.com>
Date:   Mon, 13 Oct 2025 21:28:56 +0200

Remove comment that should be now obsolete

Diffstat:
Mswaybar/tray/item.c | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/swaybar/tray/item.c b/swaybar/tray/item.c @@ -19,8 +19,6 @@ #include "stringop.h" #include "wlr-layer-shell-unstable-v1-client-protocol.h" -// TODO menu - static bool sni_ready(struct swaybar_sni *sni) { return sni->status && (sni->status[0] == 'N' ? // NeedsAttention sni->attention_icon_name || sni->attention_icon_pixmap :