Bruno Pagani
Bruno Pagani
Tout d’abord merci pour cet outil très utile. ;) Ensuite, sauf erreur de ma part, je n’ai pas vu comment avoir des suggestions de corrections orthographiques grâce à ce plugin....
FUSE 3.x need some changes AFAIK, and currently the configure step fails with it. While distros package both version for now, it would be a good idea to port toward...
This allow themes to replace it, and makes use of the .svg one installed under hicolor by default.
In Firefox they are three default themes: light, dark, system. If set to system and using a dark system theme, the icon still uses light theme icons. It should uses...
Hi, Could you tag the 1.0.1 release so that it’s available for download? Thanks!
Hi, Thanks for your great work on this arc-theme. Could it be possible to add a light (normal arc) one too? Thanks!
When I click on installed apps, try searching an app or sometimes when clicking on update, BlankStore crash. I would say like 9 times over 10. logcat excerpt: ``` 07-02...
On ArchLinux, using the following components: ``` clang/llvm/openmp 13.0.1 spirv-llvm-translator 13.0.0@c9f1e369 level-zero 1.7.9 vc-intrinsics 0.1.0 ``` Building command: ``` cmake -B build -S ispc-1.17.0 \ -DCMAKE_INSTALL_PREFIX=/usr \ -DISPC_INCLUDE_EXAMPLES=OFF \ -DISPC_NO_DUMPS=ON...
This is on Arch Linux, using system LLVM 13.0.1. ``` ******************** TEST 'ispc :: llvm_ident.ispc' FAILED ******************** Script: -- : 'RUN: at line 1'; ispc /build/ispc/src/ispc-1.18.0/tests/lit-tests/llvm_ident.ispc --emit-llvm-text -o - |...
When building 1.13.0 from source, I’m having this failure while running `check-all`: ``` FAIL: ispc :: arg_parsing_errors.ispc (22 of 49) ``` How can I provide more output about this specific...