Matthias von Faber
Matthias von Faber
> I am still unable to tab to a different option, which is the point of this request. IMHO apps shouldn't casually override platform conventions. Tab focusing is not a...
> 🦄 is replaced with a rectangle. Sounds like "tofu", i.e. there's just no font with a 🦄 glyph. It's working over here (Linux, Qt 5.15.5, still on qgit 2.9):...
The arrow should be _hollow_ (i.e. background color, which isn't necessarily white). For now, I'm using the following workaround in my `config.json`: ```json { "theme": "dark", "themeCSS": ".extension { fill:...
Can confirm, E, F and F#. Void Linux, X11, `German (US)` keyboard layout. Kinda sporadic in normal usage, but this should repro within seconds: - Hold down a key, e.g.,...
Amarok 3.0 based on Qt5 is out: [Release announcement](https://blogs.kde.org/2024/04/29/amarok-3.0-castaway-released/)
First I'd try removing all functions from the template and go with `build_style=cmake`, without `configure_args`. This builds for me, and the package looks intact at first glance (e.g., no `/usr/etc`...
Agreed, building is probably not the issue. But it's not impossible either. At least with `build_style`, there's no `/usr/etc`, so there has to be something different with the `install` target....
> once either the limit total or character total is reached, the program doesn't display the results for some reason. Thanks for pointing this out. Can reproduce, opened #62.
> Generally you do something like `sudo apt install protobuf-dev` and it will install headers, pkg-config files, an the cmake files. That's how it *should* be, but Linux distros don't...
Thanks for reporting this. Would be good to know what platform you're on. Assuming it's Windows, but which version? I haven't run into startup issues anywhere. My first guess would...