Victor Mihalache
Victor Mihalache
**Is your feature request related to a problem? Please describe.** I like for my branches to be descriptive and separate based on what they are for, so i have some...
When I ran the `install.sh` script it would give me error such as: ``` -- Found SFML 2.5.1 in /opt/homebrew/lib/cmake/SFML -- Configuring done -- Generating done -- Build files have...
I was playing with this library and made the following in `main.cpp`: ```cpp #include #include #include #include "argparse.h" int main (int argc, const char * argv[]) { std::cout
Lots of packages have a source and a binary AUR package, how come this project doesn't?
**Icon Type** - [x] Folder - [ ] File **Folder Names** - `src-tauri` **Graphic ideas** Just like most folders, a simple folder icon with the tauri logo in the bottom...
I would like to have the left shift key act like on mobile keyboards; by that I mean: - Single click makes the next character shifted, then back to normal....
I'm looking at the [Styling the dragged element](https://svelte.dev/repl/3d8be94b2bbd407c8a706d5054c8df6a?version=3.22.2) example and I'm wondering if there's a way to make it so the change between the "non-tilted" and the "tilted" state has...
In my quest to try and have a clean root for my project, I have moved most of my config files to a `config` folder. I was able to do...
Made because of #3234. As of opening this PR the only difference is that a new `--config=` flag can be used to indicate the path to the `.nvmrc` (or any...
The previous URL used (https://atom.io/download/electron) now redirects to (https://github.blog/2022-06-08-sunsetting-atom/) — to denote the EOL of Atom. This however means that old projects that still rely on this package now cannot...