aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Screen.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* hw/nxagent/Screen.c: Settle down with 96 DPI as the default resolution, if no...Simon Matter2018-03-011-1/+1
* nxagent: Auto-detect client-side DPI at session startup.Simon Matter2018-02-271-3/+39
* hw/nxagent/: Use <function>(void) rather than <function>().Mike Gabriel2018-02-261-2/+2
* Screen.c: Fix wrong function names in TEST outputUlrich Sibiller2018-02-051-1/+1
* hw/nxagent/Screen.c: Additionally check for noRRXineramaExtension set to FALS...Mike Gabriel2018-01-161-1/+1
* Screen.c: string handling improvementsUlrich Sibiller2018-01-071-16/+10
* nx-X11/programs/Xserver/hw/nxagent/Screen.c: re-enable normal error/warning o...Mihai Moldovan2017-12-241-2/+2
* nx-X11/programs/Xserver/hw/nxagent/Screen.c: update screen size after modifyi...Mihai Moldovan2017-12-241-0/+7
* always notify on size changesUlrich Sibiller2017-12-131-7/+1
* re-implement pre-xinerama behaviourUlrich Sibiller2017-12-131-20/+105
* simply free() callsUlrich Sibiller2017-11-211-35/+11
* Report Xlib-side window IDs to session.log in machine readable form. This fea...Mike Gabriel2017-07-051-4/+14
* hw/nxagent/Pixmap.c et al.: Propagate usage_hint through nxagentCreatePixmap,...Mike Gabriel2017-04-101-1/+1
* xserver: remove index from CloseScreen (API/ABI breakage)Dave Airlie2017-04-101-4/+4
* nxagent: Use SetNotifyFd to receive events.Mike Gabriel2017-03-171-1/+1
* Screen.c: clean up superfluous whitespaceUlrich Sibiller2017-02-081-4/+3
* Screen.c: Ensure that an output is unused before destroying itUlrich Sibiller2017-02-081-14/+28
* Screen.c: more debug output formatting improvementsUlrich Sibiller2016-12-071-8/+8
* Screen.c: fix uninitalized variableUlrich Sibiller2016-12-071-0/+1
* Screen.c: fix compile warnings in DEBUG modeUlrich Sibiller2016-12-071-5/+5
* Screen.c: fix formattingUlrich Sibiller2016-12-071-9/+9
* Screen.c: improve debugging outputUlrich Sibiller2016-12-071-7/+29
* slightly improve rrxinerama debug outputUlrich Sibiller2016-12-031-12/+12
* Fix compilation warningsUlrich Sibiller2016-12-031-7/+7
* nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...Mike Gabriel2016-11-151-1/+1
* Fix FTBFS with gcc 4.4Ulrich Sibiller2016-10-011-2/+0
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-7/+15
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-16/+16
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-19/+19
* Screen.c: fix RRGetInfo callUlrich Sibiller2016-06-251-1/+1
* Xinerama: undef debug/test flagsUlrich Sibiller2016-06-251-4/+4
* Backport RANDR proto version 1.5 to nx-X11's Xserver.Mike Gabriel2016-06-211-1/+1
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-211-21/+21
* Properly enable/disable Xinerama support in nxagent via cmdline options provi...Mike Gabriel2016-06-211-5/+0
* nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ...Mike Gabriel2016-06-131-2/+2
* hw/nxagent/Screen.c: Cast proper types before handing values over to fprintf().Mike Gabriel2016-05-021-21/+21
* hw/nxagent/Screen.c: Drop various unused variables.Mike Gabriel2016-05-021-10/+1
* hw/nxagent/Screen.h: Provide prototype for nxagentAdjustRandRXinerama(). Avoi...Mike Gabriel2016-05-021-0/+1
* hw/nxagent/Screen.c: Correctly use already defined MIN/MAX macros.Mike Gabriel2016-05-021-4/+0
* Rename region macros to eliminate screen argumentMike Gabriel2016-05-021-59/+59
* Xinerama: do not cut off at outer edgesUlrich Sibiller2015-12-301-2/+76
* Provide support for re-enabling Xinerama on session resumptions.Mike Gabriel2015-12-301-2/+4
* Screen.c: Rename NX_USE_MODE_PREFIX to NXAGENT_RANDR_MODE_PREFIX, fix unclose...Mike Gabriel2015-12-301-3/+2
* Screen.c: restructure xinerama code, much shorter nowUlrich Sibiller2015-12-301-64/+40
* Screen.c: Fix freeing of unsued modesUlrich Sibiller2015-12-301-9/+28
* Screen.c: improve comments and DEBUG outputUlrich Sibiller2015-12-301-24/+59
* Reimplement xinerama via randr in nxagent (not libNX_Xinerama). (Fixes Arctic...Ulrich Sibiller2015-12-301-67/+361
* library clean-up: Don't build libNX_Xinerama anymore. Use system's libXineram...Mike Gabriel2015-12-301-0/+4