this toggles redirection on compatible (X) clients while still mostly preserving window frame functionality
390b8a5 feature: selective redirection toggling
src/bin/e_client.h | 1 +
src/bin/e_comp.c | 23 +++++++++++++++++++++++
src/bin/e_comp.h | 1 +
src/bin/e_comp_x.c | 27 +++++++++++++++++++++++----
src/bin/e_comp_x.h | 1 +
src/bin/e_int_client_menu.c | 17 +++++++++++++++++
6 files changed, 66 insertions(+), 4 deletions(-)
Upstream: git.enlightenment.org