aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw
Commit message (Expand)AuthorAgeFilesLines
* misc: fix more regressions and whitespace weirdness introduced in 913fcf1a744...Mihai Moldovan2018-07-073-4/+15
* Fix some memory leaks.Mario Trangoni2018-07-033-7/+13
* Xserver/xkb: Remove -xkbmap argument.Daniel Stone2018-07-031-11/+0
* hw/nxagent/Keyboard.c: Drop support for loading XKB config from file.Mike Gabriel2018-07-031-97/+7
* Atoms.c: more debugging outputUlrich Sibiller2018-07-031-0/+29
* NXdixfonts.c: free() can handle NULLUlrich Sibiller2018-07-031-13/+10
* NXdixfonts.c: use calloc for LFclosurePtrUlrich Sibiller2018-07-031-1/+1
* Fix some valgrind findingsUlrich Sibiller2018-07-031-5/+3
* Some small Keyboard.c improvementsUlrich Sibiller2018-07-031-4/+4
* Clipboard.c: add missing includeUlrich Sibiller2018-06-051-0/+1
* Update Xinerama on XMapEventUlrich Sibiller2018-05-241-0/+12
* whitespace fixesUlrich Sibiller2018-05-243-4/+4
* Screen.c: simplify setting of window name/classUlrich Sibiller2018-05-241-16/+11
* Events.c: catch intermediate window position changesUlrich Sibiller2018-05-241-5/+35
* nxagent: remove mmwidth/mmheight from nxagentChangeScreenConfigUlrich Sibiller2018-05-245-12/+11
* Screen.c/Events.c: fix some commentsUlrich Sibiller2018-05-243-5/+3
* nxagent: use XAllocSizeHints() instead of XSizeHints structUlrich Sibiller2018-05-243-97/+130
* Screen.c/Events.c: add some FIXMEsUlrich Sibiller2018-05-242-0/+4
* Screen.c: replace XSetWMNormalHints code block by already existing functionUlrich Sibiller2018-05-243-38/+7
* compext: fix spelling errors as reported by codespellUlrich Sibiller2018-05-244-6/+6
* manpage: fix spelling error as reported by codespellUlrich Sibiller2018-05-241-1/+1
* hw/nxagent: fix spelling errors as reported by codespellUlrich Sibiller2018-05-2421-51/+50
* release 3.5.99.163.5.99.16Mike Gabriel2018-03-161-1/+1
* nx-X11/programs/Xserver/hw/nxagent/Screen.c: do not try to set a NULL mode if...Mihai Moldovan2018-03-151-5/+5
* nx-X11/programs/Xserver/hw/nxagent/Screen.c: initialize pointers to NULL to a...Mihai Moldovan2018-03-151-1/+1
* release 3.5.99.153.5.99.15Mike Gabriel2018-03-071-1/+1
* Xserver/hw/nxagent/Screen.c: Drop commented out code. Functionality now imple...Mike Gabriel2018-03-071-16/+0
* hw/nxagent/Screen.c: Cover Xinerama bounding box corner cases.Mike Gabriel2018-03-071-16/+81
* nx-X11/programs/Xserver/hw/nxagent/Init.c: disable DPMS support within nxagent.Mihai Moldovan2018-03-071-1/+1
* hw/nxagent/Screen.c: Settle down with 96 DPI as the default resolution, if no...Simon Matter2018-03-011-1/+1
* release 3.5.99.143.5.99.14Mike Gabriel2018-02-281-1/+1
* os: hide ttyxx optionUlrich Sibiller2018-02-281-3/+0
* nxagent: rearrange nx options in usageUlrich Sibiller2018-02-281-4/+4
* Lift xkb to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-281-8/+2
* nxagent: Also provide auto DPI feature via nx/nx option 'autodpi', taking onl...Mike Gabriel2018-02-272-0/+24
* nxagent: Auto-detect client-side DPI at session startup.Simon Matter2018-02-274-6/+64
* {nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1,nxproxy/man/nxproxy.1}: mag...Mihai Moldovan2018-02-271-1/+1
* nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1: remove empty line on top of...Mihai Moldovan2018-02-271-1/+0
* Lift mi to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-271-3/+2
* hw/nxagent/: Stop using non-portable '__progname', set up our own 'nxagentPro...Mike Gabriel2018-02-262-5/+7
* hw/nxagent/: Use <function>(void) rather than <function>().Mike Gabriel2018-02-2628-94/+94
* nxagent/Args.c: Mention new -options cmdline parameter in usage info.Simon Matter2018-02-261-0/+1
* nxagent: Add -version cmdline option.Simon Matter2018-02-264-4/+17
* Transfer previous dix changes into hw/nxagentUlrich Sibiller2018-02-261-21/+31
* Lift dix to xorg-xserver-1.3.0.0 state - non-functional changes onlyUlrich Sibiller2018-02-261-2/+1
* Lift dix to xorg-xserver-1.3.0.0 stateUlrich Sibiller2018-02-263-11/+4
* Lift dix to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-261-2/+2
* nxagent: Add support for optionally enabling/disabling the magic pixel feature.Mike Gabriel2018-02-265-1/+34
* Revert "NXhsm.c: add missing code"Mihai Moldovan2018-02-091-20/+6
* Window.c: fix TEST/DEBUG outputUlrich Sibiller2018-02-051-3/+3