Kintaro / wtftw

Window Tiling For The Win. A tiling window manager written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error: struct `KeyModifiers` is private

askobara opened this issue · comments

when try to compile ~/.wtftw with rustc 1.9.0-nightly (e91f889ed 2016-03-03)

I am experiencing the same thing. I am working on a fix.
(BTW, it is not only with nightly rustc: also with 1.7, stable)

Ah, I fixed this, but not pushed yet. At least it works on nightly. Work keeps me away from being active at the moment.