Skip to content

theme: Add focus indication for switches

Vanadiae requested to merge Vanadiae/gnome-shell:fix-switch-focus-indicator into main

Fixes #2447 (closed)


Unfortunately I haven't managed to build GNOME Shell. I tried with https://gitlab.gnome.org/fmuellner/silverblue-stuff since I'm on Silverblue but I got some errors and so didn't manage to try this MR locally. Looking Glass doesn't seem to have a CSS tester like the GTK inspector has, so I can't test with that either. What's pretty sure though is that the border-radius will likely need to be added for the switch. It would also be worth checking if I didn't break the switches in the accessibility top bar popover too, as those don't seem to be properly focusable at all (their row is instead focusable).

Merge request reports