Marshall Bowers
|
4cb4033a36
|
Merge branch 'main' into editor2_tests
|
2023-12-04 14:09:23 -05:00 |
|
Nate Butler
|
50fe683305
|
Fix typos
Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
|
2023-12-04 11:28:22 -05:00 |
|
Piotr Osiewicz
|
b5924d6b11
|
Add simulate_window_resize.
Fixes up tests for movement in editor/scrolling.
Co-authored-by: Antonio <antonio@zed.dev>
|
2023-12-04 17:27:48 +01:00 |
|
Nate Butler
|
80ae640060
|
Add additional cursors to gpui2
Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
|
2023-12-04 11:20:41 -05:00 |
|
Piotr Osiewicz
|
1c52b936bc
|
Uncomment flaky tests
|
2023-12-01 19:21:30 +01:00 |
|
Max Brunsfeld
|
a003a91212
|
Restore auto-save on focus change, re-enable workspace tests
|
2023-11-30 14:45:27 -08:00 |
|
Max Brunsfeld
|
f3b6719c76
|
Rename both PlatformDispatcher::poll and Executor::run_step to 'tick'
Co-authored-by: Nathan Sobo <nathan@zed.dev>
|
2023-11-16 19:58:26 -08:00 |
|
Max Brunsfeld
|
6397c05835
|
Add the ability to deprioritize specific labeled tasks in tests
|
2023-11-16 15:54:00 -08:00 |
|
Max Brunsfeld
|
8de8615176
|
Fix uncached raster_bounds computation and font selection
Co-authored-by: Nathan Sobo <nathan@zed.dev>
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2023-11-14 17:19:10 -08:00 |
|
Nathan Sobo
|
9a022671a2
|
Simplify IME support
|
2023-11-08 21:06:00 -07:00 |
|
Max Brunsfeld
|
1a37d9edc6
|
Register text input handlers via new element hook
Provide element bounds to the input handler's `bounds_for_rect` method.
Co-authored-by: Marshall <marshall@zed.dev>
|
2023-11-08 15:48:55 -08:00 |
|
Marshall Bowers
|
0e1d2fdf21
|
Checkpoint: Narrow down error
|
2023-11-02 12:47:06 -04:00 |
|
Antonio Scandurra
|
32db64a049
|
Introduce more GPUI2 APIs needed for transitioning the workspace
|
2023-11-02 10:54:33 +01:00 |
|
Antonio Scandurra
|
d5f0e91faa
|
Remove stray todo
|
2023-11-02 09:56:45 +01:00 |
|
Antonio Scandurra
|
64ad8943ba
|
Remove more Send bounds and simplify view rendering
|
2023-11-02 09:44:16 +01:00 |
|
Max Brunsfeld
|
6ee93125d0
|
Fix hangs in new dispatcher
Co-authored-by: Nathan Sobo <nathan@zed.dev>
|
2023-11-01 17:11:42 -07:00 |
|
Nathan Sobo
|
3f34a8e7ec
|
Checkpoint
|
2023-11-01 14:00:26 -06:00 |
|
Max Brunsfeld
|
57ffa8201e
|
Start removing the Send impl for App
Co-authored-by: Antonio <antonio@zed.dev>
Co-authored-by: Nathan <nathan@zed.dev>
|
2023-11-01 13:53:45 -06:00 |
|
Antonio Scandurra
|
412c0ff7dc
|
Add fs2
Co-Authored-By: Max <max@zed.dev>
Co-Authored-By: Conrad <conrad.irwin@gmail.com>
Co-Authored-By: Kyle <kyle@zed.dev>
|
2023-10-25 19:17:50 +02:00 |
|
Antonio Scandurra
|
3566d920c5
|
Add deterministic TestDispatcher
Co-Authored-By: Conrad Irwin <conrad@zed.dev>
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Co-Authored-By: Kyle Caverly <kyle@zed.dev>
|
2023-10-25 17:33:55 +02:00 |
|
Nathan Sobo
|
0910760b76
|
Reduce the need for Send + Sync bounds on generics
|
2023-10-24 14:20:01 +02:00 |
|
Antonio Scandurra
|
a0b667a2ca
|
WIP
|
2023-10-22 19:56:25 +02:00 |
|
Antonio Scandurra
|
48033463c8
|
WIP
|
2023-10-22 16:33:59 +02:00 |
|
Antonio Scandurra
|
6ffeb048b3
|
WIP
|
2023-10-22 16:27:23 +02:00 |
|
Antonio Scandurra
|
e4fe9538d7
|
Checkpoint
|
2023-10-21 16:01:47 +02:00 |
|