e - randr - laptop lids - handle plug/unplug and well as lid open/close

Desktop / Enlightenment / Enlightenment - Carsten Haitzler (Rasterman) [rasterman.com] - 9 February 2015 03:22 UTC

this fixes some issues in the new randr2 code that made it not work right with plug/unplug and lid close/open. now it does work right and plugging/unplugging displays is seamless (if your driver does not give plug/unplug events bind a key to update screen config acvtion and e will figure it out when you hit the key).

790183d e - randr - laptop lids - handle plug/unplug and well as lid open/close
src/bin/e_comp.c | 2 +
src/bin/e_comp_canvas.c | 9 +++++
src/bin/e_comp_x.c | 14 +++++--
src/bin/e_randr2.c | 53 +++++++++++++++++++++++---
src/bin/e_randr2.h | 1 +
src/bin/e_sys.c | 1 +
src/modules/conf_randr/e_int_config_randr2.c | 5 +++
7 files changed, 75 insertions(+), 10 deletions(-)

Upstream: git.enlightenment.org


  • Share