On Mon, 13 Jun 2022 19:00:04 +0200 Pierre Couderc via enlightenment-users
<enlightenment-users@lists.sourceforge.net> said:

> 
> On 6/13/22 11:30, Carsten Haitzler wrote:
> > On Mon, 13 Jun 2022 08:10:03 +0200 Pierre Couderc via enlightenment-users
> > <enlightenment-users@lists.sourceforge.net> said:
> >
> > well you can sere e thinks the app is chromium not brave:
> >
> > _
> >
> I am very, very, very sorry. It is a my mistake :

that now does not look like chromium :) e has not found a matching desktop
icon. again - the netwm pid - maybe it can't be looked up (this will only work
for as long as e is not restarted - see my previous mail). you could add a
StatrupWMClass as i mentioned to make it easier to match to brave-browser. you
can change the name of the brave desktop file. brave-browser.desktop - this
means e's fallbacks to using class name (brave-browser) as the desktop file
name will work (this is intentional in standards). but it seems to me that
brave somehow is making it hard to match a window to its desktop file. at least
for you and your packages. the aur arch packages is just fine.

> _VARIABLE_REFRESH(CARDINAL) = 1
> __E_WINDOW_MAPPED(CARDINAL) = 1
> WM_STATE(WM_STATE):
>                  window state: Normal
>                  icon window: 0x0
> E_ZONE_GEOMETRY(CARDINAL) = 1920, 0, 1920, 1080
> __E_WINDOW_ZONE(CARDINAL) = 1
> __E_WINDOW_MANAGED(CARDINAL) = 1
> __E_WINDOW_DESK(CARDINAL) = 3, 0
> _NET_WM_USER_TIME(CARDINAL) = 41852382
> WM_NORMAL_HINTS(WM_SIZE_HINTS):
>                  program specified location: 1905, 0
>                  program specified minimum size: 499 by 140
> _NET_WM_OPAQUE_REGION(CARDINAL) = 19, 10, 1775, 4, 15, 14, 1783, 1008
> _GTK_FRAME_EXTENTS(CARDINAL) = 15, 15, 10, 30
> _MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x2, 0x0, 0x0, 0x0, 0x0
> WM_NAME(UTF8_STRING) = "Intranet TOL SA - Brave"
> _NET_WM_NAME(UTF8_STRING) = "Intranet TOL SA - Brave"
> XdndAware(ATOM) = BITMAP
> _NET_WM_ICON(CARDINAL) =        Icon (128 x 128):
> (.....)
> _NET_WM_BYPASS_COMPOSITOR(CARDINAL) = 2
> _GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED(CARDINAL) = 1
> WM_WINDOW_ROLE(STRING) = "browser"
> WM_CLASS(STRING) = "brave-browser", "Brave-browser"
> _NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL
> _NET_WM_PID(CARDINAL) = 35092
> WM_CLIENT_MACHINE(STRING) = "pcouderc"
> WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW, _NET_WM_PING, 
> _NET_WM_SYNC_REQUEST
> ~
> 
> 
> 
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - ras...@rasterman.com



_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to