Stone_Red
|
f4ac2c65f3
|
Update version and installer
|
2026-06-27 20:00:14 +02:00 |
|
Stone_Red
|
5fcbe2af79
|
Add plugins search box to main page
|
2026-06-27 19:52:02 +02:00 |
|
Stone_Red
|
33962cd68b
|
Move SetIsLocked call from WindowPos to PluginWindow initialization
|
2026-06-27 19:17:49 +02:00 |
|
Stone_Red
|
c6b973b111
|
Rename local variables for consistency and clarity
|
2026-06-27 19:11:44 +02:00 |
|
Stone_Red
|
d43f1ed949
|
Add color conversion methods with defaults and refactor ColorPicker parsing for web plugins
|
2026-06-27 19:08:36 +02:00 |
|
Stone_Red
|
4999ae6e88
|
Add hot reload support for web plugins with file watcher and debounce
|
2026-06-27 19:07:53 +02:00 |
|
Stone_Red
|
6061efba02
|
Add web plugin creation flow and settings bridge to WebPluginWindow
|
2026-06-27 15:53:27 +02:00 |
|
Stone_Red
|
8e333df71b
|
Add window layer setting with Always on Bottom and Always on Top options
|
2026-06-27 14:32:56 +02:00 |
|
Stone_Red
|
2c82c9373f
|
Update version in manifest and update installer
|
2026-04-21 16:43:46 +02:00 |
|
Stone_Red
|
51b4f15cf1
|
Set TextWrapping to NoWrap and enforce MaxWidth of 200 on controls
|
2026-04-21 16:41:33 +02:00 |
|
Stone_Red
|
2916f0983a
|
Add meeting countdown and agenda plugins
|
2026-04-21 16:07:47 +02:00 |
|
Stone_Red
|
3683e75a17
|
Add update dialog showing latest release info after app update
|
2026-04-21 01:49:47 +02:00 |
|
Stone_Red
|
3d98c8b196
|
Set MainWindow.Topmost based on editMode in SetEditMode method
|
2026-04-21 01:26:30 +02:00 |
|
Stone_Red
|
8c97f6b56a
|
Update version and installer
|
2026-02-07 00:09:04 +01:00 |
|
Stone_Red
|
01a1d109ff
|
Add weekend color override settings to DatePlugin
|
2026-02-07 00:00:44 +01:00 |
|
Stone_Red
|
d2f123e0f5
|
Make sure underscore is properly escaped
|
2026-02-06 23:45:34 +01:00 |
|
Stone_Red
|
f217574022
|
Add FPS limit setting and throttle Main() calls in MusicVisualizerPlugin
|
2026-01-23 21:53:54 +01:00 |
|
Stone_Red
|
1e9c74af52
|
Optimize bitmap rendering in PluginWindow
|
2026-01-23 21:13:40 +01:00 |
|
Stone_Red
|
2853d49dd9
|
Add rotation setting to plugins
|
2026-01-23 20:35:15 +01:00 |
|
Stone_Red
|
4133f61a5c
|
Add customizable date format options
|
2026-01-23 00:33:46 +01:00 |
|
Stone_Red
|
e3056a398a
|
Update default and post-load info messages for GIF plugin
|
2026-01-22 17:54:23 +01:00 |
|
Stone_Red
|
cd0bcad181
|
Add submenu options for bug reporting and feature requests via GitHub or email
|
2026-01-22 17:53:20 +01:00 |
|
Stone_Red
|
fec26069be
|
Make sure date plugin updates when settings change
|
2026-01-22 15:29:35 +01:00 |
|
Stone_Red
|
f84dd20eb9
|
Update NuGet packages
|
2026-01-22 15:29:35 +01:00 |
|
Stone_Red
|
9581cc185c
|
Replace all Buttons with icons with ui:Button
|
2026-01-22 15:29:35 +01:00 |
|
Stone_Red
|
a438ab5475
|
Add Documentation navigation item with click handler linking to GitHub
|
2026-01-22 15:29:35 +01:00 |
|
Stone_Red
|
1b496db094
|
Replace TextBox with FileSelector for gif-path plugin setting
|
2026-01-22 15:29:35 +01:00 |
|
Stone_Red
|
3dce9ab59a
|
Add CreatePluginDialog for plugin creation and update search boxes with icons
|
2026-01-22 15:29:35 +01:00 |
|
Stone_Red
|
a85e57ad58
|
Fix titles of dialogs
|
2026-01-22 15:29:34 +01:00 |
|
Stone_Red
|
d319b32263
|
Update third party licenses in README.md
|
2026-01-22 00:09:26 +01:00 |
|
Stone_Red
|
ca83e5585f
|
Replace old screenshots with new ones
Updated preview images in README with new screenshots.
|
2026-01-22 00:08:01 +01:00 |
|
Stone_Red
|
0b278ed31a
|
Update installer and manifest to version 1.3.0.0
|
2026-01-21 23:35:36 +01:00 |
|
Stone_Red
|
346a7ad5a1
|
Remove unused methods from MainWindow.xaml.cs
|
2026-01-21 21:32:40 +01:00 |
|
Stone_Red
|
ea07f0db3a
|
Show loading indicator during plugin creation
|
2026-01-21 21:26:05 +01:00 |
|
Stone_Red
|
667c913e57
|
Make plugin creation and setup steps async
|
2026-01-21 21:25:44 +01:00 |
|
Stone_Red
|
4d0119e4b3
|
Cleanup plugin template
|
2026-01-21 21:22:40 +01:00 |
|
Stone_Red
|
f957edd886
|
Add hot reload support for plugins using FileSystemWatcher
|
2026-01-21 21:20:27 +01:00 |
|
Stone_Red
|
1a6cd5a744
|
Add reload plugins button and open plugins in IDE support in plugin manager
|
2026-01-21 19:42:01 +01:00 |
|
Stone_Red
|
deddea2888
|
Remove Card container for plugin logos
|
2026-01-20 21:11:33 +01:00 |
|
Stone_Red
|
e18ab1ec56
|
Make UI structure more flat
|
2026-01-20 20:52:39 +01:00 |
|
Stone_Red
|
a8236bd8da
|
Make sure default layout gets loaded when deleting current layout
|
2026-01-20 19:22:09 +01:00 |
|
Stone_Red
|
cb8df79a5f
|
Reset CurrentLayoutName if it does not match any existing layout names
|
2026-01-20 15:51:48 +01:00 |
|
Stone_Red
|
907d743c0d
|
Make sure newly created layout gets loaded
|
2026-01-20 15:51:32 +01:00 |
|
Stone_Red
|
835ef23719
|
Fix margin in MainPage
|
2026-01-19 22:47:44 +01:00 |
|
Stone_Red
|
d2da426baf
|
Update project version to 1.3.0.0
|
2026-01-19 22:35:06 +01:00 |
|
Stone_Red
|
82fe362559
|
Add theme-aware Modio icon and resource for PluginManager page
|
2026-01-17 00:39:53 +01:00 |
|
Stone_Red
|
439eca0ef0
|
Remove unused NotifyIcon field and its disposal on window close
|
2026-01-17 00:22:54 +01:00 |
|
Stone_Red
|
fca25aeb59
|
Show error dialogs on UI thread using Dispatcher.InvokeAsync
|
2026-01-17 00:16:53 +01:00 |
|
Stone_Red
|
dd9953cb7d
|
Replace Rectangle fill with Border background for color selection UI
|
2026-01-17 00:16:34 +01:00 |
|
Stone_Red
|
990793fb01
|
Add ColorPicker and FileSelector settings controls and API classes
|
2026-01-17 00:15:57 +01:00 |
|