index
:
nx-libs
3.5.0.x
3.6.x
3713346f
dependabot/github_actions/actions/checkout-4
dependabot/github_actions/uraimo/run-on-arch-action-2.8.1
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
*
Window.c: align identical code
Ulrich Sibiller
2024-06-05
1
-22
/
+26
*
Window.c: use shorter macro to retrieve the remote window
Ulrich Sibiller
2024-06-05
1
-10
/
+9
*
Window.c: fix comments
Ulrich Sibiller
2024-06-05
1
-2
/
+2
*
Window.c: add missing include
Ulrich Sibiller
2024-06-05
1
-9
/
+15
*
Window.c: improve TEST/DEBUG output
Ulrich Sibiller
2024-06-05
1
-140
/
+182
*
fix various spelling errors
Ulrich Sibiller
2024-05-21
1
-1
/
+1
*
Window.c: mark nxagentCheckWindowIntegrity as unused
Ulrich Sibiller
2024-05-20
1
-2
/
+2
*
Window.c: Fix: Use correct type for XlibWindow
Ulrich Sibiller
2024-05-20
1
-3
/
+3
*
Window.c: add debug output
Ulrich Sibiller
2024-05-11
1
-0
/
+28
*
Window.c: improve some TEST/DEBUG output
Ulrich Sibiller
2024-05-11
1
-9
/
+9
*
Update Copyright years
Ulrich Sibiller
2023-04-28
1
-4
/
+4
*
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
[next]