You're probably better off using browser extensions for this. I use
Vimperator because I like programming lisp in vim because I'm stupid like
that, and it's literally just a case of pressing y to yank the URL into the
clipboard. I'm sure there are greasemonkey scripts or extensions that do
the same thing with a lot less effort than trying to get the window manager
to do it


On 1 February 2014 00:47, Feng Shu <tuma...@gmail.com> wrote:

> Eric Abrahamsen <e...@ericabrahamsen.net> writes:
>
> > All this renewed activity has reminded me I have a few StumpWM utilities
> > that I've been meaning to finish. One is an extension to emacs org-mode,
> > letting StumpWM call in to the org-mode capture process.
>
> I use org-capture with stumpwm too:
>
> My stumpwm configure: https://github.com/tumashu/stumpwm-config
> My emacs configure: https://github.com/tumashu/emacs-helper
>
> Could you share your extension?
>
>
> >
> > One thing I'd really like to have working for that is the ability to
> > extract a url from the focused web browser. From what I can tell, that
> > information isn't present as part of the xlib window data. So it's
> > sounding a bit iffy.
> >
> > Does anyone have any bright ideas in this direction? I'd be willing to
> > write multiple browser-specific implementations, but I'm not even sure
> > where to start. Perhaps sending a fake keypress to highlight the URL
> > bar, and getting the x selection...?
> >
> > Thanks!
> > Eric
>
> --
>
>
> _______________________________________________
> Stumpwm-devel mailing list
> Stumpwm-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/stumpwm-devel
>
_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to