Re: [i3] IPC scripting with Ruby

2015-08-03 Thread Vitalii Elenhaupt
Hi Kareem, Thank you for your recommendation. Really nice to hear that somebody likes it. I have already asked Michael to add it on i3 ipc web page. And actually, it is already there: http://build.i3wm.org/docs/ipc.html#_see_also_existing_libraries But that is still the latest development doc. I

Re: [i3] IPC scripting with Ruby

2015-08-03 Thread Kareem
Hi all, Vitalii Elenhaupt pointed me to this i3 IPC library for ruby: https://github.com/veelenga/i3ipc-ruby which is a fork of the i3-ipc library mentioned on the i3 website. I would like to recommend that veelenga/i3ipc-ruby be added to the i3 website, and badboy/i3-ipc be removed or at least

Re: [i3] IPC scripting with Ruby

2015-06-02 Thread Tony Crisci
This is a known bug with i3. Any command that does not include a `restart` should work correctly. Try to use `reload` whenever you can. If `reload` does not do something you think it should do that `restart` does, make an issue on github. https://github.com/i3/i3/issues/1581 On 06/02/2015 05:20 P