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
/
Events.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "nxagent: rework Bool handling"
Ulrich Sibiller
2019-02-15
1
-49
/
+49
*
nxagent: rework Bool handling
Ulrich Sibiller
2019-02-11
1
-49
/
+49
*
Event.c: improve DEBUG output
Ulrich Sibiller
2018-11-09
1
-3
/
+15
*
Check nxagentXkbInfo.EventBase before use
Ulrich Sibiller
2018-11-09
1
-1
/
+7
*
Events.c: improve Bool usage
Ulrich Sibiller
2018-10-22
1
-5
/
+4
*
nxagent: use nxagentWMIsRunning as Bool all over the place
Ulrich Sibiller
2018-10-22
1
-5
/
+5
*
Events.c: drop variable that caused compilation warning
Ulrich Sibiller
2018-08-22
1
-8
/
+2
*
Events.c: fix wrong printf format specifiers
Ulrich Sibiller
2018-08-22
1
-4
/
+4
*
Events.c: fix compiler warnings
Ulrich Sibiller
2018-08-22
1
-3
/
+3
*
Events.c: mitigate compiler warning
Ulrich Sibiller
2018-08-22
1
-1
/
+1
*
refactor nxagentGet(Default)EventMask
Ulrich Sibiller
2018-08-22
1
-16
/
+8
*
Update Xinerama on XMapEvent
Ulrich Sibiller
2018-05-24
1
-0
/
+12
*
Events.c: catch intermediate window position changes
Ulrich Sibiller
2018-05-24
1
-5
/
+35
*
nxagent: remove mmwidth/mmheight from nxagentChangeScreenConfig
Ulrich Sibiller
2018-05-24
1
-4
/
+3
*
Screen.c/Events.c: fix some comments
Ulrich Sibiller
2018-05-24
1
-2
/
+1
*
nxagent: use XAllocSizeHints() instead of XSizeHints struct
Ulrich Sibiller
2018-05-24
1
-25
/
+12
*
Screen.c/Events.c: add some FIXMEs
Ulrich Sibiller
2018-05-24
1
-0
/
+1
*
hw/nxagent: fix spelling errors as reported by codespell
Ulrich Sibiller
2018-05-24
1
-1
/
+1
*
hw/nxagent/: Use <function>(void) rather than <function>().
Mike Gabriel
2018-02-26
1
-9
/
+9
*
nxagent: Add support for optionally enabling/disabling the magic pixel feature.
Mike Gabriel
2018-02-26
1
-1
/
+1
*
Events.c: change scope of XButtonEvent struct and clear it before use
Ulrich Sibiller
2018-02-05
1
-2
/
+3
*
Events.c: Fix wrong function name in TEST output
Ulrich Sibiller
2018-02-05
1
-1
/
+1
*
Events.c: add FIXME
Ulrich Sibiller
2018-01-07
1
-0
/
+1
*
hw/nxagent/Events.c: Fix compiler warnings (with NX_DEBUG_INPUT): format.
Mike Gabriel
2017-12-14
1
-12
/
+12
*
Events.c/h: Rename & restructure some Xkb functions
Ulrich Sibiller
2017-12-14
1
-20
/
+20
*
Events.c: add ifdef around nxagentRemoteWindowsTree
Ulrich Sibiller
2017-12-07
1
-0
/
+3
*
Make sure XQueryTree results are freed
Ulrich Sibiller
2017-12-07
1
-15
/
+17
*
Revert "Switch from using libNX_X11's deprecated XKeycodeToKeysym() function ...
Ulrich Sibiller
2017-05-04
1
-17
/
+4
*
Keystrokes: rename left/up/right/down keystrokes to descriptive names
Ulrich Sibiller
2017-04-03
1
-4
/
+4
*
Fix "uninitialised byte(s)" complaints from valgrind
Ulrich Sibiller
2017-03-02
1
-2
/
+16
*
Switch from using libNX_X11's deprecated XKeycodeToKeysym() function to using...
Mike Gabriel
2017-02-20
1
-4
/
+17
*
nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...
Mike Gabriel
2016-11-15
1
-1
/
+1
*
hw/nxagent/{Clipboard|Events}.c: Typo fix in error messages.
Mike Gabriel
2016-10-13
1
-1
/
+1
*
Per-file copyright notices: Update copyright information in file headers that...
Mike Gabriel
2016-07-06
1
-7
/
+15
*
remove unreferenced NEED_EVENTS/NEED_REPLIES
Ulrich Sibiller
2016-07-05
1
-1
/
+0
*
Move each screen's root-window pointer into ScreenRec.
Mike Gabriel
2016-06-21
1
-15
/
+15
*
nxagentReversePointerMap: Don't assume Xevent.xbutton.button is always greate...
Mike Gabriel
2016-06-21
1
-2
/
+2
*
nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ...
Mike Gabriel
2016-06-13
1
-5
/
+5
*
hw/nxagent/Events.c: Avoid '#endif <empty line> #ifdef DEBUG' blocks.
Mihai Moldovan
2016-05-13
1
-12
/
+0
*
hw/nxagent/Events.c: Only declare and assign message_data and box variables i...
Mike Gabriel
2016-05-02
1
-25
/
+8
*
hw/nxagent/*.c: Drop various declarations of unused ScreenPtr pScreen.
Mike Gabriel
2016-05-02
1
-6
/
+0
*
Rename region macros to eliminate screen argument
Mike Gabriel
2016-05-02
1
-37
/
+37
*
Initialize XRandR based Xinerama extension properly when session is started w...
Mike Gabriel
2015-12-30
1
-1
/
+1
*
Reimplement xinerama via randr in nxagent (not libNX_Xinerama). (Fixes Arctic...
Ulrich Sibiller
2015-12-30
1
-4
/
+42
*
libray clean (Xfixes): Provide a fake libXfixes.h header from latest X.Org, t...
Mike Gabriel
2015-12-28
1
-1
/
+1
*
Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).
Mike Gabriel
2015-12-28
1
-3
/
+3
*
Replace 'pointer' type with 'void *'
Keith Packard
2015-12-28
1
-4
/
+4
*
library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr sh...
Mike Gabriel
2015-05-20
1
-1
/
+1
*
Imported nxagent-3.5.0-7.tar.gz
nxagent/3.5.0-7
Mike Gabriel
2011-12-28
1
-13
/
+17
*
Imported nxagent-3.5.0-5.tar.gz
nxagent/3.5.0-5
Reinhard Tartler
2011-10-10
1
-4
/
+4
[next]