..
app
Mainline GPUI2 UI work ( #3099 )
2023-10-06 13:18:56 -04:00
elements
Make completion documentation scroll & fix accompanying panic from tag
2023-10-10 10:08:29 -04:00
keymap_matcher
ui: Mirror option key in keybindings ( #3065 )
2023-09-29 16:45:49 +02:00
platform
Fix ./script/bundle to allow passing key
2023-10-09 08:59:25 -06: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
Implement channel changes for messages
2023-10-01 22:32:11 -07:00
assets.rs
Add png image loading to gpui
2023-03-06 14:26:32 -08:00
clipboard.rs
Move all crates to a top-level crates folder
2021-10-04 13:22:21 -06: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
font_cache.rs
Report which requested font families are not present on the system ( #3006 )
2023-09-22 15:27:42 -04:00
fonts.rs
Checkpoint
2023-09-05 12:16:21 -06:00
geometry.rs
Checkpoint
2023-09-18 20:17:27 -06:00
gpui.rs
Checkpoint
2023-09-06 15:22:35 -06:00
image_cache.rs
Add support for fetching/rendering images
2023-09-06 17:13:43 -06:00
image_data.rs
Move all crates to a top-level crates folder
2021-10-04 13:22:21 -06:00
json.rs
Move all crates to a top-level crates folder
2021-10-04 13:22:21 -06:00
keymap_matcher.rs
Fix multi-key shortcuts with modifiers
2023-09-14 14:35:17 -06: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
test.rs
Move methods querying window state into AsyncAppContext
2023-05-02 19:38:48 +02:00
text_layout.rs
Checkpoint
2023-09-08 16:25:10 -06:00
util.rs
Make timer method available on both foreground and background executors
2022-03-04 13:54:07 -08:00
views.rs
Restructure collab panel to allow opening chat + notes w/ one click
2023-09-08 17:06:39 -07:00