aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Window.c
Commit message (Expand)AuthorAgeFilesLines
* Make AutoGrab work in more situationsUlrich Sibiller2019-08-271-1/+10
* nxagent: drop NXAGENT_SPLASHUlrich Sibiller2019-08-271-2/+0
* nxagent: drop nxagentRootTileWindowUlrich Sibiller2019-08-271-51/+0
* Splash.c: do not wait in nxagent modeUlrich Sibiller2019-08-271-7/+10
* nxagent: simplify nxagentWaitEvents()Ulrich Sibiller2019-08-271-5/+1
* Window.c: use SAFE_free and SAFE_XFreeUlrich Sibiller2019-08-061-24/+16
* Drop Ipaq supportUlrich Sibiller2019-06-271-6/+0
* Consistently use None instead of 0 for nxagentIconWindow everywhereUlrich Sibiller2019-06-271-1/+1
* Window.c: rearrange code regarding window decorations sizesUlrich Sibiller2019-06-271-2/+9
* Window.c: add some comments about fullscreen handlingUlrich Sibiller2019-06-271-0/+12
* Window.c: add missing comment about nxagentConfiguredWindowListUlrich Sibiller2019-06-191-0/+6
* dix/window.c: fix compiler warningUlrich Sibiller2019-06-191-10/+8
* Window.c: Drop defines CWParent and CWStackingOrderUlrich Sibiller2019-06-121-14/+14
* Window.c: remove leftover (commented) codeUlrich Sibiller2019-06-121-14/+0
* Window.c/NXmiexpose.c: remove hack for certain WM themeUlrich Sibiller2019-06-111-19/+0
* Window.c: comment on the purpose of some functionsUlrich Sibiller2019-06-111-8/+166
* Revert "nxagent: rework Bool handling"Ulrich Sibiller2019-02-151-20/+20
* nxagent: rework Bool handlingUlrich Sibiller2019-02-111-20/+20
* Window.c: move WM_STATE handling to separate functionUlrich Sibiller2019-01-141-17/+19
* Window.c: use C99 designated initializers at some placesUlrich Sibiller2018-10-271-37/+30
* Window.c: add FIXMEUlrich Sibiller2018-10-271-0/+4
* Window.c: save some lines by declaring loop variables in the loopUlrich Sibiller2018-10-271-48/+21
* Window.c: indent ifdefs for better readabilityUlrich Sibiller2018-10-271-46/+43
* Window.c: silence compiler warningsUlrich Sibiller2018-10-271-2/+8
* Window.c: some code simplificationsUlrich Sibiller2018-10-271-63/+26
* Window.c: whitespace cleanupUlrich Sibiller2018-10-271-136/+34
* Window.c: scope improvementsUlrich Sibiller2018-10-271-40/+27
* Window.c: reformat/add braces for readabilityUlrich Sibiller2018-10-271-42/+110
* Window.c: indent FIXMEsUlrich Sibiller2018-10-271-27/+27
* Window.c: convert old-style function definitions to ANSI C89 styleUlrich Sibiller2018-10-271-16/+6
* Window.c: remove useless codeUlrich Sibiller2018-10-221-4/+0
* Window.c: improve Bool usageUlrich Sibiller2018-10-221-5/+5
* nxagent: use nxagentWMIsRunning as Bool all over the placeUlrich Sibiller2018-10-221-3/+3
* refactor nxagentGet(Default)EventMaskUlrich Sibiller2018-08-221-12/+3
* nxagent: remove mmwidth/mmheight from nxagentChangeScreenConfigUlrich Sibiller2018-05-241-2/+2
* Screen.c/Events.c: fix some commentsUlrich Sibiller2018-05-241-2/+1
* hw/nxagent: fix spelling errors as reported by codespellUlrich Sibiller2018-05-241-6/+6
* hw/nxagent/: Use <function>(void) rather than <function>().Mike Gabriel2018-02-261-3/+3
* Window.c: fix TEST/DEBUG outputUlrich Sibiller2018-02-051-3/+3
* Make sure XQueryTree results are freedUlrich Sibiller2017-12-071-6/+6
* Events.c: drop unused variableUlrich Sibiller2017-12-071-3/+0
* simply free() callsUlrich Sibiller2017-11-211-15/+4
* hw/nxagent/Window.c: Fix spelling error in debug message.Mike Gabriel2017-08-301-1/+1
* Set NX_AGENT_VERSION property for root windowUlrich Sibiller2017-08-101-0/+16
* Report Xlib-side window IDs to session.log in machine readable form. This fea...Mike Gabriel2017-07-051-2/+12
* hw/nxagent/Window.c: Introduce NX_REAL_WINDOW window property.Mike Gabriel2017-06-301-0/+36
* Window.c: Fix reference before check for null pointerUlrich Sibiller2017-03-101-3/+7
* nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...Mike Gabriel2016-11-151-1/+1
* Window.c: Fix function assignment warningUlrich Sibiller2016-10-201-1/+1
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-7/+15