N. Jourdane
N. Jourdane
I think about `Ctrl+1` / `Ctrl+1(num)` to enable the first workbench, `Ctrl+2` / `Ctrl+2(num)` to enable the first workbench, etc. But ideally it should be customizable.
I don't understand the purpose of the ModerUI menu, which is globally the same as the FreeCAD menu, so it seems redundant. Why two almost identical menus?
In ModernUI preferences, we check some workbenches to enable. But that's also what we do in *Tools / Customize / Workbenches*, so it seems a little bit redundant. So maybe...
For instance, here is the appearance of my Sketcher ModernUI workbench:  Here, I don't want the File toolbar in the Sketcher workbench, in order to free more space for...
I'm creating a flatpak that needs some dependencies that makes 2+ hours to compile. I would like to work on the last modules without having to wait this much time...
I want to test a flatpak module after its successfully build. But when I do a `flatpak-builder cadquery3 org.foo.bar.yaml --build-shell=my_module`, I get this error: ``` CMake Error at CMakeLists.txt:894 (file):...
## Description of the problem Yaml accepts many values for booleans, according to [the specs](https://yaml.org/type/bool.html): > y|Y|yes|Yes|YES|n|N|no|No|NO |true|True|TRUE|false|False|FALSE |on|On|ON|off|Off|OFF But it seems that only `true` and `false` are recognized by...
[pipreqs](https://github.com/bndr/pipreqs) generates pip requirements.txt file based on imports of any project. I can be really handy to integrate it in this project in order to produce flatpak manifest by giving...
Some issues may appear due to the user's pip environment. For instance some installed dependencies may cause troubles (see #122). `flatpak-pip-generator.py` will even not work at all if `PIP_REQUIRE_VIRTUALENV` is...
Sur la beta, l'envoi de mails ne fonctionne pas. C'est problématique surtout si on veut utiliser la fonction "J'ai oublié mon mot de passe".