mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-13 05:42:59 +00:00
0b6155609d
Maps a ctrl left down event into a ctrl-less right down and then up pair and filters out ctrl left up. Hopefully this ensures that mouse down/up events remain balanced and somewhat matching. Release Notes: - Added the ability to ctrl-click in place of right click to summon context menus ([#1150](https://github.com/zed-industries/community/issues/1150)). |
||
---|---|---|
.. | ||
app | ||
elements | ||
keymap_matcher | ||
platform | ||
scene | ||
views | ||
app.rs | ||
assets.rs | ||
clipboard.rs | ||
color.rs | ||
elements.rs | ||
executor.rs | ||
font_cache.rs | ||
fonts.rs | ||
geometry.rs | ||
gpui.rs | ||
image_data.rs | ||
json.rs | ||
keymap_matcher.rs | ||
platform.rs | ||
scene.rs | ||
test.rs | ||
text_layout.rs | ||
util.rs | ||
views.rs |