- Add VCP commands for brightness (10), contrast (12), input source (60) - Fix UTF-16 encoding for monitor data parsing - Add system tray app with monitor controls - Add localization for en, es, fr, de, zh, ja, pt, it, hi - Update to .NET 9.0 - Add LICENSE and README 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
19 lines
688 B
JSON
19 lines
688 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dir \"C:\\\\Users\\\\logik\\\\source\\\\repos\\\\ControlMyMonitorManagement\\\\Language\")",
|
|
"Bash(find:*)",
|
|
"Bash(dir \"C:\\\\Users\\\\logik\\\\source\\\\repos\\\\ControlMyMonitorManagement\\\\Language\" /S)",
|
|
"Bash(cat:*)",
|
|
"Bash(dotnet build:*)",
|
|
"Bash(dotnet --list-sdks:*)",
|
|
"Bash(dotnet:*)",
|
|
"Bash(timeout /t 5 /nobreak)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(start \"\" \"C:\\\\Users\\\\logik\\\\source\\\\repos\\\\ControlMyMonitorManagement\\\\DellMonitorControl\\\\bin\\\\Debug\\\\net9.0-windows\\\\DellMonitorControl.exe\")",
|
|
"Bash(ping:*)",
|
|
"Bash(git remote:*)"
|
|
]
|
|
}
|
|
}
|