index
:
~iksaif/xserver
master
xwayland
Xorg that runs on wayland (xwayland extension)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-28
Xi: Send Enter or Leave events with XIPassive(Un)grabNotify
Peter Hutterer
1
-0
/
+1
2009-05-27
Xi: Add support for Enter and FocusIn grabs.
Peter Hutterer
2
-0
/
+12
2009-05-22
input: introduce partial class copying depending on the event.
Peter Hutterer
2
-3
/
+10
2009-05-22
dix: introduce GetMaster()
Peter Hutterer
1
-0
/
+1
2009-05-22
dix: Add a deviceid to the DeviceChangedEvent.
Peter Hutterer
1
-0
/
+1
2009-05-22
input: remove nested union from InternalEvent.
Peter Hutterer
1
-6
/
+3
2009-05-22
Input: rename DeviceIntRec->isMaster to ->type.
Peter Hutterer
2
-1
/
+7
2009-05-22
Split the signal-handler's lastSlave out into a separate variable.
Peter Hutterer
1
-0
/
+1
2009-05-21
dix: 'namespace' HAS_OLD_SLAVE and HAS_NEW_SLAVE.
Peter Hutterer
1
-3
/
+3
2009-05-21
input: rename device->type to device->xinput_type.
Peter Hutterer
1
-1
/
+1
2009-05-20
Xi: remove DeviceIsPointerType
Peter Hutterer
1
-5
/
+0
2009-05-18
Fix missing parentheses in FP1616 macro.
Peter Hutterer
1
-1
/
+1
2009-05-16
input: reduce the number of superfluous hierarchy events
Peter Hutterer
1
-4
/
+8
2009-05-08
dix: export subpixel precision in XI2 events for root/event coordinates.
Peter Hutterer
1
-2
/
+4
2009-05-06
Xi: add GrabButton and GrabKeysym code.
Peter Hutterer
1
-0
/
+4
2009-05-04
include: up the number of max. input devices to 40.
Peter Hutterer
1
-1
/
+1
2009-05-01
input: reshuffle CreateGrab and friends to take a GrabParameters param.
Peter Hutterer
2
-29
/
+36
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
1
-0
/
+1
2009-04-24
Merge branch 'master' into xi2
Peter Hutterer
1
-2
/
+7
2009-04-24
input: propagate XTst events through virtual slave devices.
Benjamin Close
1
-0
/
+4
2009-04-21
dix: Change AllocMaster into AllocDevicePair, allow creation of SDs too.
Benjamin Close
1
-2
/
+3
2009-04-19
Merge branch 'master' into xi2
Peter Hutterer
3
-0
/
+23
2009-04-19
Convert to using int32_t fixed point values on the wire.
Peter Hutterer
1
-0
/
+2
2009-04-19
dix: remove un-used parameter "core" from AllowSome
Peter Hutterer
1
-2
/
+1
2009-04-19
input: use a GrabMask union in GrabDevice to allow for XI2 masks.
Peter Hutterer
3
-1
/
+8
2009-04-19
input: replace GrabRec's coreGrab field with grabtype.
Peter Hutterer
3
-2
/
+9
2009-04-19
xkb: Add XkbFreeRMLVOSet helper function.
Peter Hutterer
1
-0
/
+5
2009-04-19
dix: store subpixel precision and send it down the wire to the client.
Peter Hutterer
1
-0
/
+3
2009-04-17
dix: remove un-used parameter "core" from AllowSome
Peter Hutterer
1
-2
/
+1
2009-04-14
Move VENDOR_* defines from AC_SUBST to a header to avoid angering shave.
Eric Anholt
1
-0
/
+16
2009-04-09
Lift fatal signal handlers from DDX'es up to a common DIX implementation
Alan Coopersmith
1
-0
/
+2
2009-04-07
Merge branch 'master' into xi2
Peter Hutterer
3
-27
/
+7
2009-04-06
os: signal handlers return void.
Adam Jackson
1
-10
/
+3
2009-04-03
DPMS: Re-export the various DPMS variables.
Adam Jackson
1
-7
/
+7
2009-04-03
DPMS: Remove the defaultDPMS* variables
Adam Jackson
1
-4
/
+0
2009-04-03
DPMS: Simplify command line parsing
Adam Jackson
1
-1
/
+0
2009-04-03
DPMS: Unexport all the various setup variables.
Adam Jackson
1
-12
/
+12
2009-03-31
Document which bits of ClientRec are currently unused
Adam Jackson
1
-9
/
+4
2009-03-23
FID, whatever that was, isn't anymore
Tomas Carnecky
1
-3
/
+0
2009-03-20
include: un-export a bunch of server-only functions.
Peter Hutterer
2
-54
/
+53
2009-03-20
dix: move ProcGrabPointer guts into GrabDevice.
Peter Hutterer
1
-2
/
+4
2009-03-20
Xi: purge old device enter/leave masks.
Peter Hutterer
1
-1
/
+0
2009-03-20
dix: remove now obsolete mskidx parameter from DeliverEventsToWindow.
Peter Hutterer
1
-2
/
+1
2009-03-20
dix: remove coreMods field from GrabRec.
Peter Hutterer
1
-1
/
+0
2009-03-20
include: add a few prototypes to silence compiler warnings.
Peter Hutterer
1
-0
/
+9
2009-03-20
input: add support for RawDeviceEvents.
Peter Hutterer
1
-0
/
+26
2009-03-20
dix: store the xi2mask on grabs and pass it around as needed.
Peter Hutterer
1
-0
/
+2
2009-03-20
Add XI2 masks and XISelectEvent() request handling.
Peter Hutterer
2
-1
/
+10
2009-03-20
Xi: Change ChangeMasterDeviceClasses to new XI2 events.
Peter Hutterer
1
-0
/
+4
2009-03-20
dix: Add device info to DeviceChangedEvent, and fill in CCCE.
Peter Hutterer
1
-1
/
+20
[next]