Re: [dev] [dmenu] versioning and patching

2016-03-14 Thread Eric Pruitt
On Mon, Mar 14, 2016 at 08:12:17PM -0600, Anthony J. Bentley wrote: > Boruch Baum writes: > > 1] I want to request that dmenu produce 'correct' output for its > > --version command. Currently, the ouput is identical to --help ouput and > > gives no version information at all. > > --help and --versi

Re: [dev] [dmenu] versioning and patching

2016-03-14 Thread Anthony J. Bentley
Boruch Baum writes: > 1] I want to request that dmenu produce 'correct' output for its > --version command. Currently, the ouput is identical to --help ouput and > gives no version information at all. --help and --version give the same output because they're both invalid options. -- Anthony J. B

[dev] [dmenu] versioning and patching

2016-03-14 Thread Boruch Baum
1] I want to request that dmenu produce 'correct' output for its --version command. Currently, the ouput is identical to --help ouput and gives no version information at all. 2] It would be particularly helpful to me for the output of --version to include information of any/all official features/p

[dev] [farbfeld] version 2 release

2016-03-14 Thread FRIGN
Hello fellow hackers, I'm pleased to announce version 2 of farbfeld[0]. The following things have been improved: - 75+% speed improvement in the conversion tools by handling row buffers instead of each channel individually with atomic writes. - Use convert instead of xconvert in 2

Re: [dev] ways of viewing application indicators

2016-03-14 Thread Hannes Blut
On 14.03.16 at 12:53pm, Greg Reagle wrote: But it's not ideal. The XFCE panel acts a bit screwy. Are there other ways to get access to the application indicators? Maybe have a look at http://dwm.suckless.org/patches/systray I personally use dwmstatus http://dwm.suckless.org/dwmstatus/ with a

Re: [dev] ways of viewing application indicators

2016-03-14 Thread Kamil CholewiƄski
On Mon, 14 Mar 2016, Greg Reagle wrote: > Greetings. I switched over to dwm recently on one of my computers. I > was using XFCE (Xubuntu) before. I needed to get to the dropbox GUI to > change some settings. I got it working with `dbus-launch xfce4-panel > &`. So now I can see the applicat

[dev] ways of viewing application indicators

2016-03-14 Thread Greg Reagle
Greetings. I switched over to dwm recently on one of my computers. I was using XFCE (Xubuntu) before. I needed to get to the dropbox GUI to change some settings. I got it working with `dbus-launch xfce4-panel &`. So now I can see the application indicators including Dropbox. But it's not