1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-27 15:37:29 +03:00
wezterm/window/src
Wez Furlong 03e07ece56 x11: try harder to detect missing resize/focus events
This commit:

* Logs atom names in property change events (makes it easier to
  understand user's logs)
* Sets flags in cases where property changes might imply that a
  configure or focus event should have or should be sent
* Adjusts the "unsure about state" logic so that it doesn't just
  trigger on the initial paint, but also on those flags being set

refs: https://github.com/wez/wezterm/issues/1992
2022-05-27 08:56:29 -07:00
..
bitmaps revise ligature render / cursor intersection 2022-02-05 10:49:49 -07:00
os x11: try harder to detect missing resize/focus events 2022-05-27 08:56:29 -07:00
configuration.rs remove the config bridge and have window -> config directly 2021-03-23 21:56:57 -07:00
connection.rs add audible_bell config option 2021-09-26 12:55:19 -07:00
egl.rs fix some unused/unread field warnings 2021-12-10 08:18:36 -07:00
lib.rs add docs for quote_dropped_files 2022-04-25 09:49:32 -07:00
spawn.rs deps: upgrade to mio 0.8 2022-05-04 20:16:41 -07:00