Port techtalk-pse to use GTK3
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 9 Aug 2017 11:38:39 +0000 (12:38 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 9 Aug 2017 11:49:10 +0000 (12:49 +0100)
commitc223ae000a03f5238a2770fbe45473146578215a
tree9ebd1af31a7d8e12dac89718547125486bb4df87
parent251185be12852f020df1a7494c86e69d441a7639
Port techtalk-pse to use GTK3

Should be functionally the same, with two caveats

It is not possible to use the screenshot fallback anymore since
Wayland doesn't permit taking screenshots via GDK APIs. You need
to call the compositor's DBus API. This is what 'gnome-screenshot'
already does, so just always rely on that existing.

For unknown reasons, the 'move' request is never honoured on the
top level window when in non-fullscreen mode.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
configure.ac
techtalk-pse.pl