shell: Position DRIVER fullscreen surfaces at origin
authorAlexander Larsson <alexl@redhat.com>
Tue, 28 May 2013 14:23:32 +0000 (16:23 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 29 May 2013 14:18:15 +0000 (10:18 -0400)
commit690f718834d5eb2b73e4627f8c02ee04710f91e6
tree9001a52a5071d4341f3557692b3824ee09717cd5
parentd622ed3fbff12f4ccedfe52da5b9ae06c9af4f98
shell: Position DRIVER fullscreen surfaces at origin

When a window is fullscreened with DRIVER method and we succeeded
in changing mode we need to actually move the surface to the
origin of the output, or it won't be used for scanout.
src/shell.c