fd0 / grobi

Automatically configure monitors/outputs for Xorg via RANDR
BSD 2-Clause "Simplified" License
126 stars 23 forks source link

Detect suspend / resume events #7

Open scoddy opened 8 years ago

scoddy commented 8 years ago

It would be very helpful if grobi could react to resume events, e.g. when resuming from a different state (docked / undocked) as the laptop was suspended in.

Probably from systemd/dbus?

fd0 commented 4 years ago

I don't think this is necessary. If the display configuration was changed during suspend, grobi will be notified by the XRANDR change events it subscribed to. Other events are not interesting IMHO. I'm going to close this issue for now, please feel free to add further comments. Thanks!