Alexander Courtis

Results 603 comments of Alexander Courtis

Fix applied. I would be grateful if you could test: ``` git clone [email protected]:alex-courtis/way-displays.git cd way-displays git checkout 33-successful-modeset-infinite-loop make sudo make install ``` When you are done you can...

Thank you for the detailed testing. It looks like the original issue of the infinite loop is resolved. Session 3: > Then restarted sway session, attempt to choose a lower...

The differentiating factor here appears to be the dock: displays are appearing almost immediately after each other. That's not something I've been able to test, and I'm glad you brought...

If you do experience an exit without a message, please check for a core dump via `coredumpctl -1`

> 2 No dock. > Observation: sometimes the display switches off immediately on closing the lid That is by design, now documented: way-displays will not turn off there are no...

> Maybe worth mentioning - at this point I haven't actually tested these behaviors with "static" sway configuration for the additional displays. That would be a lot of work, however...

> 5\. Connect dock. Sway crashes and throws me back to my greetd console login screen. That is disappointing. Investigating with the other fatal failure: #39

> Then unplug laptop, and open lid. I notice the power led is off and lights up as I open it, indicating the laptop had gone to `s2idle` suspend mode....

Many thanks for all your hard work @0x0013 - you have uncovered a great many issues that I would _never_ have found otherwise. I have enough information to work with...

@0x0013 I am still working on a proper fix, however I do have a [workaround : Unusable Displays Following MODE](https://github.com/alex-courtis/way-displays#known-issues-with-workarounds) for a sway bug that I have identified. Could I...