SpikeHD

Results 22 issues of SpikeHD

Been meaning to see how possible this is for a while, we'll see how far it can get

I am working on a project that requires information from the query parameters and headers of the websocket connection, and I'm in too deep with this library to want to...

I have not been able to test this as my keyboard lacks a `ScrollLock` and `Pause` key, and `PrintScreen` on my Linux install eats the event (because it's my screenshot...

Addresses #181 # TODO (These are just copied from the above issue :P) - [x] Be part of the existing blitz-net crate with feature flags for each backend - [x]...

**Problem** When running my app with `dx serve`, or the binary from `dx build`, the application works just fine, however, when I bundle the application and run it, the GUI...

bug

**Describe the bug** Dorion will for some reason load `BdBrowser` twice, but not it's own `Dorion CSP Killer`. I have no idea what's going on. **To Reproduce** ^ **System Info...

bug

Introduces many fixes and tweaks to my [initial game patch PR](https://github.com/Vita3K/Vita3K/pull/3419). This brings it *somewhat closer* to VitaGrafix-like functionality and formatting. **This PR is fully backwards compatible with existing patches...

modules
build
hle
patch

### What happened? Admittedly, I do not have a good reproducible example, as my project is: 1. Indirectly using WebView2 (via [Tauri](https://github.com/tauri-apps/tauri)) 2. Using it to display an external website,...

bug

Closes #633 # Changes Adds `register_specific`, which allows the developer to provide a callback that takes a single boolean argument that dictates whether the event was a press or release....