VirtualBox

Changeset 83207 in vbox


Ignore:
Timestamp:
Mar 5, 2020 1:27:29 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
136345
Message:

bugref:9637. Using xinerama includes from our tree instead of the distros includes

Location:
trunk/src/VBox/Additions/x11/VBoxClient
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk

    r82968 r83207  
    3232VBoxClient_DEFS.linux += _GNU_SOURCE
    3333VBoxClient_INCS = $(VBOX_GRAPHICS_INCS)
     34VBoxClient_INCS += ../x11include/libxinerama-1.1.4
    3435VBoxClient_SOURCES = \
    3536        main.cpp \
  • trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp

    r83206 r83207  
    5151#include <X11/Xlibint.h>
    5252#include <X11/extensions/Xrandr.h>
     53#include <X11/extensions/panoramiXproto.h>
    5354
    5455#define OLD_JUNK
    55 
    56 #ifndef OLD_JUNK
    57 #include <X11/extensions/panoramiXproto.h>
    58 #endif
    59 
    60 #ifndef sz_XineramaScreenInfo
    61 #define sz_XineramaScreenInfo 8
    62 #endif
    6356
    6457/** Maximum number of supported screens.  DRM and X11 both limit this to 32. */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette