mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1376] [CLOSED] feat(bar): added new start menu button widget #1366
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1376
Author: @Zira3l137
Created: 3/26/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (5)
f1d30dbadded startmenu widget49ceabcupdated json schema6e9177bupdated json schema3634288feat(bar): added new start menu button widget674dd6dremoved redundant imports📊 Changes
4 files changed (+4501 additions, -4209 deletions)
View changed files
📝
komorebi-bar/src/widgets/mod.rs(+1 -0)➕
komorebi-bar/src/widgets/startmenu.rs(+124 -0)📝
komorebi-bar/src/widgets/widget.rs(+5 -0)📝
schema.bar.json(+4371 -4209)📄 Description
This commit adds new
StartMenuwidget to Komorebi-bar allowing user to invoke Windows start menu by clicking on a dedicated button on the Komorebi-bar.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.