xwinmosaic icon indicating copy to clipboard operation
xwinmosaic copied to clipboard

immediate action support

Open nogweii opened this issue 12 years ago • 2 comments

Not sure how else to phrase it, but it would be awesome if xwinmosaic supported activating an item in the list immediately after it was focused.

Personally, I've used GridSelect to do this for music control. What'll happen is that I have the music controls layed out, and co-ordinated it so that pause is always 'up', for instance. Anyways, I've developed some muscle memory that Meta-Z, k is pause (as I use vim keybindings).

I think this might be nice. If I'm a bit vague or missing some details, it's a bit late and I may have had a few too many drinks...

nogweii avatar Jan 21 '13 07:01 nogweii

Interesting idea (and not that difficult to implement). But now I'm curious, what is the way to make GridSelect do that thing?

soulthreads avatar Jan 21 '13 12:01 soulthreads

Here it is, to control pandora via it's FIFO: https://github.com/evaryont/dotfiles/blob/master/xmonad/lib/Music/Pandora.hs

nogweii avatar Jan 21 '13 21:01 nogweii