Add support for watching the primary selection

Depends on GTK+, which should make it work with all of X11, Wayland, and Mir.
This commit is contained in:
2015-02-07 21:05:32 +01:00
parent 627248bd1f
commit a9bc1d8751
3 changed files with 212 additions and 24 deletions

View File

@@ -8,6 +8,7 @@
#define GETTEXT_PACKAGE PROJECT_NAME
#define GETTEXT_DIRNAME "${CMAKE_INSTALL_PREFIX}/share/locale"
#cmakedefine WITH_GTK
#cmakedefine HAVE_RESIZETERM
#endif /* ! CONFIG_H */