not-fl3 / miniquad

Cross platform rendering in Rust
Apache License 2.0
1.54k stars 173 forks source link

Add get/set_window_position for Linux X11 #482

Closed InZan17 closed 2 weeks ago

InZan17 commented 2 weeks ago

Adds functionality to get_window_position and set_window_position functions for Linux X11, which was left out on #434.

not-fl3 commented 2 weeks ago

:+1: Thanks for PR!