Evgenii Pashkin

Results 83 comments of Evgenii Pashkin

Gtk's, as gtk-rs only wrapper. There was already many bugs filled in Gtk like https://bugzilla.gnome.org/show_bug.cgi?id=684639

Meta logging helps, thanks. In full application second log happens when no localized string found, so it seems "rare" case.

MSYS2 don't have build `soup`, `javascriptcore`, `webkit2` packages, so this need fixed before. See https://github.com/Alexpux/MINGW-packages/issues/1089 and linked issues for webkit (seems authors solved `soup` and `javascriptcore` problem).

I hereby accept to license all my contributions to this repository under the MIT license.

We have almost same in http://gtk-rs.org/docs-src/requirements.html but it can be not fully actual now

I tried to look at code again after long time, and now I can't find way to "get Color from Analysis" 😢 so I prefer postpone PR

Then maybe remove changes in analysis.rs and Gir.toml. Or user can do something significant with `Vec`? This we have constructors and minimal get/set for Attribute (API really strange) and getters...

@tmiasko Thanks I see that you enabled constant check too, many errors now 😉