smithay/anvil
Ivan Molodetskikh a224f774ee
anvil: store buffer dimensions separately
Before this change, the texture size was used for the dimensions.
However, the texture is not created until the next rendered frame, which
means that frequently size was returned as zero, resulting in pointer
focus artifacts. With this change, the dimensions are retrieved
immediately on surface commit.
2020-02-03 12:56:59 +03:00
..
resources move examples into our own compositor: anvil 2018-05-07 19:56:38 +02:00
src anvil: store buffer dimensions separately 2020-02-03 12:56:59 +03:00
Cargo.toml Upgrade dependencies 2019-02-24 11:23:11 +01:00
build.rs fix some clippy warnings (#147) 2020-01-01 11:43:16 +01:00