summaryrefslogtreecommitdiff
path: root/dix/enterleave.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-08dix: Unexport various implementation detailsAdam Jackson1-2/+0
2012-05-17dix: Move DeviceFocusEvent from Xi into enterleave.cPeter Hutterer1-0/+5
2012-05-14dix: Remove redundant declarations.Michal Suchanek1-3/+0
2012-05-14dix: don't duplicate DoFocusEvents declaration.Michal Suchanek1-3/+2
2012-03-21Introduce a consistent coding styleKeith Packard1-43/+16
2009-08-03dix: call SetFocusOut and LeaveWindow when disabling a device.Peter Hutterer1-0/+1
2009-08-03dix: SetFocusOut and LeaveWindow don't need parameters other than dev.Peter Hutterer1-2/+1
2009-07-30dix: pass the sourceid around for enter/leave events.Peter Hutterer1-0/+2
2009-01-08dix: move focus handling into enterleave.c.Peter Hutterer1-0/+25
2008-11-25dix: updated enter/leave core event model.Peter Hutterer1-0/+4
2008-11-25dix: split enter/leave event handling into core and device handling.Peter Hutterer1-0/+13
2008-11-25dix: move Enter-Leave related functions into new enterleave.cPeter Hutterer1-0/+53