Re: [dev] [dwm]/[dmenu] Suggestion: Remove dmenu-integration from dwm

2019-03-02 Thread Ian Remmler
On Fri, Mar 01, 2019 at 12:37:06PM -0800, Anselm Garbe wrote: > On Thu, 28 Feb 2019 at 10:27, aleks wrote: > > It seems to me to be bad design that dmenu is intermingled with dwm so > > deeply and that dmenu depends on dwm to detect to correct monitor. I always thought it was odd having dmenu-spe

[dev] [st] ST leaves parts of previous command behind

2019-03-02 Thread Enan Ajmain
Hi, When using ST with tmux, I might split the termial which pushes the original split left or up. Then there is a part of the bash prompt right after where my cursor is. This behaviour is not reproducible. Sometimes it happens on the old split, sometimes on the new split. As I start to type the n

Re: [dev] [dmenu] -w crashes on transparent windows

2019-03-02 Thread Eon S. Jeon
On 3/2/19 7:47 PM, Maciej Sumalvico wrote: > Same thing happens with tabbed after applying the alpha patch, regardless of > which application is running inside tabbed (e.g. also with surf) and whether > the windows are actually transparent. > > Maybe dmenu would also need an 'alpha' patch for this

[dev] [dmenu] -w crashes on transparent windows

2019-03-02 Thread Maciej Sumalvico
Hi, I am unable to use the dmenu's -w flag for windows with enabled transparency. How to reproduce: Start a bash session in st and type in: $ echo -e 'abc\ndef' | dmenu -w $WINDOWID This works for vanilla st, but after applying the alpha patch, it crashes with the following message: X Error o