3d9821b
Jankily adjust left padding on workspace title in fullscreen
Click to expand commit body
This could seriously be done better
Co-authored-by: Mikayla <mikayla@zed.dev>
ForLoveOfCats
and
Mikayla
created
43b9f3b
Invalidate view when entering/exiting fullscreen
Click to expand commit body
This is required for `render_titlebar` to eventually adapt to
fullscreen status to affect the size of left padding on workspace
name to account for the traffic lights presence/absence
Co-authored-by: Mikayla <mikayla@zed.dev>
ForLoveOfCats
and
Mikayla
created
46fef69
Refactor notification/observation callback pattern in MutableAppContext
Click to expand commit body
Pull out duplicate code and clarify some misc behavior. Some of this
existing API feels like it's probably incorrect but that needs more
thorough investigation
Co-authored-by: Mikayla <mikayla@zed.dev>
ForLoveOfCats
and
Mikayla
created
ab76049
Route whether or not a window is fullscreen down into GPUI
Click to expand commit body
This still needs to be able to invalidate things to be useful
but it's a good first cut at just making the information available
to platform-agnostic code
Co-authored-by: Mikayla <mikayla@zed.dev>
ForLoveOfCats
and
Mikayla
created
ae8dd1e
Merge pull request #1481 from zed-industries/trigger-search-automatically
Click to expand commit body
Automatically trigger project search to occur when deploying
Julia
created
a47a6f2
Handle Cmd/Shift + Click go-to action on mouse-up instead of mouse-down
ForLoveOfCats
created
db52593
Automatically trigger project search to occur when deploying
ForLoveOfCats
created
96d5dca
Merge pull request #1476 from zed-industries/update-default-theme
Click to expand commit body
Use One Dark as the default theme.
Nate Butler
created
67713a5
Merge pull request #1474 from zed-industries/compact-project-panel