]> Pileus Git - ~andy/gtk/commit
wayland: don't wipe clipboard on any change coming from the same owner.
authorJosé Dapena Paz <jdapena@igalia.com>
Mon, 16 Jul 2012 13:49:51 +0000 (15:49 +0200)
committerRob Bradford <rob@linux.intel.com>
Tue, 17 Jul 2012 10:24:54 +0000 (11:24 +0100)
commit0ea892069bedf44d07d03247555564b18cd80541
treef70f0ada65f38fc3e82e191f62fd781f938e5a22
parentc195421a4ef79f1b0a49a563bad18aa5c400fca2
wayland: don't wipe clipboard on any change coming from the same owner.

We now support independent selection and primary clipboards, and avoid
wiping clipboard on modifying its contents from the same owner. This fixes
most of the interaction issues with clipboard and selection.

Signed-off-by: Rob Bradford <rob@linux.intel.com>
gtk/gtkclipboard-wayland.c