WinWidgets

WinWidgets is a platform for Windows 10/11 Desktop Widget development using HTML, CSS, and JavaScript. Create your own widgets using frontend technologies based on the Chromium project.

MIT License

Stars
70
Committers
4

Bot releases are hidden (Show)

WinWidgets - Alpha v1.3.2 Latest Release

Published by beyluta 11 months ago

What's changed?

  • Add sticky note widget
  • Fix widget size on scales other than 100%
WinWidgets - Alpha v1.3.1

Published by beyluta about 1 year ago

What's changed?

  • Add Calculator widget (Submission from EPICTROLLTOAST)
  • Add "Close Widgets when other Application is in Fullscreen" setting
  • Add "Hide Widget-Manager" setting

Alpha versions are subject to change. They may not be available for all CPU architectures.

WinWidgets - Stable v1.3.0

Published by beyluta over 1 year ago

What's changed

  • Add hardware hooks
  • Add some widget templates
  • Add widget persistency
  • Add widget properties
  • Improve abstract code
WinWidgets - Stable v1.2.1

Published by beyluta over 1 year ago

What's changed

  • Code refactoring and improve file structure
  • Remove remote resource fetching
  • Change where versions are displayed
WinWidgets - Stable v1.2.0

Published by beyluta over 1 year ago

What's changed

  • Widgets no longer show in app switcher
  • Update packages
WinWidgets - Stable v.1.1.8

Published by beyluta over 1 year ago

What's changed

  • Fix widget manager freezing when child widget closes
  • Update readme file
WinWidgets - Hotfix 1.1.7

Published by beyluta almost 2 years ago

What's changed

  • Fix stability issues (due to an oversight) caused by opening Widgets
  • Fix console window no longer hiding by changing project type
WinWidgets - Stable Patch v1.1.6

Published by beyluta almost 2 years ago

What's changed

  • General UI changes
  • Improve Native Keycapture API
WinWidgets - Stable Patch v1.1.5

Published by beyluta about 2 years ago

What's Changed

WinWidgets - Stable Patch v1.1.4

Published by beyluta about 2 years ago

What's Changed

Other Changes

  • Improve method to fetch meta tags from HTML documents
  • Improve drag & drop behaviour when moving widgets
  • Improve HTML template injection code
WinWidgets - Stable Patch v1.1.3

Published by beyluta about 2 years ago

Bugfixes:

  • Fixed a bug that prevented the app from opening on startup
  • Fixed a formatting error in the readme file
WinWidgets - Stable Patch 1.1.2

Published by beyluta about 2 years ago

Bugfixes:

  • Fixed bug that prevented more than two widgets from loading in the widget manager
  • Fixed version of the software being fetched multiple times
  • Fixed software from crashing when editing files

Features:

  • Added support for subdirectories inside the Widgets folder
WinWidgets - Stable v1.1.1

Published by beyluta about 2 years ago

The following bugs have been fixed:

  • Fix crash if version fetching fails
WinWidgets - v.1.1.0

Published by beyluta about 2 years ago

First official GitHub release.

The following features have been added:

  • Add native key press detection