Piotr Osiewicz
|
4af6ac25e9
|
gpui2: Another round of fixups
|
2024-01-02 13:11:36 +01:00 |
|
Nathan Sobo
|
83923fd6d5
|
Clean up Element API and start on docs
|
2023-12-31 08:33:40 -07:00 |
|
Nathan Sobo
|
d13a21c238
|
Don't move in paint
|
2023-12-14 15:15:18 -07:00 |
|
Conrad Irwin
|
a055a4c163
|
Make overlay positioning more robust
Previously we would either switch anchor or snap, now we first try switching
anchor (if desired) and then snap to window regardless.
|
2023-12-12 21:28:58 -07:00 |
|
Conrad Irwin
|
fa36adbf1f
|
Fix typo in overlay positioning code
|
2023-12-12 21:14:48 -07:00 |
|
Nathan Sobo
|
ac07e230fa
|
Document geometry
|
2023-12-06 12:28:44 -07:00 |
|
Conrad Irwin
|
a85e0db1f4
|
More progress on collab panel
|
2023-11-28 14:40:32 -07:00 |
|
Conrad Irwin
|
212d9254e1
|
Merge branch 'main' into completions-styles
|
2023-11-27 11:49:39 -07:00 |
|
Conrad Irwin
|
7a8aba329b
|
Break content mask for hoverables
|
2023-11-27 11:43:14 -07:00 |
|
Nate Butler
|
8a35a02863
|
Checkpoint - try using overlay for completions popover
[no ci]
|
2023-11-27 11:22:19 -05:00 |
|
Nathan Sobo
|
c23f17ee0b
|
Reorganize element-related traits
|
2023-11-22 11:19:43 -07:00 |
|
Conrad Irwin
|
d0dd44faad
|
Merge branch 'main' into callback-handles
|
2023-11-20 12:21:42 -07:00 |
|
Mikayla
|
88024ca7c9
|
Remove V parameter on elements
|
2023-11-19 18:32:31 -08:00 |
|
Nathan Sobo
|
33cd6f520a
|
Clean compile with redesigned element traits
|
2023-11-18 21:51:47 -07:00 |
|
Nathan Sobo
|
adc355a1e6
|
Element refinement passing on ui2
|
2023-11-18 20:05:47 -07:00 |
|
Nathan Sobo
|
2515bbf990
|
Move self in Element::paint
Remove mutable state borrows in favor of state ownership in render processes to streamline element rendering.
|
2023-11-17 23:32:55 -07:00 |
|
Conrad Irwin
|
c0ad15756c
|
More attachment configuration for context menus
|
2023-11-16 21:59:23 -07:00 |
|
Conrad Irwin
|
9547e88d88
|
TEMP
|
2023-11-16 19:50:31 -07:00 |
|
Conrad Irwin
|
074a221e0f
|
Progress on ContextMenu
|
2023-11-16 16:59:27 -07:00 |
|
Conrad Irwin
|
9456f716c2
|
Only send one right click event
|
2023-11-16 15:30:53 -07:00 |
|
Conrad Irwin
|
267e07472d
|
Checkpoint, MenuHandle can open one
|
2023-11-16 13:32:19 -07:00 |
|
Conrad Irwin
|
74afa62a55
|
Add Overlay component to gpui2
|
2023-11-15 23:00:36 -07:00 |
|