aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Window.c
Commit message (Expand)AuthorAgeFilesLines
* Window.c: align identical codeUlrich Sibiller2024-06-051-22/+26
* Window.c: use shorter macro to retrieve the remote windowUlrich Sibiller2024-06-051-10/+9
* Window.c: fix commentsUlrich Sibiller2024-06-051-2/+2
* Window.c: add missing includeUlrich Sibiller2024-06-051-9/+15
* Window.c: improve TEST/DEBUG outputUlrich Sibiller2024-06-051-140/+182
* fix various spelling errorsUlrich Sibiller2024-05-211-1/+1
* Window.c: mark nxagentCheckWindowIntegrity as unusedUlrich Sibiller2024-05-201-2/+2
* Window.c: Fix: Use correct type for XlibWindowUlrich Sibiller2024-05-201-3/+3
* Window.c: add debug outputUlrich Sibiller2024-05-111-0/+28
* Window.c: improve some TEST/DEBUG outputUlrich Sibiller2024-05-111-9/+9
* Update Copyright yearsUlrich Sibiller2023-04-281-4/+4
* Screen.c, Window.c: use "None" everywhere for FullscreenWindowUlrich Sibiller2021-10-301-1/+1
* nxagent: drop NXAGENT_SHAPE2 defineUlrich Sibiller2021-06-081-24/+10
* nxagent: drop NXAGENT_SHAPE defineUlrich Sibiller2021-06-081-15/+5
* Use NXAGENT_ONSTART define at more locationsUlrich Sibiller2021-06-081-0/+2
* Window.c: add another FIXMEUlrich Sibiller2021-02-031-0/+5
* Window.c: Fix 32bit code pathUlrich Sibiller2021-01-301-10/+10
* nxagent: drop unused nxagentVisibility variablesUlrich Sibiller2021-01-301-2/+0
* Window.c: suppress warningUlrich Sibiller2021-01-161-1/+1
* fix formatting and spelling in various filesUlrich Sibiller2021-01-161-1/+1
* nxagent: Drop unused nxagentRootTileWindowUlrich Sibiller2021-01-161-2/+0
* Window.c: check for malloc failureUlrich Sibiller2021-01-151-13/+22
* Window.c: check for malloc failureUlrich Sibiller2021-01-151-0/+8
* nxagent: make full screen mode selectable at startupUlrich Sibiller2021-01-151-1/+1
* nxagent: handle RegionNil macro as BooleanUlrich Sibiller2021-01-151-1/+1
* nxagent: rework some Boolean checksUlrich Sibiller2021-01-151-1/+1
* nxagent: some more Boolean improvementsUlrich Sibiller2021-01-151-2/+2
* nxagent: treat nxagentLastWindowDestroyed as BooleanUlrich Sibiller2021-01-151-1/+1
* nxagent: treat all Traps as Booleans everywhereUlrich Sibiller2021-01-151-6/+6
* nxagent: make Desktop, Rootless and Binder options Booleans (again)Ulrich Sibiller2021-01-151-6/+6
* nxagent: make nxagentOption Shadow a BooleanUlrich Sibiller2021-01-151-4/+4
* nxagent: treat DesktopResize and nxagentResizeDesktopAtStartup as BooleansUlrich Sibiller2021-01-151-3/+3
* nxagent: make Fullscreen and AllScreens BooleansUlrich Sibiller2021-01-151-2/+2
* Window.c: some more TEST and DEBUG outputUlrich Sibiller2020-10-171-0/+9
* Window.c: simplify setting of isMapped private varUlrich Sibiller2020-10-171-8/+2
* Window.c: -reportprivatewids reports root window as suchUlrich Sibiller2020-10-171-4/+14
* Screen.c: improve output of nxagentPrintAgentGeometryUlrich Sibiller2020-10-171-3/+3
* nxagent: add names to some windows in DEBUG modeUlrich Sibiller2020-10-171-0/+26
* nxagent: Prevent resize loopUlrich Sibiller2020-10-171-2/+2
* nxagent: move variable definitions from headers to source filesUlrich Sibiller2020-05-071-0/+3
* nxagent: Fix double variablesUlrich Sibiller2020-05-071-6/+0
* Windows.h, Window.c*: reformat commentsUlrich Sibiller2020-05-071-73/+51
* Window.c: scope improvementsUlrich Sibiller2020-05-071-66/+42
* Splash.c: add nxagentHaveSplashWindow helperUlrich Sibiller2020-05-071-1/+1
* Window.c: code simplifications/scopeUlrich Sibiller2020-01-061-11/+5
* Window.c: fix commentUlrich Sibiller2020-01-061-2/+2
* Window.c: print internal window id as wellUlrich Sibiller2020-01-061-2/+2
* Clipboard.c: rename variables/atoms to better reflect their meaningUlrich Sibiller2020-01-051-1/+1
* Clipboard: make nxagentInitClipboard return a BooleanUlrich Sibiller2020-01-051-1/+1
* nxagent: Use XlibAtom data type where appropriateUlrich Sibiller2020-01-051-3/+2