ZIm/crates/gpui/src/elements
2022-09-26 16:33:29 -07:00
..
align.rs Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +02:00
canvas.rs Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +02:00
constrained_box.rs Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +02:00
container.rs WIP working on resizable dock 2022-09-12 14:24:57 -07:00
empty.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
expanded.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
flex.rs Finished fixing flex scrolls 2022-09-22 09:35:52 -07:00
hook.rs Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +02:00
image.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
keystroke_label.rs Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +02:00
label.rs Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +02:00
list.rs removed the last dispatch_event I could find 2022-09-22 10:31:29 -07:00
mouse_event_handler.rs Added on_scroll to mouse_event_handler and fixed the uniform list scroll implementation 2022-09-21 22:23:07 -07:00
overlay.rs Finished terminal hyperlinks for now 2022-09-26 16:33:29 -07:00
resizable.rs Extract panel resize code from sidebar into Resizable element 2022-09-12 18:32:15 -07:00
stack.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
svg.rs Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +02:00
text.rs Refresh windows when OS appearance changes 2022-09-14 11:47:43 +02:00
tooltip.rs WIP, almost done with tooltips 2022-09-24 08:32:06 -07:00
uniform_list.rs WIP fixing scrollable flex 2022-09-21 23:26:42 -07:00