Vitalii Lukyanov
Vitalii Lukyanov
**Build Log** What is the build error? ``` Stack dump: 0. Program arguments: /usr/bin/clang-12 -cc1 -triple i386-apple-macosx10.15.0 -Wundef-prefix=TARGET_OS_ -Werror=undef-prefix -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name ClosureBuilder.cpp -mrelocation-model pic -pic-level...
Hello, been trying to make a simple application but mouse event don't seem to have any callback whatsoever, CursorPos and MouseButton at least. Here's my code in the while loop...
**Describe the bug** I'm working on a web app. I need to mock graphql requests in those tests. I use mock-apollo-client with @vue/apollo-composables. It only breaks in tests, not dev/production...
Just ran nix flake update and tried to rebuild my system. Got this: ``` error: builder for '/nix/store/39l6fhqc5ajzww8hmm9sd33y64rrn19d-watershot-0.2.2.drv' failed with exit code 101; last 10 log lines: > Running phase:...
Honeslty, this is more of a question rather than a request. Is [niri](https://github.com/YaLTeR/niri) (also has a well-maintained [community flake](https://github.com/sodiboo/niri-flake) that tries to make configuration as painless as possible (niri is...
Hey, been trying to make something with iced master on web, but having trouble building the app with iced_aw, getting this error: ``` Compiling iced_aw v0.9.3 (https://github.com/iced-rs/iced_aw.git#598791cb) error[E0277]: cannot subtract...