elParaguayo / qtile-extras

Somewhere to store things I create for qtile that probably won't end up in the official repo
MIT License
163 stars 19 forks source link

Colors of the text in the popup of the bluetooth widget not changing #322

Closed MagnuSiwy closed 6 months ago

MagnuSiwy commented 6 months ago

The borders change their color, same as background. Unfortunately the highlight_colour, menu_foreground and menu_foreground_highlighted don't change the default colors of the menu popup.

menuPopup

elParaguayo commented 6 months ago

Thanks for the report. I'll take a look when I can.

EDIT: OK - I know exactly what the issue is. I'll just need to think of the best way to fix it!

elParaguayo commented 6 months ago

Can you see if #324 fixes this for you.

MagnuSiwy commented 6 months ago

I'm using qtile-extras-git from AUR 0.24.0.r325

If I understand how it works correctly, I'm on 325 and it still doesn't work unfortunately

elParaguayo commented 6 months ago

It's not merged so that wouldn't work. You'd need to build from the branch with these changes to test it.

elParaguayo commented 6 months ago

OK. I've merged this.

MagnuSiwy commented 6 months ago

Ok, thank you very much. I tried installing the thing, but I installed stuff from the main branch by mistake. Great it works now and sorry for my unavailability