Kvantum icon indicating copy to clipboard operation
Kvantum copied to clipboard

Focused buttons don't get highlighted

Open code-IM-perfect opened this issue 3 years ago • 3 comments

I'm using macchito blue and the keyboard focused buttons don't get highlighted as you'd expect. if it's something that'd take time, just point me in the right category that controls it (I suspect its ItemView)

There's a ss of the issue Screenshot_86

here quit is in focus and I can change the focus via arrows but there's no visual indicator.

mouse focus works as expected Screenshot_87

code-IM-perfect avatar Aug 28 '22 07:08 code-IM-perfect

It's with the focus section but to be honest I have no luck to correct it. Will need more time to figure it out.

elkrien avatar Sep 04 '22 09:09 elkrien

@elkrien I figured it out, all you need is combo_focus_rect=true in the general section

also I needed to change the width and color of the focus lines to make them more visible. image

code-IM-perfect avatar Jul 26 '23 18:07 code-IM-perfect

@elkrien I am willing to fix this...but how did you generate these? like do I have to change stuff on all of the flavors manually? or is there a better approach?

code-IM-perfect avatar Mar 09 '24 11:03 code-IM-perfect