Skip to content

Don't pass unused window ids around

Nicolas Fella requested to merge work/wid into master

The wid is only relevant for the xcb framebuffer

We can just query it there, no need to pass it around everywhere

Merge request reports