alex-courtis / way-displays

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

Feature: Reapply #31

Open alex-courtis opened 2 years ago

alex-courtis commented 2 years ago

Occasionally montors will go into a "fugue state" in which they are enabled, with no events to indicate any change in their state.

Example: outputs have been set to dpms off via, say, swayidle. dpms on results in the monitor appearing to be working, or WLR output management has failed to modeset them. Individual dmps on or disable then modeset/enable sometimes brings them "back to life".

way-displays --reload could do the following:

aspauldingcode commented 2 months ago

we need a way-displays --reload becuase for me, in sway, changes don't apply to my regex defined monitor selections unless I kill the server, run it again, then run way-displays -g which is the only way the montitor rotation happens for me.