codehenry / xmonad

Automatically exported from code.google.com/p/xmonad
0 stars 0 forks source link

Window Bringer extension: gotoMenu bringMenu does not show window after dmenu item is selected #530

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. bring up action bringMenu/gotoMenu
=> dmenu is lanuched with all windows listed
2. in dmenu, select a window and press 'enter'
=> nothing happens

What is the expected output? What do you see instead?
should bring or go to the window selected from dmenu. Nothing happens.

What version of the product are you using? On what operating system?
Fedora 17 - xmonad x86_64 0.10-17.fc17

Are you using an xmonad.hs? Please attach it and the output of "xmonad
--recompile".

Please provide any additional information below.

Original issue reported on code.google.com by dustin.t...@gmail.com on 2 Feb 2013 at 4:36

GoogleCodeExporter commented 8 years ago
Could you try with 0.11? I think your issue is fixed by this patch, but it's 
hard to say without knowing your dmenu version.

Mon Jul 23 17:28:07 EDT 2012  longpoke <at> gmail.com
  * strip newlines from dmenu's returns to be compatible with the newest version of dmenu

Original comment by vogt.a...@gmail.com on 4 Feb 2013 at 12:01