libs-back/Tools
ericwa defca0e36e * configure.ac: Test for Xfixes
* configure: Regenerate
* config.h.in: Regenerate
* Tools/xpbs.m: If Xfixes is available, use it to receive notifications when the
owner of an X11 selection changes.

In the future we should invalidate the list of cached pasteboard types when this
happens, so, e.g. copying text from gnome-terminal, the general pasteboard will only
have the text type, but subsequently copying text from OpenOffice.org, the general
pasteboard will have plain text and RTF types (currently we don't do this, so
you can't paste RTF contents unless it is in the clipboard when gpbs starts.)

The above problem is also why DND from X to GNUstep doesn't work - the dragging
pasteboard types are never updated.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@33708 72102866-910b-0410-8b05-ffd578937521
2011-08-07 21:38:42 +00:00
..
.cvsignore Initial revision 2002-03-27 23:44:41 +00:00
font_cacher.m Standardize cache name to handle new Mac OS X display names 2008-05-16 17:14:30 +00:00
GNUmakefile Minor tidyups to back makefiles; removed references to GNUmakefile.local (totally obsolete) and minor fix for uninstalling 2010-02-11 18:28:58 +00:00
GNUmakefile.postamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GNUmakefile.preamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
gpbs.1 Add documentation on options 2006-09-09 04:04:44 +00:00
gpbs.m Fixed problems found by sttic code analyser. 2010-09-11 14:00:35 +00:00
win32pbs.m Add include needed for Cygwin. 2011-07-14 06:53:52 +00:00
xpbs.m * configure.ac: Test for Xfixes 2011-08-07 21:38:42 +00:00