index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-06
XQuartz: Ensure we wait for the server thread to terminate
Jeremy Huddleston Sequoia
1
-3
/
+2
2014-04-03
Add a return value to load_cursor_argb() to allow it to report failure
Michael Thayer
9
-33
/
+49
2014-04-03
Set a flag property on the root window to say if the X server VT is active
Michael Thayer
3
-1
/
+47
2014-04-03
Merge remote-tracking branch 'krh/xwayland-for-keithp'
Keith Packard
10
-2
/
+2537
2014-04-03
Xwayland DDX
Kristian Høgsberg
10
-2
/
+2537
2014-04-03
Revert "glx: Make sure we get an FBConfig the root window's visual."
Eric Anholt
1
-1
/
+0
2014-04-03
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
7
-8
/
+75
2014-04-03
xf86LogInit: log to XDG_DATA_HOME when not running as root
Hans de Goede
3
-4
/
+39
2014-04-01
configure: Change DEFAULT_LOGPREFIX to really be a filename prefix
Hans de Goede
1
-1
/
+1
2014-03-27
Fix build when configured --enable-debug
Jon TURNEY
2
-0
/
+2
2014-03-27
Fix ephyr build with --disable-glamor
Jon TURNEY
1
-1
/
+4
2014-03-27
Build fbcmap_mi.c once, rather than once for each DDX
Jon TURNEY
7
-19
/
+3
2014-03-27
Build Xi/stubs.c once as a convenience library, rather than once for each DDX...
Jon TURNEY
3
-6
/
+6
2014-03-27
Build dpmsstubs.c once as a convenience library, rather than once for each DD...
Jon TURNEY
3
-7
/
+7
2014-03-26
Xephyr: restore initial window resize lost in xcb conversion
Julien Cristau
1
-0
/
+6
2014-03-26
glamor: Get testing code using small FBOs working again
Keith Packard
1
-1
/
+3
2014-03-26
kdrive: Remove duplicated definitions of some XV-related structs.
Eric Anholt
2
-59
/
+4
2014-03-26
xfree86: glamor_egl subdir must be distributed - breaks distcheck
Gaetan Nadon
1
-1
/
+1
2014-03-26
ephyr: typo where "()" should be "$()" in the Makefile - breaks make dist
Gaetan Nadon
1
-1
/
+1
2014-03-26
systemd-logind: Monitor systemd-logind going away
Hans de Goede
1
-2
/
+32
2014-03-26
Buildsys: Create SUID_WRAPPER_DIR before using it
Hans de Goede
1
-0
/
+1
2014-03-26
suid: adding Xorg.sh.in to EXTRA_DIST is redundant
Gaetan Nadon
1
-1
/
+1
2014-03-26
suid: add generated Xorg.sh to hw/xfree86/.gitignore
Gaetan Nadon
1
-0
/
+1
2014-03-25
miinitext: introduce LoadExtensionList() to replace over LoadExtension()
Emil Velikov
8
-30
/
+11
2014-03-22
Add necessary headers for major()/minor() on Solaris to xf86Xinput.c
Alan Coopersmith
1
-0
/
+4
2014-03-22
Merge remote-tracking branch 'jturney/master'
Keith Packard
16
-87
/
+118
2014-03-22
Merge remote-tracking branch 'jwrdecoede/for-keith'
Keith Packard
10
-37
/
+403
2014-03-22
hw/xwin: Fix WM_ENDSESSION crash on x86_64
Jon TURNEY
1
-0
/
+4
2014-03-22
hw/xwin: Improve NET_WM_ICON validation
Jon TURNEY
1
-6
/
+20
2014-03-22
hw/xwin: Remove obsolete control handling for About dialog
Jon TURNEY
2
-59
/
+0
2014-03-22
hw/xwin: Minimize redraw events after resizing/moving windows in multiwindow ...
Oliver Schmidt
1
-3
/
+19
2014-03-22
hw/xwin: Add '@<WM_CLIENT_MACHINE>' to window name when it's useful to do so
Jon TURNEY
6
-0
/
+59
2014-03-22
hw/xwin: Remove prototype for non-existent winMWExtWMUpdateIcon()
Colin Harrison
1
-3
/
+0
2014-03-22
hw/xwin: Use AllocDevicePair()
Colin Harrison
1
-4
/
+5
2014-03-22
hw/xwin: Consistently use 'L' for long int constants
Colin Harrison
1
-3
/
+3
2014-03-22
hw/xwin: Remove an unneeded include
Colin Harrison
1
-1
/
+0
2014-03-22
hw/xwin: Use boolean AND rather than bitwise AND in WIN_POLLING_MOUSE_TIMER_ID
Colin Harrison
1
-3
/
+3
2014-03-22
hw/xwin: Fix declaration after statement warning in ddxGiveUp()
Colin Harrison
1
-2
/
+2
2014-03-22
hw/xwin: Fix typo in comment
Colin Harrison
1
-1
/
+1
2014-03-22
hw/xwin: Fix const discarded warning in winGenerateAuthorization()
Jon TURNEY
1
-2
/
+2
2014-03-17
Merge remote-tracking branch 'anholt/glamor-megaseries'
foo
Keith Packard
3
-3
/
+30
2014-03-17
glx: Make sure we get an FBConfig the root window's visual.
Eric Anholt
1
-0
/
+1
2014-03-17
glamor: Do glyph private init at screeninit time, and other stuff at CSR.
Eric Anholt
1
-3
/
+0
2014-03-17
xephyr: Don't forget to glViewport() before drawing the screen.
Eric Anholt
3
-0
/
+29
2014-03-13
xf86Xinput: release server managed fd before removing the device from the list
Hans de Goede
1
-5
/
+5
2014-03-13
systemd-logind: Correctly deal with InputDevs sharing a device-node
Hans de Goede
1
-0
/
+27
2014-03-13
systemd-logind: Add a systemd_logind_set_input_fd_for_all_devs helper
Hans de Goede
1
-10
/
+23
2014-03-13
systemd_logind_find_info_ptr_by_devnum: Move to higher inside the file
Hans de Goede
1
-14
/
+14
2014-03-13
systemd_logind_find_info_ptr_by_devnum: Add a start argument
Hans de Goede
1
-3
/
+5
2014-03-12
Remove config_odev_add_*attribute checks in various places
Hans de Goede
1
-4
/
+1
[next]