inclement / vivarium

A dynamic tiling Wayland compositor using wlroots
GNU General Public License v3.0
367 stars 13 forks source link

Handle xwayland configures #124

Closed flaviozavan closed 1 year ago

flaviozavan commented 1 year ago

Explicitly handle xwayland configures. This fixes issues seen in darktable and prusa-slicer, where surfaces would never be mapped


To test, try running prusa-slicer or darktable without the proposed changes. Darktable never maps a single surface, while prusa-slicer will only map the splash screen. Apply changes, and they both should work as expected.

inclement commented 1 year ago

Thanks - surprised I've never hit this, but I guess it must just be a few apps that depend on it and I happen to not use them.