Skip to content

Releases: wnayes/bond-wm

0.5.0

29 Sep 20:26
Compare
Choose a tag to compare

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 a StartMenu component that implements a basic application launcher start menu. This is added to the default React config.
  • Added support for "always on top" windows.

0.4.0

27 May 22:59
Compare
Choose a tag to compare
  • Electron 30
  • React 18.3
  • Update a window's tag when moved by mouse between screens.
  • A fix for desktop icon Exec invocation.
  • Add /usr/share/icons as a fallback icon probe path.