Nathan Sobo
|
631e264e3c
|
Start on app menus
|
2023-12-05 13:17:59 -07:00 |
|
Conrad Irwin
|
47b4d9942f
|
Fix panic on quit
|
2023-11-27 15:33:47 -07:00 |
|
Conrad Irwin
|
9d742b90c3
|
Allow you to click on a context menu item
|
2023-11-17 11:57:51 -07:00 |
|
Conrad Irwin
|
9456f716c2
|
Only send one right click event
|
2023-11-16 15:30:53 -07:00 |
|
Max Brunsfeld
|
277fbda356
|
Fix vertical position in first_rect_for_character_range
|
2023-11-08 17:27:32 -08: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 |
|
Conrad Irwin
|
803d2b6710
|
Add double click to zoom the window
Co-Authored-By: Antonio <me@as-cii.com>
|
2023-11-02 10:58:46 -06:00 |
|
Antonio Scandurra
|
76c675a63b
|
💄
|
2023-11-02 10:57:29 +01:00 |
|
Antonio Scandurra
|
32db64a049
|
Introduce more GPUI2 APIs needed for transitioning the workspace
|
2023-11-02 10:54:33 +01: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 |
|
Conrad Irwin
|
5651ef7ca2
|
Use quit to end tests
|
2023-10-26 10:40:04 +02:00 |
|
Conrad Irwin
|
51aa0d6a94
|
Clearer error on importing both gpui and gpui2
|
2023-10-26 10:39:52 +02:00 |
|
Marshall Bowers
|
7ec9cc08c7
|
Fix z-index targeting for drag and drop
|
2023-10-25 20:49:40 +02:00 |
|
Marshall Bowers
|
5355007719
|
Clean up some warnings
|
2023-10-25 20:40:50 +02:00 |
|
Kirill Bulatov
|
a01b507ef4
|
Add OS file drop event handler
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2023-10-24 19:26:06 +02:00 |
|
Kirill Bulatov
|
0e48465adb
|
Add a draft of the mac platform file drag and drop events
|
2023-10-24 14:09:46 +02:00 |
|
Antonio Scandurra
|
e4fe9538d7
|
Checkpoint
|
2023-10-21 16:01:47 +02:00 |
|