Add a separate GTK-specific wxDisplay implementation.
This separates the GTK implementation from Unix/X11, except for the wxVideoMode stuff, and _NET_WORKAREA when GTK < 3.4. wxDisplay and wxClientDisplayRect() should now work as well as they can with Wayland. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1108,6 +1108,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
src/gtk/cursor.cpp
|
||||
src/gtk/dataobj.cpp
|
||||
src/gtk/dc.cpp
|
||||
src/gtk/display.cpp
|
||||
src/gtk/dnd.cpp
|
||||
src/gtk/evtloop.cpp
|
||||
src/gtk/filectrl.cpp
|
||||
|
Reference in New Issue
Block a user