Update RawHandleWrapper to provide window info #14

Open
opened 2025-12-17 01:58:45 +00:00 by siennathesane · 0 comments
siennathesane commented 2025-12-17 01:58:45 +00:00 (Migrated from github.com)

Extend RawHandleWrapper to provide window information queries needed by the renderer.

Scope:

  • Add methods for size queries
  • Add methods for scale_factor queries
  • Integrate with WindowInfo abstraction
  • Update existing call sites

Acceptance Criteria:

  • RawHandleWrapper provides window info
  • Methods return correct values
  • No breaking changes to existing API
  • Documentation updated
Extend RawHandleWrapper to provide window information queries needed by the renderer. **Scope:** - Add methods for size queries - Add methods for scale_factor queries - Integrate with WindowInfo abstraction - Update existing call sites **Acceptance Criteria:** - [ ] RawHandleWrapper provides window info - [ ] Methods return correct values - [ ] No breaking changes to existing API - [ ] Documentation updated
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: studio/marathon#14