mutter/clutter
Jonas Ådahl f36fa53b0e clutter/stage: Offset framebuffer capture origin by view layout
The rectangle passed to capture_view() is in stage coordinate space;
thus, to translate to framebuffer coordinate space, the origin need to
be translated by the view layout position.

This fixes capturing views not at position (0, 0).

https://bugzilla.gnome.org/show_bug.cgi?id=770127
2016-09-06 14:59:36 +08:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter clutter/stage: Offset framebuffer capture origin by view layout 2016-09-06 14:59:36 +08:00
examples move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
tests Fix build of clutter tests 2016-08-23 13:45:05 +02:00
.gitignore clutter: Remove clutter-build-config.h.in 2016-07-20 14:23:48 +08:00
configure.ac configure: Require libinput 1.4 2016-07-27 13:32:38 +02:00
Makefile.am move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00