Releases Tags
-
Progressive 1.6.1
released this 3 months ago | 0 commits to Progressive since this release
Change Log
NERvGear Core System / 1.6.1
- Widget Gallery: Add option 'Disable Alt Modifier'
- Custom Script Value/Action/Processor: Add resource insertion menu
- Custom Command: Add option 'Initialization Script'
- HDD Data: Add value 'Recycle Bin'
- System Action: Add command 'Empty Recycle Bin'
- Dev. Options: Disable option 'DirectComposition API' for more GPUs
- Add update notification
- Fix configuration dialogs crash the program in some cases
- Adjust some preference components
- Adjust some translations
HUD Widget Extension / 1.6.1
- Line Chart: Add gradient fill options
- Histogram: Add 'Bar Gap' and gradient fill options
- Add widget preset 'Polar Clock'
- Add widget preset 'System Info: Fade'
- Add 'Glow' series backgrounds
- Fix interaction settings lost in some cases
Web Widget Extension / 1.3.0
- RSS Feed Widget: Add option 'Filter Script'
- 'Bilibili Animate RSS' widget preset: Update subscription URL
Home Assistant Extension / 1.0.0 (New)
- Device State value
- Custom Template value
- Entity Control action
Weather Data Extension / 1.1.0
- Fix cannot retrieve weather data
PDH Data Extension / 1.0.1
- Add examples 'CPU Usage' and 'GPU Usages'
变更日志
NERvGear 核心系统 / 1.6.1
- 挂件库:添加「禁用 Alt 快捷键」选项
- 自定义脚本数值/动作/处理器:添加资源插入菜单
- 自定义命令数值:添加初始化脚本选项
- 硬盘数据:添加「回收站」数值
- 系统动作:添加「清空回收站」命令
- 开发者选项:禁止某些 GPU 启用 DirectComposition API
- 添加更新通知
- 修复某些情况下配置界面导致程序崩溃
- 微调一些选项组件
- 微调一些翻译
HUD 状态栏挂件扩展 / 1.6.1
- 折线图元素:添加「渐变填充」选项
- 直方图元素:添加「渐变填充」和「柱距」选项
- 添加「Polar 时钟」预置挂件
- 添加「系统信息:渐变」预置挂件
- 添加「发光」系列背景
- 修复某些情况下互动效果设置丢失
桌面网页挂件扩展 / 1.3.0
- RSS 订阅挂件:添加「过滤脚本」选项
- 「哔哩哔哩新番订阅」预置挂件:更新订阅网址
Home Assistant 扩展 / 1.0.0 (新)
- 「设备状态」数值
- 「自定义模板」数值
- 「实体控制」动作
天气数据扩展 / 1.1.0
- 修复无法获取天气数据
PDH 数据扩展 / 1.0.1
- 添加示例「CPU 使用率」和「GPU 使用率」
Downloads
-
Progressive 1.6.0
released this 6 months ago | 1 commits to Progressive since this release
Change Log
NERvGear Core System / 1.6.0
- Launcher Editor: Add support for drag & drop UWP apps from the Start Menu
- Icon / Background Picker:
- Add separated state selection support
- Add separated state custom URL support
- Command Action: Add reference list for shell commands
- Script Action: Add example 'Delay Execution'
- Do Not Disturb: Add example 'Toggle Widgets' for custom actions
- Launcher: Fix incorrect widget position when system resolution changed
- Widget Properties: Fix frozen widget after switching option 'Desktop Application Window'
- Workshop: Improve item installation strategy
- Add action 'Widget Theme'
- Add warning when action execution failed
- Fix some widgets displaced after switching theme and restarting
- Improve unsaved configuration writing strategy
- Adjust some preference components
- Adjust data output framework
- Remove Qt.labs related modules
HUD Widget Extension / 1.6.0
- Add option 'Interactive Effect' for widget, item and element
- Add widget option 'Rectangular Interactive Area'
- Add item option 'Background Hierarchy'
- Add widget interactive effects 'Mouse Track' and 'Cursor Style'
- Add item and element interactive effects 'State Transform' and 'Levioso'
- Add widget preset 'Interactive Tiles'
- Add interactive effect development API 'HUDInteractionTemplate'
- Improved usability of 3D rotation options
Quick Menu Widget Extension / 1.1.0
- Add system folder association support
Sensor Data Extension / 1.2.0
- HWiNFO: fix values mismatched when system devices changed
Eye Dropper Widget Extension / 1.0.0 (New)
- Drag & drop icon to pickup colors from screen
- Supports RGB, HSL, HSV, CMYK color model
- Supports copying in custom format string
- Provides a 'Color Picker' element for HUD Custom Widget
BA Widget Extension / 1.1.0
- Add interactive effects to widget presets
- Fix a configuration mistake in 'Memorial Lobby - Bottom Bar' widget preset
变更日志
NERvGear 核心系统 / 1.6.0
- 启动器菜单编辑器:添加从开始菜单拖放 UWP 应用图标支持
- 图标/背景拾取:
- 添加单个状态分离选择
- 添加单个状态自定义 URL 输入
- 命令动作:添加 Shell 命令速查表
- 脚本动作:添加「延迟执行」示例
- 免打扰:添加自定义动作示例「显示/隐藏挂件」
- 启动器:修复更改系统分辨率后挂件位置不正确
- 挂件属性:修复切换「桌面应用窗口」选项后挂件画面冻结
- 创意工坊:调整订阅安装策略
- 添加「挂件主题」动作
- 添加动作执行失败提示
- 修复应用主题并重启后某些挂件移位
- 优化未保存配置写入策略
- 调整部分首选项组件
- 调整数值输出框架
- 移除 Qt.labs 相关模块
HUD 状态栏挂件扩展 / 1.6.0
- 添加「互动效果」选项到挂件、项目和元素
- 添加「矩形交互区域」挂件选项
- 添加「背景层级」项目选项
- 添加「鼠标跟踪」和「指针换肤」挂件动效
- 添加「状态变换」和「漂浮」项目和元素动效
- 添加「互动磁贴」预置挂件
- 添加 HUDInteractionTemplate 动效开发接口
- 提升 3D 旋转配置选项的易用性
快捷菜单挂件扩展 / 1.1.0
- 添加关联「系统目录」模式
传感器数据扩展 / 1.2.0
- HWiNFO: 修复系统设备变动时数值错乱
屏幕取色挂件扩展 / 1.0.0 (新)
- 鼠标拖放滴管图标屏幕取色
- 支持 RGB, HSL, HSV, CMYK 颜色模型
- 支持复制自定义格式化字符串
- 提供用于 HUD 自定义挂件的「屏幕取色」元素
BA 主题扩展 / 1.1.0
- 添加点击互动效果到预置挂件
- 修复回忆大厅底栏的配置错误
Downloads
-
Progressive 1.5.0
released this 8 months ago | 2 commits to Progressive since this release
Change Log
NERvGear Core System / 1.5.0
- Add independent widget scaling option
- Fix changing a widget's z does not take effect until restart
- Fix cannot extract icons from some EXE files
- Increase default timeout for the startup animation to 30s
- Miscellaneous Data: Add 'Custom Command' value
- Workshop: Add multi-image preview support
- Widget Properties: Add OBS capture option
- Launcher: Add 'Topmost Window' option
- Preferences: Add 'Startup Animation Fill Mode' option
- Script Value: Add 'Access JSON API' example
- Web Browser Engine
- Upgrade to Chromium 109
- Fix cannot navigate to new URL in some cases
- Fix logging file size growing infinitely
- Remove Flash support
- Font Picker
- Add 'Letter Spacing' option
- Add Italic, Underline and Strikeout style options
- Add multiple font families input support
- Fix incorrect default font weight
- Image/Icon/Background Picker
- Add WEBP format support
- Navigate to the currently configured tab when opening
Memo Widget Extension / 1.0.0 (New)
- Single widget multiple notes switching
- Rich text editing
- Custom background
- Custom fonts and colors
- 'Note' element integrated in HUD Custom Widget
HUD Widget Extension / 1.5.0
- Add widget presets 'Network Latency', 'NVIDIA-SMI Info' and 'wttr.in Weather'
- HUD Custom Widget
- Widget/Item/Element Settings: Add 'Scale' and '3D Rotation' options
- Item Editor: Fix some operation and configuration issues
- Image Element: Add 'Smooth Edges' option
BOTW Theme Extension / 1.1.0
- Add support to select menu and dialog options with Enter key
- Shortcuts Menu: Pop up on the screen where the cursor is located
- Launcher Menu 'Inventory'
- Add sub Menu/Folder browsing support
- Adapt to more screen aspect ratios
Web Widget Extension / 1.2.2
- Search Widget: Add Everything search engine preset
- 'bilibili Animate RSS' widget preset: New subscription URL
Media Support Extension / 1.3.2
- Gallery Widget: Add 'Refresh Gallery' option and action
Mail Box Extension / 1.0.4
- Fix some warning messages
变更日志
NERvGear 核心系统 / 1.5.0
- 添加独立的挂件缩放选项
- 修复挂件的 z 设置需要重启才能生效
- 修复无法从某些 EXE 文件提取图标
- 调整默认启动动画超时时间至 30 秒
- 其他数据:添加「自定义命令」数值
- 创意工坊:添加多图预览支持
- 挂件属性:添加 OBS 采集选项
- 启动器:添加「置顶窗口」快捷选项
- 首选项:添加「启动动画填充模式」选项
- 脚本数值:添加「访问 JSON API」示例
- 浏览器引擎
- 升级到 Chromium 109 内核
- 修复某些情况下无法跳转地址
- 修复日志文件大小无限增长
- 移除 Flash 支持
- 字体拾取
- 添加「文字间距」选项
- 添加斜体、下划线和删除线字体风格选项
- 添加复合字族输入支持
- 修复默认字重配置不正确
- 图片/图标/背景拾取
- 添加 WEBP 格式支持
- 打开时自动切换到当前配置的标签位置
便签挂件扩展 / 1.0.0(新)
- 单挂件多便签切换
- 富文本编辑
- 自定义背景
- 自定义字体和颜色
- 集成到 HUD 自定义挂件的「笔记」元素
HUD 状态栏挂件扩展 / 1.5.0
- 添加预置挂件「网络延迟」、「NVIDIA-SMI 信息」和「wttr.in 天气」
- HUD 自定义挂件
- 挂件/项目/元素设置:添加「缩放」和「3D 旋转」选项
- 项目编辑器:修复一些操作和配置问题
- 图片元素:添加「平滑边缘」选项
BOTW 主题扩展 / 1.1.0
- 添加回车选中菜单和对话框选项支持
- 快捷菜单:自动在鼠标所在屏幕弹出
- 启动器背包菜单
- 添加子菜单/目录浏览支持
- 适应更多屏幕比例显示
桌面网页挂件扩展 / 1.2.2
- 桌面搜索挂件:添加 Everything 预设搜索引擎
- 「哔哩哔哩新番订阅」预置挂件:更换新的 URL 地址
多媒体支持扩展 / 1.3.2
- 幻灯片图库挂件:添加「刷新图库」选项及动作
Mail Box 邮箱扩展 / 1.0.4
- 修复一些警告信息
Downloads
-
Progressive 1.3.2
released this 2 years ago | 3 commits to Progressive since this release
Change Log
NERvGear Core System / 1.3.2
- Improve widget rendering performance
- Try to recovery GPU device lost
- Fix some random crashes
- Fix some widgets are placed at incorrect position
- Widget Gallery: Add 'Find Widgets...' entry
- Open Action: Add 'Open Method' option
- GPU Data: Fix inaccurate GPU Usage on some systems
- Preferences:Extension Details: Fix 'Locate...' button doesn't work
HUD Widget Extension / 1.3.0
- Add 'Word Art' custom element
- Add 'Rectangle' custom element
- Add 'Effect Settings' to element panel
- Background Element: Deprecate 'Solid Color' switch
Media Support Extension / 1.3.1
- System Media Data: Fix cannot retrieve data on some system
- SMTC Music Player (White): Add blurred cover background
Mail Box Extension / 1.0.3
- Add 'Mail Data'
- Add 'Message Notification' switch
- Add 'Unread Message' widget preset
- Avoid program crash when database is corrupted
- Mail Box Action: Add 'Read New Message' command
变更日志
NERvGear 核心系统 / 1.3.2
- 提升挂件渲染流畅度
- GPU 驱动崩溃时尝试自动恢复
- 修复一些随机异常崩溃
- 修复某些多显示器情况下挂件位置不正确
- 挂件库:添加「查找挂件...」菜单项
- 打开动作:添加「打开方式」选项
- GPU 数据:修复某些系统下「GPU 负载」数值不准确
- 首选项:扩展详情页:修复「定位...」按钮不工作
HUD 状态栏挂件扩展 / 1.3.0
- 添加「艺术字」元素
- 添加「矩形」元素
- 添加「特效设置」到元素选项
- 背景元素:弃用「纯色」开关
多媒体支持扩展 / 1.3.1
- 系统多媒体数据:修复某些系统无法获取信息
- SMTC 音乐播放器(白)预置挂件:添加封面模糊效果
Mail Box 邮箱扩展 / 1.0.3
- 添加「邮箱数据」
- 添加「消息通知」开关
- 添加「未读邮件」预置挂件
- 避免数据库损坏时程序崩溃
- 邮件功能入口动作:添加「阅读新消息」命令
Downloads
-
Progressive 1.3.1
released this 2 years ago | 4 commits to Progressive since this release
Change Log
NERvGear Core System / 1.3.1
- Add 'Do Not Disturb' switch to tray icon menu
- Move some commands in 'Misc Action' to new 'System Action'
- Improve information display on widget operation
- Fix widgets disappear when activating show desktop
- Misc Action: Add 'Do Not Disturb' switching commands
- System Action: Add 'Toggle Desktop Icons' command
- Open Action: Add 'Run as Administrator' option
- Network Data: Add 'Total Download/Upload' values
- Network Data: Fix reporting wrong speed under some circumstances
- Launcher: Improve display range in different resolution (2)
HUD Widget Extension / 1.2.0
- HUD Custom Widget
- Add 'Pointer Meter' custom element
- Add 'Visibility' item option
- Add 'Default Background Color' widget option
- Add more background images
- Bar Gauge: Add 'Animate Data Changes', 'Bar Image', etc. options
- Image Element: Add 'Border Radius', 'Spin Animation', etc. options
- Text Element: Add 'Font Size Mode' etc. options
- Add 'Clock' widget preset
Media Support Extension / 1.3.0
- Add 'System Media Data' (SMTC Support)
- Add 'CAD Mini Player' widget preset
- Convert original 'CAD Mini Player' to 'SMTC Music Player' widget presets
- Image/Video Widget: Add 'Auto Resize' witch option
SAO Theme Extension / 1.0.5
- Add 'SAO Clock' widget preset
Web Widget Extension / 1.2.1
- RSS Feed Widget: Fix cannot display item titles correctly in some sites
变更日志
NERvGear 核心系统 / 1.3.1
- 添加「免打扰模式」开关到托盘图标菜单
- 拆分「杂项动作」部分命令到新的「系统动作」
- 优化挂件边框操作的信息显示
- 修复某些情况下显示桌面时挂件消失
- 杂项动作:添加「免打扰模式」开关命令
- 系统动作:添加「开关桌面图标」命令
- 打开动作:添加「以管理员身份运行」选项
- 网络数据:添加「总下载/上传」数值
- 网络数据:修复某些情况下网速数值不准确
- 启动器:优化不同分辨率下显示范围 (2)
HUD 状态栏挂件扩展 / 1.2.0
- HUD 自定义挂件
- 添加「指针表」自定义元素
- 添加「可见性」项目选项
- 添加「默认背景颜色」挂件选项
- 添加更多背景图片可选
- 计量条元素:添加「数值变动动画」「计量条图片」等选项
- 图片元素:添加「圆角半径」「旋转动画」等选项
- 文本元素:添加「字体大小模式」等选项
- 添加「时钟」预置挂件
多媒体支持扩展 / 1.3.0
- 添加「系统多媒体数据」(SMTC 支持)
- 添加「CAD 迷你播放器」预置挂件
- 原「CAD 迷你播放器」变更为「SMTC 音乐播放器」预置挂件
- 图片/视频挂件:添加「自动重置大小」选项
SAO 主题扩展 / 1.0.5
- 添加「SAO 时钟」预置挂件
桌面网页挂件扩展 / 1.2.1
- RSS 订阅挂件:修复某些网站标题显示不正确
- 「哔哩哔哩新番订阅」预置挂件:切换到 HTTP 协议
Downloads
-
Progressive 1.3
released this 2 years ago | 5 commits to Progressive since this release
Change Log
NERvGear Core System / 1.3.0
- Script Data: Add 'Input Actions' option
- Script Action: Add 'Input Data' option
- Misc Action: Add 'Open/Toggle Launcher (No Menu)' commands
- SFX Action: Add 'Play/Stop' commands
- INI File: Add experimental configurations
- Color Picker: Add HEX value input
- Launcher: Add 'Full-Screen Window' option
- Launcher: Improve display range in different resolution
- Add 'Read Me' widget preset
- Fix full-screen detection false activated by NVIDIA GeForce Experience (2)
- Improve image display for down scaling
- Refactor sound effect engine
- Auto switch to default system playback device
- Avoid constantly opening audio device
- Avoid cannot auto sleep on some devices
HUD Widget Extension / 1.1.0
- Add 'HUD Custom' widget
- Add 'Circle Graph' custom element
- Add 'Background' custom element
- Add 'SVG Shape' custom element
Web Widget Extension / 1.2.0
- Add 'RSS Feed' widget
Media Support Extension / 1.2.2
- Video Widget: Add 'Play/Pause/Mute' options
- Video Widget Action: Add 'Play/Stop/Pause/Mute' commands
- Add 'CAD Mini Player' widget presets
- Add more gallery frames
Bangumi Widget Extension / 1.0.4
- Add 'Special Schedules' editor
Sensor Data Extension / 1.1.1
- Fix compatibility with HWiNFO 7.34
变更日志
NERvGear 核心系统 / 1.3.0
- 脚本数值:添加「输入动作」选项
- 脚本动作:添加「输入数据」选项
- 杂项动作:添加「打开/开关启动器(无菜单)」命令
- 音效动作:添加「播放/停止」命令
- 配置文件:添加一些实验性选项
- 颜色拾取:添加自定义颜色 Hex 值输入
- 启动器:添加「全屏模式窗口」选项
- 启动器:优化不同分辨率下显示范围
- 添加「新手必读」挂件
- 修复 NVIDIA GeForce Experience 导致全屏检测失灵 (2)
- 优化缩图显示效果
- 重构音效框架
- 自动切换系统默认音频设备
- 避免持续使用音频设备
- 避免某些设备无法自动休眠
HUD 状态栏挂件扩展 / 1.1.0
- 添加「HUD 自定义挂件」
- 添加「圆环图」自定义元素
- 添加「背景」自定义元素
- 添加「SVG 形状」自定义元素
桌面网页挂件扩展 / 1.2.0
- 添加「RSS 订阅挂件」
多媒体支持扩展 / 1.2.2
- 视频挂件:添加播放、暂停和静音选项
- 视频挂件动作:添加「播放/停止/暂停/静音」命令
- 添加「CAD 迷你播放器」预置挂件
- 添加更多画廊边框
Bangumi 番剧表扩展 / 1.0.4
- 添加「编辑特别节目表」选项
传感器数据扩展 / 1.1.1
- 修复 HWiNFO 7.34 数据兼容问题
Downloads
-
Progressive 1.2.1
released this 2 years ago | 6 commits to Progressive since this release
Change Log
NERvGear Core System / 1.2.1
- Add User Manual
- Add widget group identity
- Fix some graphics issues in launcher
- Fix window title height with different DPI
- Improve crash handling for some issues
- Minor resources adjustment
- Data Picker: Add value mode highlight
- Web Browser: Add pop-up SFX
- Launcher Menu: Remove the unnecessary Exit button
- Launcher Menu: Improve extension suffix
- Startup Animation: Fix crash on finished
HUD Widget Extension / 1.0.3
- Fix a typo
Media Support Extension / 1.2.1
- Kugou Music: Fix cannot fetch data from new version
Mail Box Extension / 1.0.2
- Inbox: Fix incorrect date
变更日志
NERvGear 核心系统 / 1.2.1
- 添加「用户指南」
- 添加挂件分组标识
- 修复启动器一些显示问题
- 修复在不同 DPI 缩放下窗口标题栏高度适配
- 优化某些情况下的崩溃处理
- 一些资源微调
- 数值拾取器:添加取值模式高亮显示
- 网页浏览器:添加弹出音效
- 启动器菜单:移除多余的退出按钮
- 启动器菜单:优化后缀名截取模式
- 启动动画:修复视频播放结束后崩溃
HUD 状态栏挂件扩展 / 1.0.3
- 修复一处文本错误
多媒体支持扩展 / 1.2.1
- 酷狗音乐:修复新版无法获取数据
Mail Box 邮箱扩展 / 1.0.2
- 收件箱:修复日期显示不正确
Downloads
-
Progressive 1.2
released this 2 years ago | 7 commits to Progressive since this release
Change Log
NERvGear Core System / 1.2.0
- Refactor Graphics Engine
- Improve compatibilities with Intel integrated graphics and some old GPU drivers
- Improve graphics performance
- Improve RAM and VRAM usages
- Prefer integrated graphics for better battery life
- Remove Qt 3D module
- Refactor 3D Launcher
- Add 'Custom Action' option for 'Do Not Disturb'
- Add custom widget title option
- Add custom widget position and size options
- Add temporary show widget frame when holding 'ALT' key
- Improve folder picking
- Improve resource files ordering
- Fix program cannot start correctly in Windows 'Compatibility Mode'
- Fix widgets cannot keep top most after random time
- Workshop: Add 'Custom Pack' craft item
- Startup Animation: Fix incorrect GIF duration
- Open Action: fix cannot open multiple files or links
- Launcher Menu Editor: Add 'Auto Expand Menu' option
- Widget Gallery: Add 'Show Hidden Widgets' option
- Widget Gallery: Fix a display issue
- Web Browser Engine: Enable hardware acceleration for integrated graphics
- Web Browser Engine: Fix missing taskbar icon
SAO Theme Extension / 1.0.4
- Launcher Menu: Fix files in 'Folder' menu does not sync with system
- Launcher Menu: Fix root menu does not expand when there are too few items
- Launcher Menu: Fix sub menus does not align to first item
- Fix a typo in translation
GGO Theme Extension / 1.0.3
- Launcher Menu: Fix files in 'Folder' menu does not sync with system
- Launcher Menu: Fix root menu does not expand when there are too few items
Sensor Data Extension / 1.1.0
- Add data proxy for Bluetooth Battery Monitor
Media Support Extension / 1.2.0
- Gallery Widget: Add mouse wheel playback controlling
- Gallery Widget: Add playback controlling actions
- Gallery Widget: Add 'Shuffle Playback' option
- Gallery Widget: Fix display issues in some transition animations
- Music Player Data: Fix cannot fetch data correctly on Windows 11*
Bangumi Widget Extension / 1.0.3
- Fix custom 'Playback Url' not working
变更日志
NERvGear 核心系统 / 1.2.0
- 重构图形引擎
- 针对 Intel 核显和老 GPU 驱动兼容优化
- 提升图形绘制性能
- 降低内存和显存占用
- 优先使用核显运行
- 移除 Qt 3D 模块
- 重构 3D 启动器
- 添加「免打扰模式」下执行自定义动作
- 添加自定义挂件标题选项
- 添加自定义挂件位置和尺寸选项
- 添加按住 ALT 键并悬停鼠标可临时显示挂件边框
- 优化文件夹拾取操作
- 优化资源文件排序
- 修复 Windows 「兼容模式」下无法正确启动
- 修复某些情况下挂件置顶失效
- 创意工坊:添加自定义资源包制作
- 加载动画:修复 GIF 播放时长不正确
- 打开动作:修复无法同时打开多个文件或链接
- 启动器菜单编辑器:添加「自动展开菜单」选项
- 挂件库:添加「显示隐藏挂件」选项
- 挂件库:修复一处显示错误
- 网页浏览器引擎:启用核显图形硬件加速
- 网页浏览器引擎:修复任务栏图标丢失
SAO 主题扩展 / 1.0.4
- 启动器菜单:修复「系统目录」内变动后菜单项不同步
- 启动器菜单:修复根菜单项目过少时不自动展开
- 启动器菜单:修复子菜单打开时未对齐到第一项
- 修复一处翻译错误
GGO 主题扩展 / 1.0.3
- 启动器菜单:修复「系统目录」内变动后菜单项不同步
- 启动器菜单:修复根菜单项目过少时不自动展开
传感器数据扩展 / 1.1.0
- 添加 Bluetooth Battery Monitor 数据代理
多媒体支持扩展 / 1.2.0
- 幻灯片画廊挂件:添加鼠标滚轮控制播放
- 幻灯片画廊挂件:添加播放控制动作
- 幻灯片画廊挂件:添加随机播放选项
- 幻灯片画廊挂件:修复一些转场动画显示问题
- 播放器数据:修复 Windows 11 某些情况下获取数据不正确
Bangumi 番剧表扩展 / 1.0.3
- 修复自定义播放地址 URL 不生效
Downloads
- Refactor Graphics Engine
-
Progressive 1.1
released this 2 years ago | 2 commits to master since this release
Change Log
1.1.0
NERvGear Core System / 1.1.0
- Launcher Options: add background 'Transition Animation' option
- Launcher Editor: add 'Default Icon' option for menu item
- Launcher Editor: add 'Reset Launcher Menu' option
- Launcher Editor: prevent following symbol links in 'Folder' menu
- Launcher Editor: move 'Menu Position' option to Launcher Options
- Preferences: add 'Create Desktop Shortcut' option
- Command Action: add some examples
- fix some mouse gestures not handled correctly
- fix cannot play some wave files
- delay notifications when 'Do not Disturb' is activated
- improve widget state switching
- improve preview in Background Picker
- adjust status when data unavailable
SAO Theme Extension / 1.0.3
- fix files in 'Folder' menu does not sync with system
GGO Theme Extension / 1.0.2
- fix files in 'Folder' menu does not sync with system
BOTW Theme Extension / 1.0.2
- update audio visualizer widget preset
HUD Widget Extension / 1.0.2
- adjust display for 'Number or Text' content
Sensor Data Extension / 1.0.2
- fix cannot read data from AIDA64 and EVEREST on some systems
- adjust status when data unavailable
Media Support Extension / 1.1.0
- add 'Gallery Widget'
- add 'KuGou Music Data'
- adjust status when data unavailable
Web Widget Extension / 1.1.0
- add 'Search Widget'
- Web Widget: add custom 'Web Action'
Mail Box Extension / 1.0.1
- Message Composer: fix cannot scroll editing content
ADV Plugin / 1.4.1
- 'Line' and 'Wave' Style: add 'Radial Gradient' option
- fix flickers when switching between desktop and launcher
- improve gradient performance
- adjust API
变更日志
1.1.0
NERvGear 核心系统 / 1.1.0
- 启动器快捷选项:添加背景「过场动画」控制选项
- 启动器菜单:添加「默认图标」菜单项目选项
- 启动器菜单:添加「重置启动器菜单」选项
- 启动器菜单:修复「系统目录」菜单项下的目录快捷方式被当作目录展开
- 启动器菜单:移动「菜单位置」选项到启动器快捷选项
- 首选项:添加「创建桌面图标」选项
- 命令动作:添加常用示例
- 修复鼠标手势某些情况下按键失效
- 修复无法读取某些 wav 文件
- 延迟「免打扰模式」下通知显示
- 优化一些挂件状态切换
- 改进背景拾取组件预览显示
- 调整数据不可用时状态设置
SAO 主题扩展 / 1.0.3
- 修复「系统目录」增删后文件后菜单项不同步
GGO 主题扩展 / 1.0.2
- 修复「系统目录」增删后文件后菜单项不同步
BOTW 主题扩展 / 1.0.2
- 音频可视化挂件预置调整
HUD 状态栏挂件扩展 / 1.0.2
- 调整「数字和文本」内容显示
传感器数据扩展 / 1.0.2
- 修复某些系统下 AIDA64 或 EVEREST 无法读取数据
- 调整数据不可用时状态设置
多媒体支持扩展 / 1.1.0
- 添加「幻灯片画廊挂件」
- 添加「酷狗音乐数据」
- 调整数据不可用时状态设置
桌面网页挂件扩展 / 1.1.0
- 添加「桌面搜索挂件」
- 桌面网页挂件:添加自定义网页动作
Mail Box 邮箱扩展 / 1.0.1
- 修复撰写邮件时内容无法滚动
音频可视化插件 / 1.4.1
- 「线」「波浪」样式:新增「径向渐变」选项
- 修复挂件在启动器与桌面切换时的闪烁问题
- 优化渐变样式性能
- 调整API
Downloads
-
Progressive 1 Update 2
released this 2 years ago | 9 commits to Progressive since this release
Change Log
NERvGear Core System / 1.0.2
- Add Spanish translation (By AOXE3D)
- Add Turkish translation (By Lawliet0)
- Add option for customizing welcome message
- Improve compatibility with Intel UHD Graphics
- 'Open...' Action: Open swf files with internal web browser
- Action & Data Scripts: Add HTML-like (local.setTimeout/...) timer APIs
- Fix widgets moved unexpectedly when display configuration changed
- Fix widgets moved unexpectedly after reboot on some systems
- Fix inconsistent widgets' z-order after program restarts
- Fix some directory names in 'Real Folder' menu truncated unexpectedly
- Web Browser Engine
- Add support to open local files via drag'n'drop
- Update integrated Flash Player
- Improve experience when hardware acceleration unavailable
- Fix crash when opening drop down popups
- Fix garbled texts in error page
SAO Theme Extension / 1.0.2
- HP-Bar: Fix a little bit offsets when charging
HP-Bar Widget Extension / 1.0.2
- API changes
Media Support Extension / 1.0.2
- Minor changes
Bangumi Widget Extension / 1.0.2
- Add option for changing the widget size
ADV Plugin / 1.4.0
- Style 'Line'/'Wave': Add option for vertical display
- Style 'Wave'/'Circle'/'Solid Circle': Add option for color gradient
- Merge style 'Gradient Line' into 'Line'
- Auto open logging file when crashing in debug mode
- API changes
变更日志
NERvGear 核心系统 / 1.0.2
- 添加西班牙语支持(感谢 AOXE3D)
- 添加土耳其语支持(感谢 Lawliet0)
- 添加自定义欢迎语选项
- 优化 Intel UHD Graphics 核显兼容性
- 打开文件动作:使用内置浏览器播放 swf 文件
- 动作/数值脚本:添加 local.setTimeout() 等定时器相关 API
- 修复显示器配置变动后挂件错位
- 修复某些多显示器系统重启后挂件错位
- 修复重启后挂件 z 顺序不正确
- 修复启动器目录菜单截断某些文件夹名字
- 网页浏览器
- 添加支持拖放打开本地文件
- 更新内置的“特别版” Flash 播放器
- 优化硬件加速不可用时流畅性
- 修复点击下拉框时崩溃
- 修复错误页面文字乱码
SAO 主题扩展 / 1.0.2
- HP 计量表:修复充电时血条显示位移
HP 计量表挂件扩展 / 1.0.2
- 开发接口调整
多媒体支持扩展 / 1.0.2
- 细微调整
Bangumi 番剧表扩展 / 1.0.2
- 添加调整挂件大小选项
音频可视化插件 / 1.4.0
- 样式「线」「波浪」:添加垂直方向选项
- 样式「波浪」「圆」「实心圆」:添加颜色渐变选项
- 合并样式「渐变线」到「线」
- 调试模式下服务器崩溃自动打开日志文件
- 优化API
Downloads