index
:
nx-libs
3.5.0.x
3.6.x
3713346f
feature/nxcomp-bigreq-support
master
nx-X11
nxagent
nxcomp
nxcompext
nxcompshad
nxproxy
pr/DXPC-re-license-retroactively
pr/Xext-cve-fixes
pr/dix-cve-fixes
pr/drop-bin-wrappers
pr/extend_manpage
pr/fix_xkb_crash
pr/gnu-hurd-i386-support
pr/hw-driver-cleanup
pr/libxfont-cleanup
pr/render-cleanup
pr/render-cve-fixes
pr/render-misc-patches
pr/various9
release-builds/3.6.x
update-workflows
upgrade-libX11
NXv3 (redistributed)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nx-X11
/
programs
/
Xserver
/
hw
/
nxagent
Commit message (
Expand
)
Author
Age
Files
Lines
*
Xserver/hw/nxagent/Screen.c: Drop commented out code. Functionality now imple...
Mike Gabriel
2018-03-07
1
-16
/
+0
*
hw/nxagent/Screen.c: Cover Xinerama bounding box corner cases.
Mike Gabriel
2018-03-07
1
-16
/
+81
*
nx-X11/programs/Xserver/hw/nxagent/Init.c: disable DPMS support within nxagent.
Mihai Moldovan
2018-03-07
1
-1
/
+1
*
hw/nxagent/Screen.c: Settle down with 96 DPI as the default resolution, if no...
Simon Matter
2018-03-01
1
-1
/
+1
*
release 3.5.99.14
3.5.99.14
Mike Gabriel
2018-02-28
1
-1
/
+1
*
os: hide ttyxx option
Ulrich Sibiller
2018-02-28
1
-3
/
+0
*
nxagent: rearrange nx options in usage
Ulrich Sibiller
2018-02-28
1
-4
/
+4
*
Lift xkb to xorg-xserver-7.1/1.1.0 state
Ulrich Sibiller
2018-02-28
1
-8
/
+2
*
nxagent: Also provide auto DPI feature via nx/nx option 'autodpi', taking onl...
Mike Gabriel
2018-02-27
2
-0
/
+24
*
nxagent: Auto-detect client-side DPI at session startup.
Simon Matter
2018-02-27
4
-6
/
+64
*
{nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1,nxproxy/man/nxproxy.1}: mag...
Mihai Moldovan
2018-02-27
1
-1
/
+1
*
nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1: remove empty line on top of...
Mihai Moldovan
2018-02-27
1
-1
/
+0
*
Lift mi to xorg-xserver-7.1/1.1.0 state
Ulrich Sibiller
2018-02-27
1
-3
/
+2
*
hw/nxagent/: Stop using non-portable '__progname', set up our own 'nxagentPro...
Mike Gabriel
2018-02-26
2
-5
/
+7
*
hw/nxagent/: Use <function>(void) rather than <function>().
Mike Gabriel
2018-02-26
28
-94
/
+94
*
nxagent/Args.c: Mention new -options cmdline parameter in usage info.
Simon Matter
2018-02-26
1
-0
/
+1
*
nxagent: Add -version cmdline option.
Simon Matter
2018-02-26
4
-4
/
+17
*
Transfer previous dix changes into hw/nxagent
Ulrich Sibiller
2018-02-26
1
-21
/
+31
*
Lift dix to xorg-xserver-1.3.0.0 state - non-functional changes only
Ulrich Sibiller
2018-02-26
1
-2
/
+1
*
Lift dix to xorg-xserver-1.3.0.0 state
Ulrich Sibiller
2018-02-26
3
-11
/
+4
*
Lift dix to xorg-xserver-7.1/1.1.0 state
Ulrich Sibiller
2018-02-26
1
-2
/
+2
*
nxagent: Add support for optionally enabling/disabling the magic pixel feature.
Mike Gabriel
2018-02-26
5
-1
/
+34
*
Revert "NXhsm.c: add missing code"
Mihai Moldovan
2018-02-09
1
-20
/
+6
*
Window.c: fix TEST/DEBUG output
Ulrich Sibiller
2018-02-05
1
-3
/
+3
*
Split.c: make nxagentWaitDrawable TEST messages look like all the others
Ulrich Sibiller
2018-02-05
1
-5
/
+5
*
Split.c: Fix wrong function names in TEST output
Ulrich Sibiller
2018-02-05
1
-2
/
+2
*
Splash.c: Fix wrong function names in TEST/DEBUG output
Ulrich Sibiller
2018-02-05
1
-6
/
+6
*
Screen.c: Fix wrong function names in TEST output
Ulrich Sibiller
2018-02-05
1
-1
/
+1
*
Rootless.c: Fix wrong function name in WARNING output
Ulrich Sibiller
2018-02-05
1
-1
/
+1
*
Reconnect.c: Fix wrong function names in TEST output
Ulrich Sibiller
2018-02-05
1
-10
/
+10
*
Pixmap.c: Fix wrong function names in TEST/WARNING output
Ulrich Sibiller
2018-02-05
1
-2
/
+2
*
Events.c: change scope of XButtonEvent struct and clear it before use
Ulrich Sibiller
2018-02-05
1
-2
/
+3
*
Events.c: Fix wrong function name in TEST output
Ulrich Sibiller
2018-02-05
1
-1
/
+1
*
Dialog.c: Fix wrong function names in TEST output
Ulrich Sibiller
2018-02-05
1
-1
/
+1
*
Composite.c: Fix wrong function names in TEST output
Ulrich Sibiller
2018-02-05
1
-2
/
+2
*
Client.c: Fix wrong function names in DEBUG/WARNING output
Ulrich Sibiller
2018-02-05
1
-2
/
+2
*
NXdispatch.c: add FIXME
Ulrich Sibiller
2018-02-05
1
-0
/
+1
*
NXdispatch.c: fix wrong indentation
Ulrich Sibiller
2018-02-05
1
-6
/
+6
*
Handlers.c: Fix wrong function names in TEST output
Ulrich Sibiller
2018-02-05
1
-5
/
+5
*
NXhsm.c: drop setting of sequence number
Ulrich Sibiller
2018-02-02
1
-1
/
+0
*
NXhsm.c: add missing code
Ulrich Sibiller
2018-02-02
1
-6
/
+20
*
release 3.5.99.13
3.5.99.13
Mike Gabriel
2018-01-16
1
-1
/
+1
*
hw/nxagent/Screen.c: Additionally check for noRRXineramaExtension set to FALS...
Mike Gabriel
2018-01-16
1
-1
/
+1
*
Display.c: drop helper variable in loop
Ulrich Sibiller
2018-01-07
1
-4
/
+2
*
Error.c: replace malloc+strcpy by strdup
Ulrich Sibiller
2018-01-07
1
-5
/
+3
*
Events.c: add FIXME
Ulrich Sibiller
2018-01-07
1
-0
/
+1
*
Keyboard.c: rework string allocation/building
Ulrich Sibiller
2018-01-07
1
-14
/
+10
*
Keystroke.c: replace calloc + 2 * strcpy by asprintf
Ulrich Sibiller
2018-01-07
1
-3
/
+1
*
Font.c: replace malloc + strcpy by strdup + fix memleak
Ulrich Sibiller
2018-01-07
1
-2
/
+3
*
Font.c: free possibly allocated mem
Ulrich Sibiller
2018-01-07
1
-0
/
+5
[next]