-
Hi everyone,
After upgrading to macOS Sequoia and updating Karabiner to version 15.1.0, a previously functional modification stopped working as expected.
Before these updates, I used the followi…
-
Checks for target_level in config and UI note that:
target_level can't be larger than X (when target_level is set to X).
A similar note is given in src/config.rs:
if conf.devices.targ…
-
The upload speed only ranges up to 70mbps. Is it a normal thing?
-
### Requirements
- [X] I've searched [platform-specific issues](https://github.com/jtroo/kanata/blob/main/docs/platform-known-issues.adoc), [issues](https://github.com/jtroo/kanata/issues) and [dis…
-
Tutorials: https://developers.sap.com/tutorials/cp-apm-nodejs-create-service.html
--------------------------
Hello, in the example for the csv files there are the headers missing. The import into …
-
Drop caps properly rendered:
Drop caps improperly rendered in Plato:
![2F098E5B-128D-4C4F-805B-38F873EABEEE_1_102_o](https://github.com/user-attachments/assets/1b9e8b65-efb7-4b5d-9c65-d392a140e2…
-
When using OpenSeeFace with the built in webcam, it fails to work properly. It works correctly when using an external webcam.
```
$ python3 facetracker.py -c 0 -W 1280 -H 720 --discard-after 0 --sca…
-
I notice that when I play the unmodded version, my fps counter seems accurate, it's a 120hz VRR display and when I limit the frames using Nvidia Control Panel, it runs at under 60hz when the game is b…
-
This code:
let $result :=
{
"gtinList":
for $doc in json-file("LinesFile.json")
for $row in $doc
for $i in $row.items[]
return
{
"gtin" : $i.item.gtin
}
}
re…
-
**Describe the bug**
gum write height is being capped at 7
**To Reproduce**
```
gum write --height 13 --show-line-numbers
```
**Expected behavior**
`--height` respects values passed in, or …