zed/crates/settings_ui
Danilo Leal 4fb91135d1
ui: Use focus_visible method for some components (#41077)
Using the cool, [recently
added](https://github.com/zed-industries/zed/pull/40940) `focus-visible`
support in some components. This will be particularly nice in the
settings UI, as it will not display the focus styles if you're
navigating it with a pointer device as opposed to the keyboard.

Release Notes:

- N/A
2025-10-24 05:47:53 +00:00
..
src ui: Use focus_visible method for some components (#41077) 2025-10-24 05:47:53 +00:00
Cargo.toml settings_ui: Fix settings window doesn't inherit Zed icon (#41031) 2025-10-24 01:32:09 +05:30
LICENSE-GPL Start up settings UI 2 (#38673) 2025-09-24 15:45:14 +00:00