DanMan
DanMan
`widgets/pixmapdial.cpp` uses `QPainterPath` but doesn't include it, which leads to a build error on Fedora 33. So this has to be added: #include
rtl8814au?
I see mention of that chipset in the sources, but if I plug in a [D-Link DWA-192](https://wikidevi.com/wiki/D-Link_DWA-192), the driver currently doesn't seem to support it, unfortunatly. What's missing?
Looks like this (3 different, valid ways to create entries shown): ``` de { some_placeholder { "Deutsche Sprache " "schwere Sprache" } Hello { "Hallo" } "A longer text" {...
Like they exists for Steam games. I've had this issue with an emulator which can't find my generic gamepad, if launched from Steam with Steam Input enabled for generic gamepads....
I mean [the thing you get](https://d3nmt5vlzunoa1.cloudfront.net/phpstorm/files/2013/07/drupal_tutorial_hook_quick_documentation.png) when pressing `Ctrl+q`. Right now you only get a short description for the class or method with no formatting at best. Explaining a method's...
# Feature Request ## I confirm: - [x] that I have checked whether there are updates for my system available that contain this feature already. - [x] that I haven't...
There are certain things you can tune during runtime that are beneficial for performance, at least for certain games. See: https://flightlessmango.com/games/11785/logs/762 How about applying them before games launch and then...
This is a follow up to this issue: https://github.com/ValveSoftware/steam-runtime/issues/410#issuecomment-849058118 #### Your system information * Steam Runtime Version: steam-runtime_0.20210422.0 * Distribution (e.g. Ubuntu 18.04): Fedora 33 * [Link to your full...
I was interested in the `total_time` in particular to handle API throttling. So why not? It's now all contained in a `meta` array entry instead.
A common request among our customers has been to send the generated email to an address that depends on what the visitor had selected within the form. In the most...