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
*
nxagent: handle RegionNil macro as Boolean
Ulrich Sibiller
2021-01-15
1
-1
/
+1
*
nxagent: make nxagentShadowResize a Boolean
Ulrich Sibiller
2021-01-15
1
-1
/
+1
*
nxagent: make nxagentDoFullgeneration a Boolean
Ulrich Sibiller
2021-01-15
1
-1
/
+1
*
nxagent: treat all Traps as Booleans everywhere
Ulrich Sibiller
2021-01-15
1
-8
/
+8
*
nxagent: make Desktop, Rootless and Binder options Booleans (again)
Ulrich Sibiller
2021-01-15
1
-4
/
+4
*
nxagent: treat several nxagentOptions as real Booleans
Ulrich Sibiller
2021-01-15
1
-2
/
+2
*
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
-5
/
+8
*
Screen.c: fix indentation in nxagentMaximizeToFullScreen
Ulrich Sibiller
2020-11-03
1
-37
/
+37
*
Screen.c: some more (cosmetic) changes
Ulrich Sibiller
2020-10-17
1
-61
/
+49
*
Screen.c: scope improvements
Ulrich Sibiller
2020-10-17
1
-25
/
+13
*
Screen.c: move attributes/valuemask to inner scopes
Ulrich Sibiller
2020-10-17
1
-11
/
+9
*
Screen.c: drop unneccessary mask variable
Ulrich Sibiller
2020-10-17
1
-9
/
+3
*
Screen.c: remove another pointless code block
Ulrich Sibiller
2020-10-17
1
-10
/
+0
*
Screen.c: remove code that will have no effect
Ulrich Sibiller
2020-10-17
1
-5
/
+0
*
Screen.c: scope improvement
Ulrich Sibiller
2020-10-17
1
-1
/
+2
*
Screen.c: cleanup auto dpi handling
Ulrich Sibiller
2020-10-17
1
-6
/
+9
*
Screen.c: simplify nxagentResizeScreen
Ulrich Sibiller
2020-10-17
1
-12
/
+13
*
Screen.c: improve output of nxagentPrintAgentGeometry
Ulrich Sibiller
2020-10-17
1
-8
/
+12
*
Screen.c: improve debug output
Ulrich Sibiller
2020-10-17
1
-13
/
+29
*
nxagent: add names to some windows in DEBUG mode
Ulrich Sibiller
2020-10-17
1
-6
/
+45
*
nxagent: Prevent resize loop
Ulrich Sibiller
2020-10-17
1
-6
/
+15
*
Screen.c: fix resizing bug with mutter window manager
Ulrich Sibiller
2020-10-17
1
-1
/
+1
*
Screen.c: fix missing type in DEBUG mode
Ulrich Sibiller
2020-05-07
1
-2
/
+2
*
Screen.c: fix wrong debug statement
Ulrich Sibiller
2020-05-07
1
-1
/
+1
*
Screen.h: improve NXAGENT_ARTSD prototype definition
Ulrich Sibiller
2020-05-07
1
-3
/
+0
*
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
[next]