precondition
precondition
I started working on wrapper support a long time ago in my `wrapper` branch (can be found here: https://github.com/precondition/keymapviz/tree/wrapper) but while wrappers like rishka's worked, I couldn't find a way...
The proprietary license problem is really unfortunate. Especially in this situation where a lot of keyboard enthusiasts use the software and the code is technically free to peruse but not...
I don't think this is stale, I'm just awaiting review.
I'm seeing this payload in the POST request: ``` { action: "notesInfo", version: 6, params: { notes: []} } ``` Judging from the existence of #46, I'm guessing that Ankiconnect...
> (ce qui s’appelle « on Hoover ») @jeertmans Hors-topic, mais puisque ça fait déjà la deuxième fois que tu fais la faute, sache que « to hoover » veut...
I connected a debugger via CLion with a breakpoint on `MainWindow::initTheme` but the runtime value of `theme` in: ```cpp Constants::Theme theme = static_cast(settings.value( Constants::Settings::Interface::THEME, static_cast(Constants::Settings::Interface::THEME_DEFAULT) ).toInt()); ``` is always shown...
I can confirm that the bug appeared with the introduction of the commit below: ``` commit afea4019a6a1c6bb5daa153490ecfa3ce9494a97 Author: Ripose Date: Sun Mar 10 15:23:57 2024 -0700 cmakelists: migrate to qt6...
I experimented with the initialization of the `pal` variable at the start of `MainWindow::initTheme()` and I discovered that the default initialization (`QPalette pal{}`) does not affect the bug while initializing...
> This needs to be fixed. I recommend you download Qt Creator rather than editing .ui files directly. > [image] Fixed in https://github.com/ripose-jp/Memento/pull/238/commits/c5671f00485a0a8267d8213c516ade9b01bf0208. For some reason, Qt Creator mangled the...
> I do have a quick question though. It looks like the only difference between rank and occurrence tags is the default value. Is that all it's supposed to be?...