Skip to content

Fall back to Direct3D when dashboard OpenGL fails - #141

Merged
CodeZeno merged 1 commit into
CodeZeno:mainfrom
lelemm:fix/windows-365-dashboard-renderer
Sep 25, 2026
Merged

CodeZeno merged 1 commit into
CodeZeno:mainfrom
lelemm:fix/windows-365-dashboard-renderer

Conversation

@lelemm

@lelemm lelemm commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

Issue: Running Claude-Code-Usage-Monitor on a windows that doesn't support opengl 2.0 fails.
This happens when I'm working on a Windows 365 machine, since its a simple Hyper-v virtual hardware, some stuff related to opengl doens't work properly.

The solution here is to try to load opengl backend, if it fails, we fallback to direct3d backend, if it fails, it shows the error just like it does for now.

@CodeZeno
CodeZeno force-pushed the main branch 2 times, most recently from dda0af4 to 814ff73 Compare September 25, 2026 02:25
@CodeZeno
CodeZeno force-pushed the fix/windows-365-dashboard-renderer branch from 36e6dbf to bd00f00 Compare September 25, 2026 05:36
@CodeZeno
CodeZeno merged commit 5b31c0c into CodeZeno:main Sep 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants