index
:
~iksaif/xserver
master
xwayland
Xorg that runs on wayland (xwayland extension)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-29
{damage,exa}: sanitise damage
Maarten Maathuis
11
-122
/
+93
2008-08-29
DRI2: Drop sarea use, implement server side swap buffers.
Kristian Høgsberg
6
-448
/
+310
2008-08-28
Attempt getpeercon() on remote sockets as well as local ones.
Eamon Walsh
1
-11
/
+10
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
78
-146
/
+287
2008-08-27
Add an array of integers for use as per-screen cursor private keys.
Eamon Walsh
9
-20
/
+25
2008-08-27
Remove unused GetGlyphPrivatesForScreen.
Eamon Walsh
2
-11
/
+0
2008-08-28
Don't need to request space for Xnest pixmap private.
Eamon Walsh
1
-2
/
+0
2008-08-28
Build fix.
Adam Jackson
1
-1
/
+1
2008-08-28
MIT-SHM pixmaps, if they exist, are ZPixmap.
Adam Jackson
3
-25
/
+1
2008-08-28
Reimplement ShmPutImage.
Adam Jackson
5
-170
/
+23
2008-08-26
XQuartz: Always use TIS for the keyboard layout seed since KB* aren't thread ...
Jeremy Huddleston
1
-1
/
+2
2008-08-26
XQuartz: Fixed needed xplugin version. ><
Jeremy Huddleston
1
-1
/
+1
2008-08-26
XQuartz: Use new Xplugin API to determine if a keypress event corresponds to ...
Jeremy Huddleston
1
-19
/
+27
2008-08-26
XQuartz: Made a note to come back to the xinitrc race condition in the 1.5 br...
Jeremy Huddleston
1
-3
/
+24
2008-08-26
XQuartz: Fixed bogus args to debug ErrorF
Jeremy Huddleston
1
-1
/
+1
2008-08-26
XQuartz: Cleaned up mouse event translation a bit more.
Jeremy Huddleston
1
-22
/
+18
2008-08-26
Xquartz: Added missing ev_type for NSTabletPoint event.
Jeremy Huddleston
1
-0
/
+1
2008-08-26
XQuartz: Added more explanation to debug keylayout spew to cut down on report...
Jeremy Huddleston
1
-1
/
+2
2008-08-26
exa: fix thinko from 988725f32e082aee9392a71464125157a83d1e67
Maarten Maathuis
4
-8
/
+8
2008-08-26
exa: some minor cleanup
Maarten Maathuis
3
-17
/
+25
2008-08-26
exa: report damage manually for exa{Trapezoids,Triangles} when needed
Maarten Maathuis
1
-6
/
+16
2008-08-26
exa: move destination damage for internal calls to a special function
Maarten Maathuis
4
-40
/
+48
2008-08-26
exa_glyphs: remove useless offset
Maarten Maathuis
1
-7
/
+6
2008-08-26
Fix driGetConfigAttribIndex unaligned access to GLboolean.
Kristian Høgsberg
3
-23
/
+8
2008-08-25
EDID: Build fix.
Adam Jackson
1
-2
/
+2
2008-08-25
EDID: Publish the whole block on the root window if we've got it.
Adam Jackson
1
-3
/
+8
2008-08-25
EDID: Publish the whole block in the RANDR property if we've got it.
Adam Jackson
1
-2
/
+4
2008-08-22
Remove unnecessary #ifdef __SOL8__'s
Alan Coopersmith
1
-6
/
+0
2008-08-22
Convert Solaris #ifdef's for <sys/kd.h> to AC_CHECK_HEADERS check
Alan Coopersmith
3
-1
/
+5
2008-08-22
Xi: don't include .c files.
Peter Hutterer
1
-2
/
+1
2008-08-22
Xi: swap devices property replies.
Peter Hutterer
3
-0
/
+55
2008-08-21
Add swapped dispatch for randr 1.2 requests
Julien Cristau
3
-69
/
+215
2008-08-20
Suppress cursor display until the first XDefineCursor() request.
Adam Jackson
1
-2
/
+30
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
9
-9
/
+3
2008-08-20
XQuartz: Support windowItemModMask=0 or -1 to disable window shortcuts.
Jeremy Huddleston
1
-1
/
+4
2008-08-20
XQuartz: Added window_item_modifiers defaults item (and option to localizatio...
Jeremy Huddleston
8
-45
/
+77
2008-08-20
XQuartz: Just cleaned up formatting of event processing code... no "meat" cha...
Jeremy Huddleston
1
-124
/
+126
2008-08-20
XQuartz: Added appkit_modifiers defaults option which users can set to 'rcomm...
Jeremy Huddleston
4
-7
/
+20
2008-08-20
XQuartz: More input fixes
Jeremy Huddleston
5
-150
/
+140
2008-08-20
XQuartz: Updated bundle version to 2.3.1
Jeremy Huddleston
1
-3
/
+3
2008-08-19
exa: remove useless cache{X,Y}off from UploadToScreen() arguments.
Maarten Maathuis
1
-2
/
+3
2008-08-19
Remove redundant check.
Adam Jackson
1
-9
/
+0
2008-08-19
Simplify driver setup.
Adam Jackson
1
-25
/
+2
2008-08-19
Simplify calling xf86EnableIO() a bit.
Adam Jackson
1
-5
/
+2
2008-08-19
The ->Identify hook is not mandatory.
Adam Jackson
1
-6
/
+2
2008-08-19
Refactor misprite a bit.
Adam Jackson
2
-26
/
+38
2008-08-19
Remove unused -co option.
Adam Jackson
3
-8
/
+0
2008-08-19
Remove unused -bestRefresh option.
Adam Jackson
3
-8
/
+0
2008-08-19
Remove unused -showunresolved option
Adam Jackson
3
-7
/
+0
2008-08-19
Remove unused xf86Info.pMouse
Adam Jackson
2
-4
/
+0
[next]