Skip to content

Conversation

@madsmtm
Copy link
Member

@madsmtm madsmtm commented Jun 5, 2025

No description provided.

@madsmtm madsmtm added the enhancement New feature or request label Jun 5, 2025
@madsmtm madsmtm force-pushed the madsmtm/context-easier branch from e2d94d0 to b97e10e Compare June 5, 2025 13:58
@madsmtm madsmtm force-pushed the madsmtm/context-easier branch from b97e10e to 831973c Compare August 12, 2025 22:38
Base automatically changed from madsmtm/context-easier to master August 12, 2025 22:45
@madsmtm madsmtm marked this pull request as ready for review August 12, 2025 22:45
Copy link
Member

@notgull notgull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would prefer if it just printed some platform-generic info like width, height, current state, etc instead of platform-specific info. Would probably be more parsable and helpful for users.

@MarijnS95
Copy link
Member

I do think having that, in addition to perhaps having some platform-specific handle (maybe even just Wayland vs X11) and format should be useful.

@madsmtm
Copy link
Member Author

madsmtm commented Nov 23, 2025

Would prefer if it just printed some platform-generic info like width, height, current state, etc instead of platform-specific info. Would probably be more parsable and helpful for users.

I disagree with this, I think it's often helpful to get the implementation details. For example, I might very reasonably want to debug some problem on Wayland, and then it makes sense to be able to see the state of the two buffers when I debug-print Surface.

@madsmtm madsmtm requested a review from notgull November 23, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

4 participants