lylythechosenone
lylythechosenone
When adding an instance of Vital in FL Studio 20, the GUI flickers when: 1. Playing a note (midi) 2. Moving/resizing the window I am using Wine 6.14 on Manjaro...
## Goals A rich text editor that can support different colors, font families, styles and sizes, all inline with each other, efficiently. ## Steps 1. A rich text format -...
Using this crate with `qmetaobject` on MacOS arm64, I get this strange error: ``` = note: ld: warning: ignoring file /Users/lysan/edit/target/debug/build/edit-ed5f1e2f905ca358/out/librust_cpp_generated.a, building for macOS-arm64 but attempting to link with file...
The support table only lists `x86_64-apple-darwin`, and not `aarch64-apple-darwin`. Is it actually unsupported? If so, could support be added?
Geometry tools like a compass and set square would be useful for my geometry class, where we often have to create constructions. A compass which can change radius and can...
I'd like to be able to run this on NixOS. A simple "manually install packages" option and a list of needed packages would make this possible.
I have a doc comment token, that uses the following regexes: - `///[^\n]*` - `/\*\*([^\*]|\*[^\*/]|\*\*[^/])*\*?\*/` As well as a regular comment token, that skips the following regexes: - `//[^\n]*` -...
Currently, the app only shows physical memory. I only have 8GB physical memory, but I have a 16GB swap file on my SSD. I would like the app to show...
I use KDE Plasma, and I have a global menu enabled. Currently, it's empty when this app is open, with the menu inside the window instead. I'm not sure what...
**Connections** This is the next step forward for #5124 **Description** This PR adds object-safe versions of the wgpu-hal traits, and blanket implements them for types that implement the default traits....