chore(conductor): Add new track 'Custom Shader and Window Frame Support'

This commit is contained in:
2026-03-09 21:37:57 -04:00
parent e3fd58a0c8
commit fe0f349c12
5 changed files with 87 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
{
"track_id": "custom_shaders_20260309",
"type": "feature",
"status": "new",
"created_at": "2026-03-09T00:00:00Z",
"updated_at": "2026-03-09T00:00:00Z",
"description": "Implement proper custom shader support for customizable post-process rendering and background to the gui's imgui. Figure out if we can make the default os window frame bar overloaded with our own to have it work with the theme. ."
}