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
/
Screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Screen.c: formatting fixes
Ulrich Sibiller
2020-05-07
1
-7
/
+8
*
Screen.c: spelling fix
Ulrich Sibiller
2020-05-07
1
-1
/
+1
*
Screen.c: activate fallback to dix blanking
Ulrich Sibiller
2020-04-07
1
-2
/
+2
*
Screen.c: document nxagentSaveScreen
Ulrich Sibiller
2020-04-07
1
-22
/
+37
*
nxagent: re-implement timeout handling
Ulrich Sibiller
2020-04-07
1
-78
/
+7
*
nxagent: rename variables that shadow globals
Ulrich Sibiller
2020-01-25
1
-31
/
+31
*
Screen.c: harmonize size/wmhints code
Ulrich Sibiller
2020-01-06
1
-21
/
+11
*
nxagent: drop CYGWIN and WIN32 defines
Ulrich Sibiller
2020-01-06
1
-34
/
+0
*
Screen.c: code simplification/scope
Ulrich Sibiller
2020-01-06
1
-266
/
+185
*
Screen.c: fix handling of NX_SHADOW atom
Ulrich Sibiller
2020-01-06
1
-10
/
+3
*
Screen.c: drop variable
Ulrich Sibiller
2020-01-06
1
-7
/
+3
*
nxagent: Use XlibAtom data type where appropriate
Ulrich Sibiller
2020-01-05
1
-1
/
+1
*
nxagent: drop Holder.[ch]
Ulrich Sibiller
2019-11-02
1
-1
/
+0
*
Drop unused placeholder code
Ulrich Sibiller
2019-11-02
1
-11
/
+0
*
Screen.c: cleanup code a bit
Ulrich Sibiller
2019-10-10
1
-16
/
+14
*
Screen.c: fix a memleak
Ulrich Sibiller
2019-10-10
1
-5
/
+2
*
nxagent: avoid nested externs
Ulrich Sibiller
2019-09-29
1
-16
/
+10
*
Screen.c: fix wrong format character
Ulrich Sibiller
2019-09-29
1
-1
/
+1
*
Screen.c: fix typo
Ulrich Sibiller
2019-09-29
1
-1
/
+1
*
Screen.c: improve readability
Ulrich Sibiller
2019-09-29
1
-12
/
+10
*
Imakefile: make NXAGENT_RANDR_MODE_PREFIX configurable via macro
Ulrich Sibiller
2019-09-29
1
-5
/
+5
*
Screen.c: fix typo in TEST output
Ulrich Sibiller
2019-09-29
1
-1
/
+1
*
Screen.c: scope improvements
Ulrich Sibiller
2019-09-29
1
-7
/
+8
*
Screen.c: code cleanup
Ulrich Sibiller
2019-09-29
1
-235
/
+201
*
Screen.c: fix: use bit operator, not logic operator
Ulrich Sibiller
2019-09-29
1
-1
/
+1
*
Screen.c: initialize RandR only on startup...
Ulrich Sibiller
2019-08-27
1
-6
/
+6
*
nxagent: move nxagentWMPassed to Splash.c
Ulrich Sibiller
2019-08-27
1
-4
/
+1
*
nxagent: rename nxagentWMStart to nxagentReadyAtom
Ulrich Sibiller
2019-08-27
1
-2
/
+2
*
Splash.c: move some variables to Splash.c
Ulrich Sibiller
2019-08-27
1
-2
/
+0
*
Splash.c: nxagentRemoveSplashWindow: drop unused parameter
Ulrich Sibiller
2019-08-27
1
-1
/
+1
*
nxagent: simplify nxagentWaitEvents()
Ulrich Sibiller
2019-08-27
1
-5
/
+1
*
Screen.c: safe some lines by calling SAFE_XFree
Ulrich Sibiller
2019-08-06
1
-44
/
+29
*
Drop Ipaq support
Ulrich Sibiller
2019-06-27
1
-32
/
+5
*
Screen.c: use XlibWindow so silence the compiler
Ulrich Sibiller
2019-06-27
1
-2
/
+2
*
Consistently use None instead of 0 for nxagentIconWindow everywhere
Ulrich Sibiller
2019-06-27
1
-1
/
+1
*
Screen.c: simplify nxagentMinimizeFromFullscreen
Ulrich Sibiller
2019-06-27
1
-6
/
+9
*
nxagentMaximizeToFullScreen: only reparent if necessary
Ulrich Sibiller
2019-06-27
1
-21
/
+56
*
Screen.c: add nxagentIsParentOf helper
Ulrich Sibiller
2019-06-27
1
-0
/
+22
*
Screen.c: fix two more memleaks of visuals
Ulrich Sibiller
2019-06-22
1
-0
/
+2
*
Screen.c: fix two memleaks
Ulrich Sibiller
2019-06-22
1
-19
/
+18
*
various scope improvements
Ulrich Sibiller
2019-06-19
1
-3
/
+1
*
Screen.c: more debug output
Ulrich Sibiller
2019-06-19
1
-1
/
+4
*
Screen.c: fix another memory leak
Ulrich Sibiller
2019-06-19
1
-4
/
+12
*
Screen.c: Fix: make sure RRCloseScreen is being called
Ulrich Sibiller
2019-06-19
1
-7
/
+7
*
Screen.c: correctly free stuff in nxagentCloseScreen
Ulrich Sibiller
2019-06-19
1
-3
/
+15
*
Screen.c: more TEST output
Ulrich Sibiller
2019-06-11
1
-5
/
+10
*
Screen.c: use consistent spacing on pointer references
Ulrich Sibiller
2019-06-11
1
-4
/
+4
*
Screen.c: whitespace/formatting fixes
Ulrich Sibiller
2019-06-11
1
-21
/
+22
*
Screen.c: report both created windows (and with the right name)
Ulrich Sibiller
2019-06-11
1
-4
/
+9
*
Window.c: fix: report correct window on icon window creation
Ulrich Sibiller
2019-06-11
1
-2
/
+2
[next]