app
|
Mainline GPUI2 UI work (#3099)
|
2023-10-06 13:18:56 -04:00 |
elements
|
Eliminate PaintContext
|
2023-09-11 09:00:59 -06:00 |
platform
|
Clearer error on importing both gpui and gpui2
|
2023-10-26 10:39:52 +02:00 |
scene
|
Merge branch 'main' into divs
|
2023-08-22 16:35:56 -06:00 |
views
|
Avoid spurious notifies in chat channel select
|
2023-10-02 15:57:59 -07:00 |
app.rs
|
Merge branch 'main' into gpui2
|
2023-10-07 10:50:05 -04:00 |
color.rs
|
Ditch the hot reloading approach
|
2023-08-11 00:26:58 -06:00 |
elements.rs
|
Eliminate PaintContext
|
2023-09-11 09:00:59 -06:00 |
executor.rs
|
executor: timers must be used
|
2023-09-01 16:52:41 -07:00 |
fonts.rs
|
Checkpoint
|
2023-10-16 20:16:35 +02:00 |
geometry.rs
|
WIP - Next: implement Element derive macro
|
2023-09-20 22:26:46 -06:00 |
gpui.rs
|
Checkpoint
|
2023-09-06 15:22:35 -06:00 |
image_cache.rs
|
Checkpoint: start rendering images
|
2023-10-04 15:03:21 +02:00 |
platform.rs
|
Use platform API to request mouse position
|
2023-08-23 13:10:41 -06:00 |
scene.rs
|
Checkpoint
|
2023-09-08 16:25:10 -06:00 |
text_layout.rs
|
Checkpoint
|
2023-09-27 21:14:09 -06:00 |