kernc

Results 40 issues of kernc

On X11, the app may at emoji activation/exit hang for a few seconds, printing: > QXcbClipboard: Unable to receive an event from the clipboard manager in a reasonable time Related:...

upstream

> Typing unusual symbols under non-us keybindings is known to occasionally send the wrong character. [man 1 xdotool § BUGS](https://manpages.ubuntu.com/manpages/xenial/man1/xdotool.1.html#:~:text=Typing%20unusual%20symbols%20under%20non%2Dus%20keybindings%20is%20known%20to%20occasionally%20send%20the%20wrong%0A%20%20%20%20%20%20%20character.) **Versions** Specify versions: OS: Linux/X11

upstream

Please provide a FreeDesktop-compatible _*.desktop_ file for mimeopen, declaring that it handles `application/octet-stream` files, e. g.: ``` ini [Desktop Entry] Type=Application Version=1.0 Name=mimeopen GenericName=Open with default application Comment=Mime-type and file...

Question on StackOverflow: https://stackoverflow.com/questions/64092454/what-is-the-purpose-of-the-new-cft-0-and-tn-parameters-in-facebook-po

When someone comments: `nickname: @news ` add `(nickname, link)` to `news`. When someone comments OR queries: `nickname: @news` have bot `/msg nickname news[-7:]`.

It might benefit the project maintenance if the source of data were clear text, non-binary, human-readable, pretty-printed source files in a standardized format such as [GeoJSON](http://geojson.org/). An example source map...

r580.105.08-1 Maybe it's just on my as of yet broken configuration, but the following lines: https://github.com/NVIDIA/open-gpu-kernel-modules/blob/2af9f1f0f7de4988432d4ae875b5858ffdb09cc2/src/nvidia/src/kernel/gpu/mem_mgr/mem_desc.c#L3719-L3729 violently clobber modestly-sized system log with lines like: ```text 3315 Nov 26 22:38:10 Android...

### Discussed in https://github.com/kernc/backtesting.py/discussions/1307 Originally posted by **acud** September 11, 2025 I just tried the `MultiBacktest` and saw that it only returns the heatmaps, but not the stats. I wonder,...

enhancement

### Discussed in https://github.com/kernc/backtesting.py/discussions/1298 Originally posted by **silverwolf-x** August 4, 2025 I want to add reasons for the end of certain trades, for example, how do I tag the ending...

enhancement

This commit adds unit tests to the project to simulate and verify keystrokes. It includes a new test script, input events for the test, and modifications to the CI and...