Horu
Horu
Add the `ConfigReloaded { failed: bool }` event which is emitted though IPC's `event-stream`. Also add the option to disable the built-in "failed to reload config" notification.
### Describe the feature As title suggests, allows using secret/environment variables to connect to database with Nitro. ### Additional information - [ ] Would you be willing to help implement...
Allow user to specifying custom shader by path. The path is also tracked for hot reloading. ~~TODO: add docs.~~
Expose key binds list through the IPC, which maybe useful for shells to create a custom cheatsheet. This PR builds but I havent test it yet, since I want to...
Allow user to specify an array of output path. This is useful for use case such as multiple versions of Gtk Css theme. I haven't updated the Nix module yet...
Add xwayland matcher for window rules. This requires user to use the built-in Xwayland-satellite integration. TODO: add docs
Add Http helper singleton.
Allow users to crop the image and run the color quantizer on just a part of the source image.
### Describe the bug When I try `yarn dlx broz antfu.me`, the Electron runtime throw an error: ``` (node:101256) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. (Use `electron --trace-deprecation ...` to...