On Tue, Jul 8, 2014 at 2:43 PM, Sam Bull <sam.hack...@sent.com> wrote:
> Is it possible to have middle click paste in an St.Entry instance?

Yes, middle click paste has been implemented since 3.8.


> It seems that it's impossible to middle click paste in my extension; is
> this a toolkit limitation, or have I done something wrong?

St follows GTK+'s Gtk/EnablePrimaryPaste XSetting - does it work if you run

  gsettings set org.gnome.settings-daemon.plugins.xsettings overrides
'{"Gtk/EnablePrimaryPaste":<1>}'

?
_______________________________________________
gnome-shell-list mailing list
gnome-shell-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-shell-list

Reply via email to