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

Carsten Haitzler <[email protected]>
Newsgroups gmane.comp.window-managers.enlightenment.user
Message-ID <[email protected]>
On Thu, 13 Oct 2022 19:51:12 +0200 Quelrond <[email protected]> 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 no nice effect of active IBar 
> icon).
> 
> So, probably in 'focused' state something goes wrong with icon menu...

that doesn't make sense as the men u is shown on a timer after a mouse in
event. so either the mouse in event never happens (unlikely) or the timer is
deleted before it fires OR the menu is hidden too early. what i don't know is
what causes one of these to happen and which one it is... adding some printf's
to _ibar_icon_menu_show(), _ibar_icon_menu_hide() and
_ibar_icon_mouse_in_timer(), _ibar_cb_icon_mouse_in(),
_ibar_cb_out_hide_delay(), _ibar_cb_icon_mouse_out() etc. and find out when and
what is happening...

> Peter
> 
> 
> 
> -------- Forwarded Message --------
> Subject: 	IBar miniview problem
> Date: 	Thu, 13 Oct 2022 11:40:25 +0200
> From: 	Quelrond <[email protected]>
> To: 	Enlightenment users discussion & support 
> <[email protected]>
> 
> 
> 
> Hello,
> 
> Since update of EFL and Enlightenment to the last release versions (EFL 
> 1.26.3 and E 0.25.4) I have a problem of miniviews of IBar.
> 
> In previous versions the miniviews were shown on mouse over the 
> application icon. Now there are application names only, miniviews are 
> shown on mouse over a small region near the border of IBar, and only if 
> the mouse pointer comes from inside of IBar.
> 
> I prepared a small screencast showing the problem:
> 
> https://www.flytrace.com/static/download/ibar-miniview-2022-10-13_11.19.52.mkv
> 
> It is possible that some other updates (Xorg, Nvidia driver, ...) are 
> related to this problem, but I would like to get it working on current 
> versions of the software & hardware ;)
> 
> I am on FreeBSD 12.3.
> 
> Any ideas?
> 
> Peter
> 
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.