Pinned
662 contributions in the last year
Less
More
Activity overview
Contributed to
xacrimon/flize,
gravitational/teleport,
xacrimon/worker-process-service-challenge
and 5 other
repositories
Contribution activity
September 2021
Created 4 commits in 1 repository
Created 2 repositories
- xacrimon/winit Rust
- xacrimon/wgpu Rust
Created a pull request in rust-windowing/winit that received 18 comments
Expose window visibility state
Tested on all platforms changed
Compilation warnings were addressed
cargo fmt has been run on this branch
cargo doc builds successfully
Added…
+55
−1
•
18
comments
Opened 5 other pull requests in 2 repositories
Reviewed 6 pull requests in 3 repositories
gravitational/teleport
4 pull requests
gfx-rs/wgpu
1 pull request
rust-windowing/winit
1 pull request
Created an issue in rust-windowing/winit that received 5 comments
Expose occlusion state via NSWindowOccludedState
On newer MacOS versions and Apple Silicon machines, Metal only runs resource cleanup when NSWindowOccludedState is set to false. Winit needs to exp…
5
comments