libs-back/Source/cairo
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
..
CairoContext.m wayland: Assortment of fixes noticed during code review. 2020-04-15 00:36:37 +01:00
CairoFaceInfo.m * Source/cairo/CairoFaceInfo.m (-fontFace): Warn about the usage 2013-12-23 12:36:09 +00:00
CairoFontEnumerator.m In preparation for reusing this code in the Opal backend, moved fontconfig code to a dedicated set of classes that are now superclasses of Cairo backend's font classes. 2013-09-10 21:07:03 +00:00
CairoFontInfo.m * Source/cairo/CairoFontInfo.m: Revert to the old defaults for 2019-12-24 14:10:02 +01:00
CairoGState.m Get DPSshow: to work on scaled windows. 2017-07-31 23:33:34 +02:00
CairoPDFSurface.m * ChangeLog 2012-11-26 05:39:22 +00:00
CairoPSSurface.m * Source/cairo/CairoPDFSurface.m: 2012-09-26 19:09:19 +00:00
CairoSurface.m * Source/cairo/CairoPDFSurface.m: 2012-09-26 19:09:19 +00:00
GNUmakefile Dirty Wayland backend implementation. 2020-04-15 00:00:40 +01:00
GNUmakefile.preamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
WaylandCairoSurface.m wayland: Checking whether the surface is configured before committing. 2020-04-17 01:19:26 +01:00
Win32CairoGlitzSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
Win32CairoGState.m Implement dealloc/copyWithZone on Win32CairoGState instance. 2016-04-06 20:43:29 +00:00
Win32CairoSurface.m Workarounds to re-display windows on MS Windows. 2015-02-28 02:01:28 +00:00
XGCairoGlitzSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
XGCairoModernSurface.m * Source/cairo/GNUmakefile: 2011-10-13 21:37:44 +00:00
XGCairoSurface.m * gswindow_device_t structure element screen was renamed to 2020-02-03 01:21:52 +02:00
XGCairoXImageSurface.m Silence warnings from clang. 2013-02-10 17:32:47 +00:00