Maybe duplicate of #640 .
I was investigating alacritty/alacritty#2041 and tried to run an example:
cargo run --example window
Finished dev [unoptimized + debuginfo] target(s) in 0.06s
Running `target/debug/examples/window`
WindowEvent { window_id: WindowId(Wayland(WindowId(94592017375568))), event: Refresh }
At this point I do not see a window, there is no further output and the command is still running.
sway --version
sway version 1.0-beta.2-274-g5f45a4bb (Jan 25 2019, branch 'makepkg')
Maybe duplicate of #640 .
I was investigating alacritty/alacritty#2041 and tried to run an example:
At this point I do not see a window, there is no further output and the command is still running.