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
*
Clipboard.c: rename nxagentNotifySelection to nxagentHandleSelectionNotifyFro...
Ulrich Sibiller
2019-09-29
1
-1
/
+1
*
Clipboard.c: introduce nxagentFind*Index functions
Ulrich Sibiller
2019-09-29
1
-6
/
+1
*
Events.c: drop unused function
Ulrich Sibiller
2019-09-29
1
-5
/
+0
*
Events.c: add nxagentSwitchEventsAllScreens helper
Ulrich Sibiller
2019-09-29
1
-35
/
+19
*
Events.c: whitespace fixes
Ulrich Sibiller
2019-09-29
1
-28
/
+28
*
Events.c: scope improvements
Ulrich Sibiller
2019-09-29
1
-11
/
+5
*
Events.c: code improvements (mainly scope)
Ulrich Sibiller
2019-09-29
1
-75
/
+41
*
Events.c: fix wrong size in format specification
Ulrich Sibiller
2019-09-29
1
-1
/
+1
*
Events.c: identify internal root window in nxagentInternalWindowInfo
Ulrich Sibiller
2019-09-29
1
-2
/
+2
*
Events.c: add FIXME
Ulrich Sibiller
2019-09-29
1
-0
/
+13
*
Events.c: fix wrong returncode interpretation
Ulrich Sibiller
2019-09-29
1
-1
/
+1
*
Events.c: shorten window tree debugging code
Ulrich Sibiller
2019-09-29
1
-39
/
+10
*
Events.c: fix write after buffer end
Ulrich Sibiller
2019-09-29
1
-3
/
+1
*
Events.c: nxagentInternalWindowInfo is only called with DEBUG_TREE
Ulrich Sibiller
2019-09-29
1
-2
/
+0
*
Events.c: introduce separate debug level for autograb debugging only
Ulrich Sibiller
2019-08-27
1
-7
/
+16
*
Make AutoGrab work in more situations
Ulrich Sibiller
2019-08-27
1
-1
/
+1
*
Dialog.c: Add NXTransDialog() call for autograb toggling.
Mike Gabriel
2019-08-27
1
-0
/
+2
*
Events.c: Autograb only for windowed modes
Ulrich Sibiller
2019-08-27
1
-2
/
+1
*
Events.c: do not ungrab keyboard on LeaveNotify when in autograb mode
Ulrich Sibiller
2019-08-27
1
-4
/
+7
*
Events.c: improve debugging output for FocusIn/Out
Ulrich Sibiller
2019-08-27
1
-4
/
+56
*
nxagent: Make autograb an nxagentOption.
Ulrich Sibiller
2019-08-27
1
-7
/
+5
*
nxagent: Add autograb mode.
Ulrich Sibiller
2019-08-27
1
-3
/
+81
*
nxagent: drop nxagentRootTileWindow
Ulrich Sibiller
2019-08-27
1
-15
/
+0
*
nxagent: simplify nxagentWaitEvents()
Ulrich Sibiller
2019-08-27
1
-21
/
+22
*
Events.c: add more comments and TEST output
Ulrich Sibiller
2019-08-27
1
-3
/
+25
*
Events.c: refactor nxagentHandleKeypress
Ulrich Sibiller
2019-08-27
1
-6
/
+4
*
Events.c: safe some lines by calling SAFE_XFree
Ulrich Sibiller
2019-08-06
1
-28
/
+7
*
drop onscreen keyboard support
Ulrich Sibiller
2019-06-27
1
-74
/
+1
*
Drop Ipaq support
Ulrich Sibiller
2019-06-27
1
-5
/
+0
*
various scope improvements
Ulrich Sibiller
2019-06-19
1
-15
/
+9
*
Events.c: use designated initializer in nxagentDeactivatePointerGrab
Ulrich Sibiller
2019-06-19
1
-15
/
+17
*
Add nxagentExternalClipboardEventTrap
Ulrich Sibiller
2019-06-11
1
-0
/
+12
*
Events.c: add debug output
Ulrich Sibiller
2019-06-11
1
-0
/
+7
*
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
[next]