regolith-linux / regolith-desktop

Meta package for the Regolith Desktop Environment
1.48k stars 31 forks source link

Wayland session restore on sleep does not handle display orientation #895

Open kgilmer opened 10 months ago

kgilmer commented 10 months ago

STR

  1. connect sway-based session to multiple monitors. one monitor should be in "portrait" mode.
  2. put computer to sleep s
  3. wake computer up

Expected behavior:

  1. config is same as went to sleep

Actual behavior:

  1. monitor in portrait mode is now in landscape mode. Disconnecting and reconnecting external connection causes problem to be fixed.
kgilmer commented 10 months ago

@SoumyaRanjanPatnaik where would I begin looking to trouleshoot this, regolith-displayd?

SoumyaRanjanPatnaik commented 10 months ago

I'm pretty sure this is a kanshi issue. kanshi is the one responsible for restoring display profiles. The only way forward is to migrate to a completely standalone regolith-displayd which doesn't have kanshi as a dependency.