Xen Soft

Results 7 issues of Xen Soft

Resolves #1646 ### Changes Added the `Customizable fonts` addon. (The second version) This addon has options for the Navbar, Main, Header, Editor, and Block ### Reason for changes It seems...

new addon

How would I use this with Express's `res.sendFile`?

How about an optional context menu to allow the user to enable/disable addons and features like `hq pen` while they use the packaged project?

enhancement

Updates: - Popup - Ability to choose which tabs have auto-discard disabled I know it has been the same for two years, but these are features that I think are...

Resolves #3639 ### Changes - Addon API Changes - Added new shared space to `addon.tab.appendToSharedSpace` to allow addons to add controls in the paint editor. - Addon Changes - Made...

scope: addon

### Changes Removed `Tab.loadScript` and `Self.lib` from the addon API and all userscripts. All libraries that do not specify exports should be used with ```js import "../../libraries/path/to/lib.js"; ``` ### Reason...

scope: addon api

## Prerequisites - [x] Using npm - [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main) - [x] Using latest version of devtools. [Check the docs for how to update](https://electron-react-boilerplate.js.org/docs/dev-tools/) - [x] Tried...

bug