1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 13:21:38 +03:00
wezterm/window
Wez Furlong 1485cf344c x11: make another run at weird resize related issue w/ nvidia
This does two things:

* Sets the event queue owner explicitly to xcb
* Adopts a dri2 resize related workaround from the rust-xcb opengl
  example

I think the latter is probably a NOP, but the former sounds like
something important.

refs: #1992
2022-06-17 21:23:18 -07:00
..
examples support drag and drop files for macos 2022-04-25 09:49:32 -07:00
src x11: make another run at weird resize related issue w/ nvidia 2022-06-17 21:23:18 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml x11: make another run at weird resize related issue w/ nvidia 2022-06-17 21:23:18 -07:00