ecore-x: protect against accidentally "un-managing" the root window
authorMike Blumenkrantz <zmike@samsung.com>
Thu, 26 Sep 2019 15:23:24 +0000 (11:23 -0400)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 29 Sep 2019 21:18:00 +0000 (06:18 +0900)
commitc31e421a029212bb3be84d61bd703a3203a8aae1
tree0c2d69e22b709809b30558db658b4da0cc7be67a
parentac994f0c2cdff24571bce42f8c27eb02e5182370
ecore-x: protect against accidentally "un-managing" the root window

Summary:
block calls to XSelectInput with the root window if the root window is
currently being "managed" in-process in order to avoid breaking the
running wm
Depends on D10013

Reviewers: devilhorns

Reviewed By: devilhorns

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10014

Change-Id: Ic69aa45cdbf6a9cd125edc32f98b28616af8e709