tuhana
tuhana
There's also a bug in Firefox on donate page. GitHub Sponsors are not loading because of CORS Preflight. The solution is adding the `Access-Control-Request-Headers` header to the request, but Axios...
**Is your feature request related to a problem? Please describe.** Currently, this tool creates a color scheme from wallpaper, and generates a whole theme. **Describe the solution you'd like** Instead...
**Is your feature request related to a problem? Please describe.** When I change wallpaper or theme, kde-material-you-colors always resets the theme, since it generates the color theme and sets generated...
**Is your feature request related to a problem? Please describe.** Currently, this tool puts itself in a loop that runs every second to check if wallpaper changed or not. And...
### Type Game behaviour ### Bug description After changing the renderer to a different one (let's say from Direct3D to Vulkan, though not just limited with that), refusing to restart...
This issue is happening to me for a long time actually, but when I ask to the other players if it happens to anyone, they say there's no such problem....
dircpy still did not overwrite the files even though `CopyBuilder::overwrite` was set to true.
Supporting Standard Schema would mean chanfana would not need to depend on a specific validation library (in the current case, zod) for schema definition and validation, and some validation libraries...
### What do you want to see? Currently, Plugin API doesn't support loading(?)/unloading when plugin is async. Async support for both plugins and `onUnload` function will fix the plugin unloading,...