summaryrefslogtreecommitdiff
path: root/xfixes/select.c
diff options
context:
space:
mode:
Diffstat (limited to 'xfixes/select.c')
-rw-r--r--xfixes/select.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xfixes/select.c b/xfixes/select.c
index e964d588c..87a3ad777 100644
--- a/xfixes/select.c
+++ b/xfixes/select.c
@@ -75,6 +75,7 @@ XFixesSelectionCallback(CallbackListPtr *callbacks, void *data, void *args)
default:
return;
}
+ UpdateCurrentTimeIf();
for (e = selectionEvents; e; e = e->next) {
if (e->selection == selection->selection && (e->eventMask & eventMask)) {
xXFixesSelectionNotifyEvent ev = {