-
Notifications
You must be signed in to change notification settings - Fork 0
Add global profile toggle hotkey UI and state persistence #3
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: feature/add-color-settings
Are you sure you want to change the base?
Add global profile toggle hotkey UI and state persistence #3
Conversation
Co-authored-by: harisonw <87620631+harisonw@users.noreply.github.com>
Co-authored-by: harisonw <87620631+harisonw@users.noreply.github.com>
|
@copilot continue until fully complete |
Co-authored-by: harisonw <87620631+harisonw@users.noreply.github.com>
Co-authored-by: harisonw <87620631+harisonw@users.noreply.github.com>
Completed the remaining hotkey toggle feature work (UI, hotkey capture/registration, persisted toggle state, and apply/revert logic) in commit 29ffb6b. Screenshot: https://github.com/user-attachments/assets/59105d72-86c6-4694-9bb2-a48f8de892e0 Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Co-authored-by: harisonw <87620631+harisonw@users.noreply.github.com>
Enable a global toggle hotkey to switch per-app vibrance/brightness/contrast/gamma on/off while preserving current default behavior when starting apps. The toggle is optional and must be enabled in settings before hotkey mapping is exposed.
Example API usage:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.