1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 02:25:28 +03:00
wezterm/window
Wez Furlong 045698e6ca x11: query focus prior to painting if we don't know focus state
We don't assume that we start up focused, and some WM don't tell
us our focus state, so prior to painting, if we don't know the
focus state, explicitly query it and synthesize a focus change event.

refs: https://github.com/wez/wezterm/issues/1757
2022-03-27 07:10:47 -07:00
..
examples Detect mouse leaving the window (#1679) 2022-03-11 08:26:09 -08:00
src x11: query focus prior to painting if we don't know focus state 2022-03-27 07:10:47 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml Improve RESIZE window_decoration on Windows 2022-03-26 07:27:54 -07:00