projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce6703e
)
don't toggle screensaver twice on x11 xdnd selection owner change
author
Mike Blumenkrantz
<zmike@osg.samsung.com>
Wed, 12 Aug 2015 21:45:34 +0000
(17:45 -0400)
committer
Mike Blumenkrantz
<zmike@osg.samsung.com>
Wed, 12 Aug 2015 21:45:34 +0000
(17:45 -0400)
src/modules/xwayland/dnd.c
patch
|
blob
|
history
diff --git
a/src/modules/xwayland/dnd.c
b/src/modules/xwayland/dnd.c
index
59f9c81
..
0705d22
100644
(file)
--- a/
src/modules/xwayland/dnd.c
+++ b/
src/modules/xwayland/dnd.c
@@
-219,7
+219,6
@@
_xwl_fixes_selection_notify(void *d EINA_UNUSED, int t EINA_UNUSED, Ecore_X_Even
source->cancelled = _xwayland_cancelled_send;
source->mime_types = namelist;
free(names);
- e_screensaver_inhibit_toggle(1);
}
else
{