-
Please add feature for enlarged mouse, as the default is far too small 32x32 pixels is very small on 3k+ monitors.
Please see https://github.com/allfoxwy/dxvk/releases (this .dll has texture error…
-
### Winter CMS Build
dev-develop
### PHP Version
7.4
### Database engine
MySQL/MariaDB
### Plugins installed
_No response_
### Issue description
Frontend AJAX handlers curre…
-
Can you add support for microsoft edge or tell the functions to hook to sniff before sending ssl requests and after reading ssl requests
Hooking the raw sockets won't give readable text but encrypted
-
## Description
As the project looks towards moving more completely onto a cmake build, it may be worthwhile to consider using a package manager for dependencies.
There are a number of dependency m…
-
### Bug description:
When hooking this function to a button that can be clicked multiple times the offcanvas is only closed and opened correctly once. After that the offcanvas elements start stacking…
-
Investigate adding an API to allow hooking into the user scripts load sequence to allow custom special tags with associated behaviors.
E.g.,
```js
_CustomTagAPI_.add('userscript', function (passage)…
-
`CreateFileW` is implemented by making a request to wineserver to open the file, and get the resulting file descriptor, so our fileio hooking functions don't catch the file opening. Moreover, file clo…
-
This would not be too hard to add, just requires hooking that logic up to a `utf16le` parallel to the current two `tm_str_from_utf8`/`tm_str_to_utf8` functions we have for that support.
-
This maybe me just not understanding how hooking is supposed to work, but I've created a raw hook that's feeding into my version of an existing function in another addon. To do my work, I need the inp…
-
[v8 engine] Arrow functions with newline after `return` statement returns undefined
## Root Cause
- ~~v8 has a bug that fails to parse newline after return in functions~~ See the comment below
…