WinWidgets icon indicating copy to clipboard operation
WinWidgets copied to clipboard

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.

Results 6 WinWidgets issues
Sort by recently updated
recently updated
newest added

I noticed ```onNativeBatteryLevelEvent``` only returns battery level. However, upon reviewing the code, it appears that additional information such as charging status, full lifetime of battery in seconds, remaining battery life...

enhancement
good first issue

It would be useful to be able to do system operations from within the widget : * read/write files on the disk * launch a command I'll try to get...

enhancement
help wanted

* Allow declaration of variables (with their type, and their default value) via the meta * On a widget, allow changing the value of the variables ... and what do...

Instead of having to do : * right-click * Toggle Move * Move * Click It would be much easier to have a "handle" bar, that you can grab and...

Hello, can you create transparent background color in widgets? Maybe this article help you to make this feature: https://www.magpcss.org/ceforum/viewtopic.php?f=8&t=17421#

help wanted
limitation

## The issue Sometimes when some item in the context menu is clicked, the click does not register and the context menu stays open. Below is an example. I am...

bug
help wanted