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
/
Window.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Screen.c, Window.c: use "None" everywhere for FullscreenWindow
Ulrich Sibiller
2021-10-30
1
-1
/
+1
*
nxagent: drop NXAGENT_SHAPE2 define
Ulrich Sibiller
2021-06-08
1
-24
/
+10
*
nxagent: drop NXAGENT_SHAPE define
Ulrich Sibiller
2021-06-08
1
-15
/
+5
*
Use NXAGENT_ONSTART define at more locations
Ulrich Sibiller
2021-06-08
1
-0
/
+2
*
Window.c: add another FIXME
Ulrich Sibiller
2021-02-03
1
-0
/
+5
*
Window.c: Fix 32bit code path
Ulrich Sibiller
2021-01-30
1
-10
/
+10
*
nxagent: drop unused nxagentVisibility variables
Ulrich Sibiller
2021-01-30
1
-2
/
+0
*
Window.c: suppress warning
Ulrich Sibiller
2021-01-16
1
-1
/
+1
*
fix formatting and spelling in various files
Ulrich Sibiller
2021-01-16
1
-1
/
+1
*
nxagent: Drop unused nxagentRootTileWindow
Ulrich Sibiller
2021-01-16
1
-2
/
+0
*
Window.c: check for malloc failure
Ulrich Sibiller
2021-01-15
1
-13
/
+22
*
Window.c: check for malloc failure
Ulrich Sibiller
2021-01-15
1
-0
/
+8
*
nxagent: make full screen mode selectable at startup
Ulrich Sibiller
2021-01-15
1
-1
/
+1
*
nxagent: handle RegionNil macro as Boolean
Ulrich Sibiller
2021-01-15
1
-1
/
+1
*
nxagent: rework some Boolean checks
Ulrich Sibiller
2021-01-15
1
-1
/
+1
*
nxagent: some more Boolean improvements
Ulrich Sibiller
2021-01-15
1
-2
/
+2
*
nxagent: treat nxagentLastWindowDestroyed as Boolean
Ulrich Sibiller
2021-01-15
1
-1
/
+1
*
nxagent: treat all Traps as Booleans everywhere
Ulrich Sibiller
2021-01-15
1
-6
/
+6
*
nxagent: make Desktop, Rootless and Binder options Booleans (again)
Ulrich Sibiller
2021-01-15
1
-6
/
+6
*
nxagent: make nxagentOption Shadow a Boolean
Ulrich Sibiller
2021-01-15
1
-4
/
+4
*
nxagent: treat DesktopResize and nxagentResizeDesktopAtStartup as Booleans
Ulrich Sibiller
2021-01-15
1
-3
/
+3
*
nxagent: make Fullscreen and AllScreens Booleans
Ulrich Sibiller
2021-01-15
1
-2
/
+2
*
Window.c: some more TEST and DEBUG output
Ulrich Sibiller
2020-10-17
1
-0
/
+9
*
Window.c: simplify setting of isMapped private var
Ulrich Sibiller
2020-10-17
1
-8
/
+2
*
Window.c: -reportprivatewids reports root window as such
Ulrich Sibiller
2020-10-17
1
-4
/
+14
*
Screen.c: improve output of nxagentPrintAgentGeometry
Ulrich Sibiller
2020-10-17
1
-3
/
+3
*
nxagent: add names to some windows in DEBUG mode
Ulrich Sibiller
2020-10-17
1
-0
/
+26
*
nxagent: Prevent resize loop
Ulrich Sibiller
2020-10-17
1
-2
/
+2
*
nxagent: move variable definitions from headers to source files
Ulrich Sibiller
2020-05-07
1
-0
/
+3
*
nxagent: Fix double variables
Ulrich Sibiller
2020-05-07
1
-6
/
+0
*
Windows.h, Window.c*: reformat comments
Ulrich Sibiller
2020-05-07
1
-73
/
+51
*
Window.c: scope improvements
Ulrich Sibiller
2020-05-07
1
-66
/
+42
*
Splash.c: add nxagentHaveSplashWindow helper
Ulrich Sibiller
2020-05-07
1
-1
/
+1
*
Window.c: code simplifications/scope
Ulrich Sibiller
2020-01-06
1
-11
/
+5
*
Window.c: fix comment
Ulrich Sibiller
2020-01-06
1
-2
/
+2
*
Window.c: print internal window id as well
Ulrich Sibiller
2020-01-06
1
-2
/
+2
*
Clipboard.c: rename variables/atoms to better reflect their meaning
Ulrich Sibiller
2020-01-05
1
-1
/
+1
*
Clipboard: make nxagentInitClipboard return a Boolean
Ulrich Sibiller
2020-01-05
1
-1
/
+1
*
nxagent: Use XlibAtom data type where appropriate
Ulrich Sibiller
2020-01-05
1
-3
/
+2
*
NXwindow.c: call InitRootWindow from dix
Ulrich Sibiller
2019-11-02
1
-0
/
+4
*
nxagent: drop Holder.[ch]
Ulrich Sibiller
2019-11-02
1
-1
/
+0
*
Window.c: reactivate disabled debug code
Ulrich Sibiller
2019-09-29
1
-1
/
+1
*
Make AutoGrab work in more situations
Ulrich Sibiller
2019-08-27
1
-1
/
+10
*
nxagent: drop NXAGENT_SPLASH
Ulrich Sibiller
2019-08-27
1
-2
/
+0
*
nxagent: drop nxagentRootTileWindow
Ulrich Sibiller
2019-08-27
1
-51
/
+0
*
Splash.c: do not wait in nxagent mode
Ulrich Sibiller
2019-08-27
1
-7
/
+10
*
nxagent: simplify nxagentWaitEvents()
Ulrich Sibiller
2019-08-27
1
-5
/
+1
*
Window.c: use SAFE_free and SAFE_XFree
Ulrich Sibiller
2019-08-06
1
-24
/
+16
*
Drop Ipaq support
Ulrich Sibiller
2019-06-27
1
-6
/
+0
*
Consistently use None instead of 0 for nxagentIconWindow everywhere
Ulrich Sibiller
2019-06-27
1
-1
/
+1
[next]