ZIm/crates/gpui/src/platform/linux
Thorsten Ball b3dad0bfcb
Revert "x11: Differentiate between mouse and keyboard focus #13943" (#13974)
This reverts #13943 and reopens #13897 since the fix in #13943 comes
with a regression:

Sometimes Zed loses keyboard focus and can't be restored. I haven't
figured out yet exactly when and how this happens and can't reliably
reproduce it yet, but there's something off with focus handling.

One reliable way to reproduce _one_ of the problems:

1. Open two zed windows
2. Focus one Zed window
3. Hover with the mouse over the other
4. Try to type in the window that should still be focused

So, to be careful, I'm going to revert the PR first, since I couldn't
find an obvious fix yet. If we do find a fix, we can unrevert.


Release Notes:

- N/A
2024-07-09 11:12:42 +02:00
..
headless x11 calloop 2 (#13955) 2024-07-08 18:38:36 -06:00
wayland x11 calloop 2 (#13955) 2024-07-08 18:38:36 -06:00
x11 Revert "x11: Differentiate between mouse and keyboard focus #13943" (#13974) 2024-07-09 11:12:42 +02: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 x11 calloop 2 (#13955) 2024-07-08 18:38:36 -06: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