This patch is a cleaner way of protecting the clipboard when focusing
the inputbar.
My previous patch saved and restored the clipboard before and after
grabbing focus. This patch changes a setting of the inputbox gobject
which prevents the clipboard being overwritten in the first place.
Hut <hu...@la...> wrote:
> This patch is a cleaner way of protecting the clipboard when focusing
> the inputbar.
Looks like the patch itself is missing...
Hannes
> This patch is a cleaner way of protecting the clipboard when focusing
> the inputbar.
>
> My previous patch saved and restored the clipboard before and after
> grabbing focus. This patch changes a setting of the inputbox gobject
> which prevents the clipboard being overwritten in the first place.
And again, I forgot to attach the patch.