ZIm/crates/gpui/src/platform/linux
apricotbucket28 a68a543d43
linux: Prompt library fixes (#16850)
This PR fixes two issues:
1. The prompt library window didn't set an `app_id` on Linux, which
caused it to be missing the Zed logo
2. A dangling reference to the window in the Wayland client code, which
caused the prompt library window not to close. See:
https://github.com/zed-industries/zed/pull/13201

Release Notes:

- Linux: Fixed the prompt library not closing on Wayland

---------

Co-authored-by: Junkui Zhang <364772080@qq.com>
2024-08-28 20:11:01 -07:00
..
headless zed: Persist window stack order across restarts (#15419) 2024-07-29 17:05:56 +02:00
wayland linux: Prompt library fixes (#16850) 2024-08-28 20:11:01 -07:00
x11 linux: Fix IME panel position while enumerating input methods (#12495) 2024-08-28 19:58:40 -07:00
dispatcher.rs x11 calloop 2 (#13955) 2024-07-08 18:38:36 -06:00
headless.rs WIP: remoting (#10085) 2024-04-11 15:36:35 -06:00
platform.rs gpui: Send correct kill signal on Linux (#16797) 2024-08-24 22:11:06 +03:00
text_system.rs Refactor all_font_names (#15345) 2024-08-23 00:11:01 +02:00
wayland.rs wayland: Refactor clipboard implementation (#12405) 2024-06-18 10:04:19 -07:00
x11.rs x11: Add XIM support (#11657) 2024-05-16 15:13:51 -07:00
xdg_desktop_portal.rs x11 calloop 2 (#13955) 2024-07-08 18:38:36 -06:00