Skip to content

Conversation

wash2
Copy link
Contributor

@wash2 wash2 commented Jan 23, 2023

This caused some issues for me when resizing a surface, which seem to be fixed by updating the width and height during a resize.

@wash2 wash2 requested a review from ids1024 as a code owner January 23, 2023 03:27
@jackpot51 jackpot51 merged commit 31c06ac into rust-windowing:master Jan 23, 2023
@ids1024
Copy link
Member

ids1024 commented Jan 23, 2023

👍 I noticed this working on #65 and have the same change there.

Hopefully now everything is correct on Wayland.

@notgull notgull mentioned this pull request Jun 4, 2023
notgull added a commit that referenced this pull request Jun 4, 2023
* On MacOS, the contents scale is updated when set_buffer() is called, to adapt when the window is on a new screen (#68).
* **Breaking:** Split the `GraphicsContext` type into `Context` and `Surface` (#64).
* On Web, cache the document in the `Context` type (#66).
* **Breaking:** Introduce a new "owned buffer" for no-copy presentation (#65).
* Enable support for multi-threaded WASM (#77).
* Fix buffer resizing on X11 (#69).
* Add a set of functions for handling buffer damage (#99).
* Add a `fetch()` function for getting the window contents (#104).
* Bump MSRV to 1.64 (#81).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants