alex-courtis / way-displays

way-displays: Auto Manage Your Wayland Displays
MIT License
252 stars 13 forks source link

following departure: invalid arguments for zwlr_output_configuration_v1@5.enable_head and sway crash #39

Closed alex-courtis closed 1 year ago

alex-courtis commented 2 years ago

https://github.com/alex-courtis/way-displays/issues/36#issuecomment-1094274668 shows invalid arguments failure.

https://github.com/alex-courtis/way-displays/issues/33#issuecomment-1094257394 shows sway crash

They may be unrelated however can be investigated together.

alex-courtis commented 2 years ago

Practical solution: settle time (configurable, maybe 500ms default) between last wlr_output_management event and layout.

May resolve #33 #36

alex-courtis commented 1 year ago

There have been extensive way-displays rewrites of mode setting (it's now atomic), along with success/fail/cancel case handling for sway and river.

There have also been many bug fixes and updates for wlroots, sway and river around display handling.

Closing this as I can no longer reproduce any such errors.