index
:
~fredrik/xserver
master
Unnamed repository; edit this file 'description' to name the repository.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
ephyr
/
ephyr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-28
debug output format fix in ephyrProcessMouseMotion()
Jon TURNEY
1
-2
/
+2
2015-01-07
Synchronize capslock in Xnest and Xephyr
Olivier Fourdan
1
-1
/
+7
2015-01-02
ephyr: Implement per-screen colormaps
Michele Baldessari
1
-1
/
+1
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-7
/
+7
2014-10-22
Xephyr: option to disable grabbing the host
William ML Leslie
1
-3
/
+9
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
1
-1
/
+1
2014-08-21
ephyr: set screen size & origin from host X server output's CRTC geometry
Laércio de Sousa
1
-1
/
+4
2014-08-21
ephyr: enable screen window placement following kdrive -screen option extende...
Laércio de Sousa
1
-1
/
+2
2014-07-17
Merge remote-tracking branch 'origin/master' into glamor-next
Eric Anholt
1
-0
/
+6
2014-07-17
ephyr: Free damage structure at server reset time
Keith Packard
1
-0
/
+6
2014-06-15
ephyr: Add support for XV using glamor.
Eric Anholt
1
-1
/
+3
2014-03-05
xephyr: Pass incoming XCB events to the Xlib event filter.
Eric Anholt
1
-0
/
+3
2014-03-05
xephyr: Build support for rendering with glamor using a -glamor option.
Eric Anholt
1
-10
/
+32
2014-02-07
ephyr: Repaint entire screen when colormap is updated
Keith Packard
1
-0
/
+15
2014-01-22
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+26
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-4
/
+4
2014-01-09
ephyr: don't allow a shift+ctrl keygrab if mod1 was enabled
Peter Hutterer
1
-1
/
+26
2013-12-10
ephyr: Fix compilation when ./configure'd with --enable-debug
Jon TURNEY
1
-4
/
+4
2013-11-14
kdrive: modify ephyr events to use POINTER_DESKTOP and scale them to that
Peter Hutterer
1
-1
/
+8
2013-10-30
kdrive/ephyr: Don't discard one-time driver structure at server reset
Keith Packard
1
-2
/
+0
2013-10-04
Merge remote-tracking branch 'anholt/ephyr-fixes'
Keith Packard
1
-120
/
+319
2013-09-10
damage: Implicitly unregister on destroy
Adam Jackson
1
-3
/
+0
2013-09-10
mipointer: Remove EnqueueEvent from miPointerScreenFuncRec
Adam Jackson
1
-1
/
+0
2013-09-10
mipointer: Flatten calls to mieqSwitchScreen
Adam Jackson
1
-1
/
+0
2013-09-03
ephyr: Do grab/ungrab for ctrl+shift, not just shift+ctrl.
Eric Anholt
1
-3
/
+6
2013-09-03
ephyr: Move event processing into ephyr.c.
Eric Anholt
1
-95
/
+299
2013-09-03
ephyr: Move the host screen info into the kdrive screen private.
Eric Anholt
1
-23
/
+3
2013-09-03
ephyr: Expose a single function for detecting extensions.
Eric Anholt
1
-1
/
+13
2013-09-03
Xephyr: stop loading the host's keymap
Julien Cristau
1
-1
/
+1
2013-03-04
ephyr: Fix crash on 24bpp host framebuffer
Daniel Martin
1
-4
/
+2
2013-02-18
ephyr: Add -resizeable option
Daniel Martin
1
-0
/
+1
2012-08-06
Fix up formatting of initializers for arrays of structs
Alan Coopersmith
1
-17
/
+16
2012-08-06
ephyr: Resize screen automatically when parent window is resized
Vic Lee
1
-0
/
+47
2012-07-10
GLX: Remove unused noGlxVisualInit
Daniel Stone
1
-14
/
+1
2012-07-03
Drop custom sigio block/unblock functions from kdrive, ephyr and dmx
Peter Hutterer
1
-22
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-754
/
+711
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
1
-1
/
+1
2011-05-25
Xephyr: fix pointer coordinate translation when screen is rotated
Tomas Frydrych
1
-2
/
+23
2010-07-07
dix: purge leftover manual key down bit setting.
Peter Hutterer
1
-7
/
+1
2010-06-16
Re-enabled Xnest fix for focus in + modifier bug.
Xiaoyang Yu (Max)
1
-62
/
+45
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-6
/
+6
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-10
/
+10
2010-01-06
kdrive: Remove unused overlay fb support
Mikhail Gusarov
1
-50
/
+50
2010-01-06
kdrive: Move Xephyr-specific fields out of KdScreenInfo
Mikhail Gusarov
1
-13
/
+18
2010-01-01
Do not check xfree argument for NULL
Mikhail Gusarov
1
-4
/
+2
2009-09-25
kdrive: plug two memory leaks when freeing the KdKeyboard/Pointer.
Peter Hutterer
1
-0
/
+4
2009-06-11
KDrive: Warning fixes and cleanups
Daniel Stone
1
-13
/
+7
2009-04-03
kdrive: s/KdSaveString/strdup/g
Adam Jackson
1
-2
/
+2
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
1
-3
/
+3
2009-01-22
Xephyr: Disable state inheritance hack
Daniel Stone
1
-0
/
+13
[next]