From ba80753bb0a79f052f007c6e614732afac88e3ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Tue, 2 Apr 2013 17:54:12 +0200 Subject: PlayerActivator: Use BAMF to find the windows to activate with timestamp Improved the"old" GtkApplicationPlayer, using BAMF as a fallback method to activate an application's windows. Basically we try to get the windows of the selected application and when found we focus them using the activation timestamp. --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 7d8c008..3a72c5c 100644 --- a/configure.ac +++ b/configure.ac @@ -52,7 +52,9 @@ PKG_CHECK_MODULES(APPLET, gtk+-3.0 >= $GTK_REQUIRED_VERSION PKG_CHECK_MODULES(SOUNDSERVICE, dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION indicator3-0.4 gee-1.0 + gdk-x11-3.0 gio-unix-2.0 + libbamf3 libxml-2.0) AC_SUBST(APPLET_CFLAGS) -- cgit v1.2.3