Skip to content

Comments

feat(ui): display device names without paths in video menu#4

Merged
codujin merged 1 commit intomainfrom
dev
Jan 25, 2026
Merged

feat(ui): display device names without paths in video menu#4
codujin merged 1 commit intomainfrom
dev

Conversation

@codujin
Copy link
Owner

@codujin codujin commented Jan 25, 2026

  • Add displayName() method to VideoDevice struct to show only device name
  • Keep toString() method for backward compatibility with full path display
  • Add ImGui::PushID/PopID wrappers to prevent ID conflicts when devices share names
  • Apply same ID scoping fix to audio device menu
  • Preserve device path for internal logic and configuration saving

- Add displayName() method to VideoDevice struct to show only device name
- Keep toString() method for backward compatibility with full path display
- Add ImGui::PushID/PopID wrappers to prevent ID conflicts when devices share names
- Apply same ID scoping fix to audio device menu
- Preserve device path for internal logic and configuration saving
@codujin codujin merged commit 2d406df into main Jan 25, 2026
2 checks passed
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.

1 participant