Hi all,

is it possible to get primary selection in an extension?

I have tried with:

        let clipboard = St.Clipboard.get_default()
        clipboard.get_text(Lang.bind(this,
            function(clipboard, text) {
                    ...
            }

but this get only clipboard content.

Thanks,
    Stefano
_______________________________________________
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list

Reply via email to