Re: [e-users] IBar miniview problem - DEBUG

2022-10-15 Thread Carsten Haitzler
On Sat, 15 Oct 2022 14:41:02 +0200 Quelrond Q said: > > > > Le 15 oct. 2022 à 09:55, Carsten Haitzler a écrit : > > > > On Thu, 13 Oct 2022 19:51:12 +0200 Quelrond > > said: > > > >> After some debugging: > >> > >> If in /src/modules/ibar/e_mod_main.c/ > >> > >>

Re: [e-users] IBar miniview problem - DEBUG

2022-10-15 Thread Quelrond Q
> Le 15 oct. 2022 à 09:55, Carsten Haitzler a écrit : > > On Thu, 13 Oct 2022 19:51:12 +0200 Quelrond > said: > >> After some debugging: >> >> If in /src/modules/ibar/e_mod_main.c/ >> >> in function /_ibar_cb_icon_mouse_in/ >> >> I comment out the line 1513: >>

Re: [e-users] IBar miniview problem - DEBUG

2022-10-15 Thread Carsten Haitzler
On Thu, 13 Oct 2022 19:51:12 +0200 Quelrond said: > After some debugging: > > If in /src/modules/ibar/e_mod_main.c/ > > in function /_ibar_cb_icon_mouse_in/ > > I comment out the line 1513: > > /_ibar_icon_signal_emit(ic, "e,state,focused", "e");/ > > everything works as expected (but I have