Skip to content

Allow to blank/unblank display via power button press

Guido Gunther requested to merge guido.gunther/phoc:power-btn-blank into master

This is a naive implementations but it does the trick to turn the display on/off on power button press.

Only tested on my laptop so far.

With !60 (closed) we can later on inform interested clients but i intend to look at a upstream wayland protocol next. Also related #89 if we want to delegate this.

/cc @todd since we were discussing this recently.

Merge request reports