Releases: wnayes/bond-wm
Releases · wnayes/bond-wm
0.5.0
What's Changed
- Electron 32
- Vite 5.4
- TypeScript 5.6
- Added
ChildWindow
component. Allows rendering React content within a new BrowserWindow. - Added the
@bond-wm/react-start-menu
package. Provides aStartMenu
component that implements a basic application launcher start menu. This is added to the default React config.- Thanks @danielmeloalencar for several enhancements to the new start menu.
- Added support for "always on top" windows.