| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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.gznxagent/3.5.0-7 | Mike Gabriel | 2011-12-28 | 1 | -13/+17 |
* | Imported nxagent-3.5.0-5.tar.gznxagent/3.5.0-5 | Reinhard Tartler | 2011-10-10 | 1 | -4/+4 |
* | Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2 | Reinhard Tartler | 2011-10-10 | 1 | -138/+179 |
* | Imported nxagent-3.4.0-9.tar.gznxagent/3.4.0-9 | Reinhard Tartler | 2011-10-10 | 1 | -15/+16 |
* | Imported nxagent-3.4.0-8.tar.gznxagent/3.4.0-8 | Reinhard Tartler | 2011-10-10 | 1 | -96/+457 |
* | Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5 | Reinhard Tartler | 2011-10-10 | 1 | -2/+132 |
* | Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3 | Reinhard Tartler | 2011-10-10 | 1 | -568/+35 |
* | Imported nxagent-3.4.0-16.tar.gznxagent/3.4.0-16 | Reinhard Tartler | 2011-10-10 | 1 | -133/+151 |
* | Imported nxagent-3.4.0-11.tar.gznxagent/3.4.0-11 | Reinhard Tartler | 2011-10-10 | 1 | -114/+810 |
* | Imported nxagent-3.3.0-9.tar.gznxagent/3.3.0-9 | Reinhard Tartler | 2011-10-10 | 1 | -16/+24 |
* | Imported nxagent-3.3.0-6.tar.gznxagent/3.3.0-6 | Reinhard Tartler | 2011-10-10 | 1 | -205/+16 |
* | Imported nxagent-3.3.0-13.tar.gznxagent/3.3.0-13 | Reinhard Tartler | 2011-10-10 | 1 | -0/+181 |
* | Imported nxagent-3.3.0-10.tar.gznxagent/3.3.0-10 | Reinhard Tartler | 2011-10-10 | 1 | -21/+131 |
* | Imported nxagent-3.2.0-6.tar.gznxagent/3.2.0-6 | Reinhard Tartler | 2011-10-10 | 1 | -51/+5 |
* | Imported nxagent-3.2.0-5.tar.gznxagent/3.2.0-5 | Reinhard Tartler | 2011-10-10 | 1 | -5/+51 |
* | Imported nxagent-3.2.0-10.tar.gznxagent/3.2.0-10 | Reinhard Tartler | 2011-10-10 | 1 | -58/+146 |
* | Imported nxagent-3.1.0-6.tar.gznxagent/3.1.0-6 | Reinhard Tartler | 2011-10-10 | 1 | -2/+7 |
* | Imported nxagent-3.1.0-2.tar.gznxagent/3.1.0-2 | Reinhard Tartler | 2011-10-10 | 1 | -0/+3822 |