uWidgets

Standalone .NET application with a variety of customizable widgets

OTHER License

Stars
104

Bot releases are visible (Hide)

uWidgets - v0.5.2-beta Latest Release

Published by github-actions[bot] about 2 months ago

Changelog:

🐛 Bug Fixes

  • 34bc35e - App: Fix dark mode colors (commit by @creewick)
  • 4e0150c - App: Fix scaling widget content with custom Widget Size (commit by @creewick)
uWidgets - v0.5.1-beta

Published by github-actions[bot] about 2 months ago

Changelog:

✨ New Features

  • 20a10fa - App: new localization strings for Chinese – Simplified (commit by @WhatDamon)
  • 2fed9e6 - App: Traditional Chinese translation (commit by @suntrise)
  • b9b4d5f - App: UseNativeFrame setting (commit by @creewick)
  • a110c6a - Weather: Pressure view (commit by @creewick)
  • 3e4d5a9 - Weather: Sunset & Sunrise view (commit by @creewick)
  • f27e8b6 - Weather: Air Quality view (commit by @creewick)

🐛 Bug Fixes

  • 256bfe4 - App: fix Lock Size feature and widget resizing on Windows theme (commit by @creewick)
  • fba89b4 - App: Disable Widget Radius option if UseNativeFrame is enabled (commit by @creewick)
  • f088f5c - App: Apple preset widget resizing fix (commit by @creewick)
  • 145ca6b - Weather: Layout fixes (commit by @creewick)
  • 480d855 - App: Resizing fix (commit by @creewick)

♻️ Refactors

  • 876df16 - Weather: Metric component (commit by @creewick)
  • 229035a - Calendar: Day view fixes (commit by @creewick)
uWidgets - v0.5.0-beta

Published by github-actions[bot] 2 months ago

Changelog:

✨ New Features

  • 62e1bdf - App: Windows/Apple style presets (commit by @creewick)

🔧 Chores

  • ad30e7b - fix emoji (commit by @akseonowww)
uWidgets - v0.4.3-beta

Published by github-actions[bot] 2 months ago

Changelog:

✨ New Features

  • 765310c8 - App: Add Chinese Language Support (by @suntrise)
uWidgets - v0.4.2-beta

Published by github-actions[bot] 2 months ago

Changelog:

✨ New Features

  • 5196faf - App: Add app icon (commit by @creewick)
  • 0d747b5 - Weather: Temperature widget (commit by @creewick)
  • 90aef79 - Weather: Add Forecast Large widget temperature graph (commit by @creewick)
  • 68b9350 - Weather: add graph into Temperature widget (commit by @creewick)
  • e272fb7 - Weather: New icons + layout fixes + UV Index widget (commit by @creewick)
  • 87f6077 - App: Widget icons (commit by @creewick)

🐛 Bug Fixes

  • 1164820 - App: Hide scrollbars (commit by @creewick)
  • fe009a5 - Weather: Fix wide and large layouts (commit by @creewick)
  • e81e0f0 - App: Fix widget position on startup (commit by @creewick)
uWidgets - v0.4.1-beta

Published by github-actions[bot] 2 months ago

Changelog:

🐛 Bug Fixes

  • 1ed97ba - App: Don't show widgets in Alt+Tab (commit by @creewick)
uWidgets - v0.4.0-beta

Published by github-actions[bot] 2 months ago

Changelog:

✨ New Features

  • 6da1e60 - App: Update Avalonia version (commit by @creewick)
  • c7fdf37 - App: PluginLoadContext to load widget assemblies with dependencies (commit by @creewick)
  • 3bc1ed0 - App: Show localized name of the widget (commit by @creewick)
  • 667e15f - Monitor: Single Metric widget (commit by @creewick)

🐛 Bug Fixes

  • a4fe595 - App: Fix layout issue caused by scrollbars (commit by @creewick)
  • 58d8d0b - Clock: Fix empty timezone values in Clock Settings (commit by @creewick)
  • 922f302 - App: Loading widgets with dependencies (commit by @creewick)
uWidgets - v0.3.3-beta

Published by github-actions[bot] 3 months ago

Changelog:

🐛 Bug Fixes

  • 6eb03d0 - App: Set default widget radius as 24px (commit by @creewick)
uWidgets - v0.3.2-beta

Published by github-actions[bot] 3 months ago

Changelog:

💥 BREAKING CHANGES

  • due to 5992b98 - Allow to change widget corner radius (commit by @creewick):

appSettings.json scheme changed

✨ New Features

  • 2a89177 - Weather: Forecast different size widgets with hourly and daily forecast (commit by @creewick)
  • cfe7710 - App: Lock widget size & position to prevent accidental resizing & repositioning (commit by @creewick)
  • 5992b98 - App: Allow to change widget corner radius (commit by @creewick)

🐛 Bug Fixes

  • 64a13da - App: Hide resize tooltip on widget move (commit by @creewick)
  • bc1e4ae - App: Disable window snapping for widgets (commit by @creewick)
uWidgets - v0.3.1-beta

Published by github-actions[bot] 3 months ago

Changelog:

✨ New Features

  • 6325abf - App: Snap widgets to grid after resize (commit by @creewick)

♻️ Refactors

  • 12a34dd - Reminders: separate layout files (commit by @creewick)
uWidgets - v0.3.0-beta

Published by github-actions[bot] 3 months ago

Changelog:

✨ New Features

  • c41a0bf - App: Add Accent color selector (commit by @creewick)
  • c782a17 - Core: Run app on system startup (commit by @creewick)
  • 5de1769 - App: Show available update in About menu (commit by @creewick)
  • c92f70f - App: Resize widget with mouse (commit by @creewick)
  • 901a54f - App: animations while resizing (commit by @creewick)

🐛 Bug Fixes

  • 067a54e - App: Widget Scaling (commit by @creewick)
uWidgets - v0.2.2-beta

Published by github-actions[bot] 3 months ago

Changelog:

🐛 Bug Fixes

  • 8df407b - Weather: Weather forecast request fix (commit by @creewick)
uWidgets - v0.2.1-beta

Published by github-actions[bot] 3 months ago

Changelog:

✨ New Features

  • cddc69f - Reminders: Add List widget wide view (commit by @creewick)
  • ebfc2ea - Reminders: Add List widget large view (commit by @creewick)
  • 04fbad9 - Reminders: Add buttons to delete completed, delete all (commit by @creewick)
  • f3e3fba - App: Remove window snapping for widgets; Remove widgets from alt-tab (commit by @creewick)
  • 0977ac2 - App: Check for updates (commit by @creewick)

🐛 Bug Fixes

  • 259a747 - App: Fix DPI handling
  • 3fef347 - Weather: Log weather API errors to file (commit by @creewick)

⚡ Performance Improvements

  • 9997e3e - App: Shared timers between widgets (commit by @creewick)
uWidgets - v0.2.0-beta

Published by github-actions[bot] 3 months ago

Changelog:

💥 BREAKING CHANGES

  • due to 84959b7 - Fix textbox handling in Notes and Reminders

Remove "Reminders" widgets before update

✨ New Features

  • 270fb59 - App: Show widget title in Task Manager
  • d1cdca0 - Clock: Wide view for World Clock widget
  • 06f76d7 - Clock: Show date for Digital Clock widget
  • f9d284e - Weather: New Forecast widget
  • 388495e - Weather: Weather condition icons

🐛 Bug Fixes

  • 84959b7 - App: Fix textbox handling in Notes and Reminders
  • ee9a7ea - Calendar: Fix visuals
  • d2f1824 - App: Textbox Enter key handling
uWidgets - v0.1.2-beta

Published by github-actions[bot] 3 months ago

Changelog:

✨ New Features

  • f82eeba - Notes: Editable note title
  • e40bc58 - App: Monochrome theme
  • 91e2818 - Reminders: Reminders list widget

🐛 Bug Fixes

  • d299887 - Notes: Make all widget draggable
  • a363835 - App: Fix widget corner radius for DPI larger than 100%
  • cdbcb9e - Notes: Fix visuals
  • 9c380eb - App: Make accent colored text more visible
  • 71067c9 - Core: Handle Widgets folder doesn't exists
  • 87018eb - App: Make Edit Widget window movable

⚡ Performance Improvements

  • 2322868 - Dispose user controls when window is closed
  • 4f7bc7e - Use compiled bindings; Use R2R
uWidgets - v0.1.1-beta

Published by github-actions[bot] 3 months ago

Changelog:

🐛 Bug Fixes

  • Calendar: Dynamic fontsize for Month view
  • Calendar: Fix view updating bug

⚡ Performance Improvements

  • Settings: Unload unused assemblies

👷 Build System

  • CI: Automated releases with changelogs
uWidgets - 0.1.0-beta

Published by creewick 3 months ago

This is the first build of uWidgets — .NET realisation of MontereyRainmeter

This versions includes:

  • Light and Dark themes
  • Transparency effects (with AcrylicBlurBrush for Win10, Win11)
  • Localisation support (with Resources files)
  • Widget snapping position to the grid

Widget available:

  • Clock (5 styles)
  • Calendar (2 styles)
  • Notes

If the app crashes, it will generate crash_log.txt.
If that happened, please submit an issue and attach the file.