Marshall Bowers
|
258496700f
|
Rename theme getter to old_theme
|
2023-10-25 16:02:47 +02:00 |
|
Marshall Bowers
|
8043d0d8a9
|
Reference theme2 colors in ThemeColor
|
2023-10-25 15:58:56 +02:00 |
|
Marshall Bowers
|
dd34bb273e
|
Load Theme from theme2 into the storybook
|
2023-10-25 15:50: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 |
|
Marshall Bowers
|
5b04f965fa
|
Update Cargo.lock
|
2023-10-24 18:25:48 +02:00 |
|
Kirill Bulatov
|
77991ad865
|
Fix compilation
|
2023-10-24 18:22:26 +02:00 |
|
Marshall Bowers
|
afad2fbfa2
|
Merge branch 'zed2' of github.com:zed-industries/zed into zed2
|
2023-10-24 17:58:42 +02:00 |
|
Marshall Bowers
|
d6bd000aa8
|
Rename cx.global_default_mut to cx.global_default
|
2023-10-24 17:58:14 +02:00 |
|
Marshall Bowers
|
4ca7ddfc42
|
Finish up ThemeRegistry and remove AnyAssetSource
|
2023-10-24 17:47:41 +02:00 |
|
Marshall Bowers
|
51c66f508b
|
Merge branch 'zed2' into theme2
|
2023-10-24 17:29:25 +02:00 |
|
Marshall Bowers
|
4740d6ed61
|
Checkpoint
|
2023-10-24 17:29:03 +02:00 |
|
Kirill Bulatov
|
18930c33fe
|
Make audio2
|
2023-10-24 17:15:59 +02:00 |
|
Marshall Bowers
|
5fb8321ee0
|
Merge branch 'zed2' of github.com:zed-industries/zed into zed2
|
2023-10-24 17:00:11 +02:00 |
|
Marshall Bowers
|
09866ec3e9
|
WIP
|
2023-10-24 16:59:24 +02:00 |
|
Marshall Bowers
|
9f8aaa4cdb
|
Add AnyAssetSource
|
2023-10-24 16:59:01 +02:00 |
|
Kirill Bulatov
|
1ad7f3a16d
|
Finish ???-ing project2.rs
|
2023-10-24 16:35:34 +02:00 |
|
Antonio Scandurra
|
11953e613b
|
Checkpoint
|
2023-10-24 16:15:20 +02:00 |
|
Antonio Scandurra
|
9aaf7d0c46
|
Checkpoint
|
2023-10-24 15:30:16 +02:00 |
|
Antonio Scandurra
|
191285a8f1
|
Checkpoint
|
2023-10-24 15:18:51 +02:00 |
|
Nathan Sobo
|
9f9137cf76
|
Remove failed attempt at eliminating static bounds on entities
|
2023-10-24 15:12:51 +02:00 |
|
Nate Butler
|
9f48cdac83
|
Lower the default state intensities
|
2023-10-24 08:41:39 -04:00 |
|
Nate Butler
|
bfb37bbe94
|
Merge branch 'n/elevation' into zed2
|
2023-10-24 08:34:54 -04:00 |
|
Marshall Bowers
|
8117e7933c
|
Add missing bounds to Themed
|
2023-10-24 14:30:26 +02:00 |
|
Nathan Sobo
|
2285a35016
|
Merge branch 'fewer-bounds' into zed2
|
2023-10-24 14:24:06 +02:00 |
|
Nathan Sobo
|
0910760b76
|
Reduce the need for Send + Sync bounds on generics
|
2023-10-24 14:20:01 +02:00 |
|
Marshall Bowers
|
cf380a9f62
|
Remove set_ prefix for List setters
|
2023-10-24 14:18:51 +02:00 |
|
Marshall Bowers
|
24e21a4c29
|
Merge branch 'zed2' of github.com:zed-industries/zed into zed2
|
2023-10-24 14:11:22 +02:00 |
|
Marshall Bowers
|
bb35583998
|
Merge branch 'gpui2' into zed2
|
2023-10-24 14:11:13 +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 |
|
Kirill Bulatov
|
4d5ca37edb
|
Fix the branch compilation
|
2023-10-24 14:04:45 +02:00 |
|
Marshall Bowers
|
23ad0a2c58
|
Return a Result from load_embedded_fonts
|
2023-10-24 13:31:01 +02:00 |
|
Antonio Scandurra
|
9a53da28bc
|
WIP
|
2023-10-24 13:10:37 +02:00 |
|
Marshall Bowers
|
f2710f37c5
|
Fix default font family
|
2023-10-24 12:49:18 +02:00 |
|
Marshall Bowers
|
785901c75e
|
Load embedded fonts
|
2023-10-24 12:32:30 +02:00 |
|
Marshall Bowers
|
171db00f6e
|
Fix stack overflow
|
2023-10-24 11:39:15 +02:00 |
|
Marshall Bowers
|
6f5cf10acb
|
Comment out .state setting
|
2023-10-24 11:39:10 +02:00 |
|
Marshall Bowers
|
6a532af1fd
|
Swap the parameters to IconButton
|
2023-10-24 11:26:19 +02:00 |
|
Marshall Bowers
|
47f979d457
|
Pass IDs to IconButton s instead of generating them
|
2023-10-24 11:20:31 +02:00 |
|
Antonio Scandurra
|
953857f8e3
|
WIP
|
2023-10-24 10:31:35 +02:00 |
|
Antonio Scandurra
|
18eb4a7292
|
WIP
|
2023-10-24 10:01:19 +02:00 |
|
Nate Butler
|
e99d862f3f
|
WIP Button Refactor
|
2023-10-23 14:50:53 -04:00 |
|
Nate Butler
|
c1c9db2ae2
|
Add elevation enums + docs
|
2023-10-23 13:50:39 -04:00 |
|
Antonio Scandurra
|
4d621f355d
|
WIP
|
2023-10-23 17:41:22 +02:00 |
|
Antonio Scandurra
|
05cbceec24
|
WIP
|
2023-10-23 17:36:49 +02:00 |
|
Nate Butler
|
297cef14ed
|
WIP add Elevation Docs
|
2023-10-23 11:21:48 -04:00 |
|
Nathan Sobo
|
192b3512fd
|
Merge branch 'gpui2-drag-drop' into zed2
|
2023-10-23 17:18:07 +02:00 |
|
Nate Butler
|
3a326bfa7e
|
🤦 Remove references to system_color
|
2023-10-23 11:05:17 -04:00 |
|
Nate Butler
|
dd55ccef34
|
Merge branch 'n/d' into zed2
|
2023-10-23 11:01:36 -04:00 |
|
Nate Butler
|
1e13e273d2
|
Add ThemeColor interface for UI coloring and remove redundancy
|
2023-10-23 11:01:04 -04:00 |
|
Nate Butler
|
438cf529bb
|
Remove duplicate ThemeColor defs
|
2023-10-23 11:00:45 -04:00 |
|