zed/crates/editor/src
apricotbucket28 f6fa6600bc
wayland: Refactor clipboard implementation (#12405)
Fixes https://github.com/zed-industries/zed/issues/12054

Replaces the `copypasta`/`smithay-clipboard` implementation with a new,
custom one

TODO list:

- [x] Cleanup code
- [x] Remove `smithay-clipboard`
- [x] Add more mime types to the supported list

Release Notes:

- Fixed drag and drop on Gnome
- Fixed clipboard paste on Hyprland
2024-06-18 10:04:19 -07:00
..
display_map Rename flaps to creases (#13144) 2024-06-17 16:58:59 +02:00
git
scroll
test lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
actions.rs Allow canceling in-progress language server work (e.g. cargo check) (#13173) 2024-06-17 17:58:47 -07:00
blame_entry_tooltip.rs
blink_manager.rs
debounced_delay.rs
display_map.rs Rename flaps to creases (#13144) 2024-06-17 16:58:59 +02:00
editor.rs wayland: Refactor clipboard implementation (#12405) 2024-06-18 10:04:19 -07:00
editor_settings.rs
editor_tests.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
element.rs Allow canceling in-progress language server work (e.g. cargo check) (#13173) 2024-06-17 17:58:47 -07:00
git.rs
highlight_matching_bracket.rs
hover_links.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
hover_popover.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
hunk_diff.rs Refine inline transformation UX (#12939) 2024-06-13 08:35:22 +02:00
indent_guides.rs
inlay_hint_cache.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
inline_completion_provider.rs
items.rs Add excerpts into outline panel (#13034) 2024-06-14 12:03:16 +03:00
linked_editing_ranges.rs
mouse_context_menu.rs
movement.rs
persistence.rs
rust_analyzer_ext.rs
scroll.rs
selections_collection.rs Fix panic when doing various cursor movements with a pending mouse selection (#13016) 2024-06-13 16:22:45 -07:00
tasks.rs
test.rs Enable linux tests (#12493) 2024-06-13 16:38:53 -07:00