libs-back/Source
Ivan Vučica 41b2d294ed
wayland: Checking whether the surface is configured before committing.
This now results in windows being painted on the screen. However, input is
still ending up in all the wrong places, and there is a lot of garbage content
being painted outside the actual windows.

Right clicking on a window seems to trigger rotate behavior, which needs to
be evaluated and likely removed (or prevented, if this is done by Weston).

Interestingly, checking for ->configured on first surface commit also seems to
break the backend.
2020-04-17 01:19:26 +01:00
..
art * Source/art/GNUmakefile.preamble, 2020-03-12 11:43:39 +02:00
cairo wayland: Checking whether the surface is configured before committing. 2020-04-17 01:19:26 +01:00
English.lproj Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
fontconfig * Source/cairo/CairoFontInfo.m, 2019-05-19 22:56:48 +02:00
gsc * Source/art/GNUmakefile.preamble, 2020-03-12 11:43:39 +02:00
opal * Source/opal/OpalGState.m: Add colour handling for all the different 2019-01-03 23:06:51 +01:00
Swedish.lproj Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
wayland wayland: Checking whether the surface is configured before committing. 2020-04-17 01:19:26 +01:00
win32 * Source/win32/WIN32Server.m (process_char): 2015-08-13 21:23:35 +00:00
winlib Remove extraneous semicolon. 2016-04-06 20:43:25 +00:00
x11 * Source/x11/XGServerWindow.m (placewindow::): check window frame 2020-03-05 02:10:23 +02:00
xdps Replace NSCompositeHighlight with GSCompositeHighlight and map NSCompositeHighlight onto 2012-02-18 21:10:07 +00:00
xlib Fixes after Xrandr change to get xlib backend to compile again. 2020-02-08 21:30:54 +01:00
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
GNUmakefile Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-back 2008-12-19 13:05:05 +00:00
GNUmakefile.postamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GNUmakefile.preamble fix order of use of library and header directories 2013-07-04 16:44:28 +00:00
GSBackend.m Dirty Wayland backend implementation. 2020-04-15 00:00:40 +01:00