Dzmitry Malyshau
|
ca62d22147
|
linux: implement dispatcher, add dummy textsystem
|
2024-02-01 21:28:16 -08:00 |
|
Antonio Scandurra
|
25a7eb27d2
|
Move interaction with keychain off the main thread
|
2024-01-24 14:53:05 +01:00 |
|
Mikayla
|
4184686e8d
|
Lock down test platform implementation
|
2024-01-20 15:03:36 -08:00 |
|
Mikayla
|
cae35d3334
|
Fix draw helper, add helper traits for selecting groupings of input events
|
2024-01-16 22:19:55 -08:00 |
|
Antonio Scandurra
|
1c260e6dfd
|
Merge remote-tracking branch 'origin/main' into cache
# Conflicts:
# crates/copilot/src/sign_in.rs
# crates/gpui/src/window.rs
# crates/workspace/src/pane_group.rs
|
2024-01-10 22:58:52 +01:00 |
|
Mikayla
|
e786e22121
|
And a few more todos
|
2024-01-09 16:41:17 -08:00 |
|
Mikayla
|
9ce7ef8949
|
Remove the last of the major todos
|
2024-01-09 16:14:54 -08:00 |
|
 Nathan SoboandConrad
|
42cbd103fb
|
Even more docs
Co-authored-by: Conrad <conrad@zed.dev>
|
2024-01-09 12:02:12 -07:00 |
|
Antonio Scandurra
|
0c6d107740
|
Introduce on_request_frame
|
2024-01-09 18:21:10 +01:00 |
|
Kirill Bulatov
|
625c9d8980
|
Remove some todo!'s
|
2024-01-09 11:36:36 +02:00 |
|
Piotr Osiewicz
|
53564fb269
|
Bring back zed.rs tests (#3907)
At present 3 tests still fail; 2 are related to keymap issues that (I
believe) @maxbrunsfeld is working on. The other one
(`test_open_paths_action`) I'll look into. edit: done
This PR also fixes workspace unregistration, as we've put the code to do
that behind `debug_assert`
(https://github.com/zed-industries/zed/pull/3907/files#diff-041673bbd1947a35d45945636c0055429dfc8b5985faf93f8a8a960c9ad31e28L649).
Release Notes:
- N/A
|
2024-01-08 12:29:54 +01:00 |
|
Conrad Irwin
|
fff415e3e9
|
Improve deactivate simulation
|
2024-01-04 22:06:52 -07:00 |
|
Conrad Irwin
|
5c32dd5688
|
Better TestWindow support
|
2024-01-04 08:00:40 -07:00 |
|
 Max BrunsfeldandMikayla
|
f5ba22659b
|
Remove 2 suffix from gpui
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 12:59:39 -08:00 |
|