Commit log
d49e35f
Merge pull request #2203 from zed-industries/collab-ui-fixes
Click to expand commit body
Fix minor issues with new collab UI
Max Brunsfeld
created
2 years ago
40aee8d
Add missing tooltip for contacts menu button
Click to expand commit body
Co-authored-by: Joseph Lyons <joseph@zed.dev>
Max Brunsfeld
and
Joseph Lyons
created
2 years ago
d33d27f
Fix ToggleContactsMenu action name in keymap
Click to expand commit body
Co-authored-by: Joseph Lyons <joseph@zed.dev>
Max Brunsfeld
and
Joseph Lyons
created
2 years ago
46ead28
Bump RPC protocol version number
Max Brunsfeld
created
2 years ago
Max Brunsfeld
created
2 years ago
Max Brunsfeld
created
2 years ago
b73423d
Merge pull request #2114 from zed-industries/new-collaboration-ui
Click to expand commit body
New collaboration UI part 1/N
Max Brunsfeld
created
2 years ago
0324ca3
Be more specific about clearing (leader, follower) row
Click to expand commit body
Previously anyone unfollowing someone would clear all other rows for
other followers leading to an incorrect state, fix and test
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Julia
and
Max Brunsfeld
created
2 years ago
36040cd
Add top level leave call button
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Julia
and
Max Brunsfeld
created
2 years ago
a07867d
Fiddle with titlebar item spacing
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Julia
and
Max Brunsfeld
created
2 years ago
812145f
Only show in-call share/unshare button if own project
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Julia
and
Max Brunsfeld
created
2 years ago
dbe5b02
Add style leader selection container
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Julia
and
Max Brunsfeld
created
2 years ago
3d6c815
Add an icon to the terminal view tab
Click to expand commit body
The terminal icon already existed in `assets/icons`
Co-Authored-By: Julia <30666851+ForLoveOfCats@users.noreply.github.com>
Petros Amoiridis
and
Julia
created
2 years ago
81ece4f
Deduplicate tab theme related code
Click to expand commit body
We've noticed that the search theme struct had two fields for a tab icon width and spacing. But we already have those in the tab theme struct. We decided to remove the duplicate and reuse the tab fields.
We also wanted to move where the spacing is being used. Instead of doing it at the left of the label, we do it at the right of the icon to match how it is done in other areas of the UI.
Co-Authored-By: Julia <30666851+ForLoveOfCats@users.noreply.github.com>
Petros Amoiridis
and
Julia
created
2 years ago
2ec5c88
Make icon width match other areas
Click to expand commit body
This was 8 but we've seen areas where this was 14, like the project search tab icon. We want to match this.
Co-Authored-By: Julia <30666851+ForLoveOfCats@users.noreply.github.com>
Petros Amoiridis
and
Julia
created
2 years ago
7b55917
Merge pull request #2201 from zed-industries/save-shortcuts
Click to expand commit body
Add OS UI Keybindings
Mikayla Maki
created
2 years ago
d730507
Merge pull request #2198 from zed-industries/more-item-defaults
Click to expand commit body
Add more default impls to the item trait
Mikayla Maki
created
2 years ago
4798b72
Fixed keyboard shortcuts in mac os native panels
Click to expand commit body
co-authored-by: Antonio <antonio@zed.dev>
Mikayla Maki
and
Antonio
created
2 years ago
71d8ead
Introduce an OSAction that can be associated with menu items for mac platform compatibility.
Click to expand commit body
Co-authored-by: Antonio <antonio@zed.dev>
Mikayla Maki
and
Antonio
created
2 years ago
9b92a8e
Add mockup accurate avatar background
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Julia
and
Max Brunsfeld
created
2 years ago
7f4da80
Initial dedicated face pile element
Click to expand commit body
Rather than overload Flex with yet another special case, add a dedicated
element to handle this overlap instead
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Julia
and
Max Brunsfeld
created
2 years ago
6a73123
Remove `Flex::with_reversed_pain_order`
Julia
created
2 years ago
b7cf426
Start work on styling of follower avatars in facepiles
Click to expand commit body
* Make follower avatars smaller than top-level avatars
* Make avatars in facepiles overlap
* Render an opaque background behind avatars in facepiles.
Max Brunsfeld
created
2 years ago
0dc92be
Retrieve room id from the project when following/unfollowing
Click to expand commit body
Previously, we were accidentally using the project id as the room id.
Max Brunsfeld
created
2 years ago
c75aca2
Remove left side collaborator list
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Julia
and
Max Brunsfeld
created
2 years ago
ae87961
Close contacts popover when call ends
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Julia
and
Nathan Sobo
created
2 years ago
e946481
Make tooltip lie less
Julia
created
2 years ago
1ed4766
Avoid moving contacts popover during call start & add button style state
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Julia
and
Nathan Sobo
created
2 years ago
dd02bc7
Initial adding of contact menu to call-less share button
Julia
created
2 years ago
e403b86
Add followers table to sqlite scheme for tests
Click to expand commit body
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Julia
and
Antonio Scandurra
created
3 years ago
3105ecd
Shuffle share/unshare button back to the right side
Julia
created
3 years ago
05e9615
Highlight face pile which local user is following
Julia
created
3 years ago
1abb779
Handle case where follower is local user
Julia
created
3 years ago
50e681b
Add username to right side
Julia
created
3 years ago
3fb8395
Make things a bit more infallible
Julia
created
3 years ago
4513c40
Following face piles finally take their first breath
Julia
created
3 years ago
4ffc8cd
Fix deadlock in db `get_room`
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Julia
and
Max Brunsfeld
created
3 years ago
33c265d
Abuse a closure instead of abusing options/iterators quite so much
Julia
created
3 years ago
58c4177
Absolute pain of the iterator kind (start laying out a user's followers)
Julia
created
3 years ago
2592ec7
Initial tracking of unfollows on collab server
Julia
created
3 years ago
d6462c6
Begin tracking follow states on collab server
Click to expand commit body
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Julia
and
Antonio Scandurra
created
3 years ago
28786a3
Add Flex `with_reversed_paint_order` & initially move face piles to left
Click to expand commit body
Co-Authored-By: Petros Amoiridis <petros@zed.dev>
Julia
and
Petros Amoiridis
created
3 years ago
a5fd025
Start fleshing out layout of collaborator list entries
Click to expand commit body
Co-Authored-By: Petros Amoiridis <petros@zed.dev>
Julia
and
Petros Amoiridis
created
3 years ago
f68eda9
Tell project when it has been unshared
Click to expand commit body
Co-Authored-By: Petros Amoiridis <petros@zed.dev>
Julia
and
Petros Amoiridis
created
3 years ago
99236f1
Add collaborators to collaborator list, including self user
Julia
created
3 years ago
bf86580
Add collaborator count to collaborator list button
Julia
created
3 years ago
c697c1a
Switch collaborator list to using own style
Julia
created
3 years ago
2b6aa3f
Begin adding collaborator list popover
Click to expand commit body
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Julia
and
Antonio Scandurra
created
3 years ago
e96d52f
Move share button and support unsharing
Julia
created
3 years ago
ed2f1dd
Move workspace title into collaboration titlebar item render
Julia
created
3 years ago
Page 8 of 164