Commit log
318b923
Merge pull request #1765 from zed-industries/fix-terminal-hyperlinks
Click to expand commit body
Open hyperlinks on up, not down, and disable them when dragging.
Mikayla Maki
created
3 years ago
93a30ea
Removed breadcrumb scrollable
Mikayla Maki
created
3 years ago
5bb2edc
Added absolute path info to remote worktrees (updated protocol version)
Mikayla Maki
created
3 years ago
Mikayla Maki
created
3 years ago
f473ead
Fixed failing test, now to make breadcrumbs scrollable...
Mikayla Maki
created
3 years ago
1f161b9
Show full, absolute paths when displaying a local worktree
Mikayla Maki
created
3 years ago
354fefe
Resovled behavioral inconsistency with how projects with multiple roots are handled
Mikayla Maki
created
3 years ago
19c98bb
fixed a bug where files outside of the project would show 'untitled' in the search bar
Mikayla Maki
created
3 years ago
2149c17
Merge pull request #1768 from zed-industries/git-gutter-meets-code-folding
Click to expand commit body
Git gutter meets code folding (and word wrap fixes)
Julia
created
3 years ago
Julia
created
3 years ago
2a5d7ea
Inclusively check for hunk in fold range
Julia
created
3 years ago
be34c50
Deduplicate identical hunk layouts
Julia
created
3 years ago
50ae3e0
More concrete usage of display map to handle diff hunk gutter layout
Julia
created
3 years ago
Antonio Scandurra
created
3 years ago
81d8384
WIP: Start integrating screen-sharing
Antonio Scandurra
created
3 years ago
cce0052
Remove participants from live-kit rooms when they leave zed rooms
Antonio Scandurra
created
3 years ago
c9225bb
WIP: Start integrating with LiveKit when creating/joining rooms
Antonio Scandurra
created
3 years ago
75c3398
Add `live_kit_server::api::Client::{create,delete}_room`
Antonio Scandurra
created
3 years ago
e39c7c6
Update livekit_client
Antonio Scandurra
created
3 years ago
b6bb298
Merge pull request #1767 from zed-industries/notify-on-auto-update
Click to expand commit body
Notify `ActivityIndicator` when `AutoUpdater` changes
Antonio Scandurra
created
3 years ago
6bdbab2
Notify `ActivityIndicator` when `AutoUpdater` changes
Click to expand commit body
This fixes a bug that caused the status bar to not update when the
auto-update system changed its status.
Antonio Scandurra
created
3 years ago
Antonio Scandurra
created
3 years ago
19a2752
WIP: Update token module to support server api
Nathan Sobo
created
3 years ago
5d433b1
WIP: start on live_kit_server
Antonio Scandurra
created
3 years ago
caeae38
Move `live_kit` to `live_kit_client` and add `live_kit_server`
Antonio Scandurra
created
3 years ago
c25acc1
Move ownership of `MacOSDisplay` to the rust side
Antonio Scandurra
created
3 years ago
4222f86
Temporarily use legacy screen capture API
Antonio Scandurra
created
3 years ago
9569323
WIP: Getting a big black window, then a crash
Nathan Sobo
created
3 years ago
0bbba90
Use ScreenCaptureKit-enabled LiveKit SDK and add display_sources function
Click to expand commit body
Co-Authored-By: Antonio Scandurra <antonio@zed.dev>
Nathan Sobo
and
Antonio Scandurra
created
3 years ago
f1ff557
Rearranged mouse handling
Mikayla Maki
created
3 years ago
23d7143
Merge pull request #1666 from zed-industries/settings-for-journal
Click to expand commit body
Settings for journal
Joseph T. Lyons
created
3 years ago
12eab65
Remove dispatch_event from Element trait
Nathan Sobo
created
3 years ago
d25c6b1
Move Terminal key down event handling from element to View::key_down method
Nathan Sobo
created
3 years ago
b9308ad
Move handling of modifier changes to new View hook
Nathan Sobo
created
3 years ago
6e363e4
Start on view-level dispatch approach for keyboard events
Nathan Sobo
created
3 years ago
6e53deb
Refine mouse event naming
Nathan Sobo
created
3 years ago
0717c16
Derive Serialize on HourFormat
Joseph T Lyons
created
3 years ago
6d020a3
Do not derive Default on JournalSettings
Joseph T Lyons
created
3 years ago
9a381c1
Merge branch 'main' into settings-for-journal
Joseph T Lyons
created
3 years ago
3e23d1f
Merge pull request #1762 from zed-industries/less-click-and-hover-invalidation
Click to expand commit body
Reduce unnecessary view invalidations related to mouse events
Nathan Sobo
created
3 years ago
1750fcf
Merge pull request #1761 from zed-industries/mouse-region-view-invalidation
Click to expand commit body
Remove unconditional invalidation when calling mouse region handlers
Nathan Sobo
created
3 years ago
646d344
Avoid re-rendering editor on mouse move
Click to expand commit body
Only notify editor when clearing highlights if there were highlights to
begin with.
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Nathan Sobo
and
Max Brunsfeld
created
3 years ago
bc03592
Only invalidate parent view on click/hover if we read that state when rendering
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Nathan Sobo
and
Max Brunsfeld
created
3 years ago
a4b518e
Merge pull request #1760 from zed-industries/invite-unknown-platform
Click to expand commit body
Include waitlist entries w/ unknown platform when summarizing and sending invites
Max Brunsfeld
created
3 years ago
b541ac3
Revert unnecessary logic for fetching invites' platform_unknown flag
Max Brunsfeld
created
3 years ago
934474f
Remove unconditional invalidation when calling mouse region handlers
Click to expand commit body
We want invalidation to opt-in as much as possible.
If you want a view to re-render, you need to call `cx.notify`.
Nathan Sobo
created
3 years ago
3a4e802
Include waitlist entries w/ unknown platform when summarizing and sending invites
Max Brunsfeld
created
3 years ago
Click to expand commit body
Co-Authored-By: Kay Simmons <kay@zed.dev>
Julia
and
Kay Simmons
created
3 years ago
c21e0e9
Merge pull request #1759 from zed-industries/move-page-up-down
Click to expand commit body
Move page up / down
Mikayla Maki
created
3 years ago
d301a21
Finished implementing vscode, emacs, and mac style pageup/down. Added keybindings ctrl-v, alt-v for emacs up/down and shift-pageup, shift-pagedown for vscode style. Also improved incorporated pageup/down into context menus
Mikayla Maki
created
3 years ago
Page 6 of 133