Botond Dénes

Results 853 comments of Botond Dénes

By reloading the i3 config do you mean reloading (meta+Shift+c) or restart in-place (meta+Shift+r)? The restart in-place is known not to work (#7), although it usually crashes instead of spinning...

After some investigation it looks like this is tightly related to #7. I'm working on a fix for both.

Yes, it's definitely related to the library. I'm actually waiting for [this issue](https://github.com/acrisci/i3ipc-glib/issues/11) to be fixed, I suspect that this is one of the causes of this problem. Actually it...

I'm waiting for a new release of [i3ipc-glib](https://github.com/acrisci/i3ipc-glib)

I do not plan to add any new features myself, but I will gladly merge in pull requests if somebody implements them.

I can confirm this. To the best of my knowledge this is caused by the same issue that causes #7 and #20, I am not entirely sure though. I have...

Hello guys, I am asking for a little help here. I have implemented the auto reconnect feature, by listening to the ipc-shutdown signal, as requested by acrisci. The problem is...

I just checked on my Arch installation and I have both the _panel/plugins/_ and _panel-plugins_ directory under _/usr/lib/xfce4_. However, based on the _howto_ on panel plugins you linked, I think...

I forgot to mention: I use the latest version of _i3ipc-glib_ from _master_.

OK, thanks for the heads up. I'll hold off fixing my issue until 2.0 is released.