Programmatically minimise window with XCB
I’m currently writing the linux-side windowing for my game engine, and I wanted to have an option to programmatically minimise/restore the window.
I’m currently writing the linux-side windowing for my game engine, and I wanted to have an option to programmatically minimise/restore the window.