1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 15:04:36 +03:00
wezterm/window
Wez Furlong 21284ce6d5 window: allow wayland and x11 to co-exist
This is a pretty gross and coarse "smash them together" commit.
There is some redundancy between the two connection and window
impls that I'd like to unify later, but this lets us build with
support for both systems for now.
2019-11-28 08:55:14 -08:00
..
examples window: wayland: input mostly working, and hidpi output 2019-11-27 22:00:44 -08:00
src window: allow wayland and x11 to co-exist 2019-11-28 08:55:14 -08:00
build.rs window: use wgl for opengl on windows 2019-10-24 19:12:18 -07:00
Cargo.toml window: allow wayland and x11 to co-exist 2019-11-28 08:55:14 -08:00