-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat: Windows 11 Taskbar Widget Mini Player #4349
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
9e328a3
188b8cb
2274d04
0f8f005
948babb
231b47a
bc0152b
bea76ca
af83790
1afa844
a25cabf
59865a2
9a441a1
4fc110f
7ff2d1a
9017f04
bb3f3af
bdc2131
876dbd7
28e6817
66cb0d7
a113d77
1676539
380e851
59a7dc1
1e654c0
1141eca
216d0b1
f3e0614
6f9770e
fa020fc
d35d00b
28e7b1c
f2004f0
79be979
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,7 @@ | ||
| node_modules | ||
| /dist | ||
| /pack | ||
| package-lock.json | ||
| .vscode/settings.json | ||
| .idea | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change | ||
|---|---|---|---|---|
|
|
@@ -89,6 +89,7 @@ | |||
| "bgutils-js": "3.2.0", | ||||
| "butterchurn": "3.0.0-beta.5", | ||||
| "butterchurn-presets": "3.0.0-beta.4", | ||||
| "chalk": "^5.6.2", | ||||
| "chinese-conv": "^4.0.0", | ||||
| "color": "5.0.3", | ||||
| "conf": "15.1.0", | ||||
|
|
@@ -145,6 +146,7 @@ | |||
| "@playwright/test": "1.58.2", | ||||
| "@stylistic/eslint-plugin": "5.7.1", | ||||
| "@total-typescript/ts-reset": "0.6.1", | ||||
| "@types/chalk": "^2.2.4", | ||||
|
||||
| "@types/chalk": "^2.2.4", |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is titled/described as adding the Windows 11 taskbar widget, but the README change documents a fork that reintroduces an adblocker and adds a yt-dlp downloader, plus branch maintenance instructions. If this PR is meant to land upstream, these fork-specific sections look out of scope and will confuse end users. Consider reverting this README change or moving it to fork-only documentation.