Nona

Results 5 comments of Nona

If someone is familiar with `swaybar` architecture, any suggestions where to look to change it?

Kinda hackish, but works: ```diff diff --git a/swaybar/render.c b/swaybar/render.c index 7e2f97b..222569e 100644 --- a/swaybar/render.c +++ b/swaybar/render.c @@ -649,22 +649,22 @@ static uint32_t render_workspace_button(struct render_context *ctx, cairo_set_operator(cairo, CAIRO_OPERATOR_SOURCE); cairo_set_source_u32(cairo, box_colors.background); ctx->background_color...

Sorry for the flurry of edits, I don't know Github >w

Similarly there's a huge difference in colors and blending between imgui-rs' glow renderer and wgpu. |Glow|Wgpu| |----|----| |![grim_1666857532](https://user-images.githubusercontent.com/99364286/198225887-c1d6e44a-8559-46cb-ac77-4c07f7c76e67.png)|![grim_1666857528](https://user-images.githubusercontent.com/99364286/198225911-b5844649-6d71-46d9-b5d6-99954fac41d1.png)|

Another idea could be `sway-cooler` like a "way cooler sway".