zed/crates/ui/src
Marshall Bowers f2aa183512
ui: Extend KeyBinding with support for displaying keybindings for other platforms (#9192)
This PR extends the `KeyBinding` component with support for displaying
keybindings for platforms other than macOS.

<img width="824" alt="Screenshot 2024-03-11 at 2 41 59 PM"
src="https://github.com/zed-industries/zed/assets/1486634/7108b17d-dfc3-42ee-9bfd-c58b334d7374">

Release Notes:

- N/A
2024-03-11 15:03:55 -04:00
..
components ui: Extend KeyBinding with support for displaying keybindings for other platforms (#9192) 2024-03-11 15:03:55 -04:00
styles Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
utils
clickable.rs
components.rs
disableable.rs
fixed.rs
prelude.rs
selectable.rs
styled_ext.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
styles.rs
ui.rs
utils.rs
visible_on_hover.rs