[e-users] IBar miniview problem - DEBUG
Quelrond <[email protected]>
| Newsgroups | gmane.comp.window-managers.enlightenment.user |
|---|---|
| Message-ID | <[email protected]> |
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... 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