Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Adam Jackson
xserver
Commits
604169af
Commit
604169af
authored
Mar 04, 2013
by
Keith Packard
Browse files
Options
Browse Files
Download
Plain Diff
Merge commit '
6ea59dc2
'
parents
8f4640bd
6ea59dc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Xi/xibarriers.c
Xi/xibarriers.c
+2
-2
No files found.
Xi/xibarriers.c
View file @
604169af
...
...
@@ -676,8 +676,8 @@ BarrierFreeBarrier(void *data, XID id)
continue
;
ev
.
deviceid
=
dev
->
id
;
ev
.
event_id
=
pbd
->
barrier_event_id
,
ev
.
dt
=
ms
-
pbd
->
last_timestamp
,
ev
.
event_id
=
pbd
->
barrier_event_id
;
ev
.
dt
=
ms
-
pbd
->
last_timestamp
;
GetSpritePosition
(
dev
,
&
root_x
,
&
root_y
);
ev
.
root_x
=
root_x
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment