ui: gtk: Fix some deprecation warnings
commitbb732ee78cee8688e74b0f67ff8cc34290f5c9cf
authorCole Robinson <crobinso@redhat.com>
Fri, 6 May 2016 18:03:14 +0000 (6 14:03 -0400)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 11 May 2016 06:02:41 +0000 (11 08:02 +0200)
tree8c507159caec928305fa7e3708cb4d8ebd7bb969
parent84e2dc4bf39f6ba90390b5f32aadcfcf18168e1d
ui: gtk: Fix some deprecation warnings

All device manager APIs are deprecated now. Much of our usage is
just to get the current pointer, so centralize that logic and use
the new seat APIs

Signed-off-by: Cole Robinson <crobinso@redhat.com>
Message-id: d6dec24220a4e1449a0172119c10c48e145c0f6f.1462557436.git.crobinso@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk.c