Re: [e-users] Chrome M94/M95 using WM native borders causes mouse clicks to be seen 16 pixels below where the cursor is

2021-09-22 Thread Marc MERLIN
On Wed, Sep 22, 2021 at 08:37:15PM +0100, Carsten Haitzler wrote: > On Wed, 22 Sep 2021 11:02:37 -0700 Marc MERLIN said: > > > On Wed, Sep 22, 2021 at 06:33:31PM +0100, Carsten Haitzler wrote: > > > > I'm not sure how to run xev against another window (getting the > > > > windowid), can you remin

Re: [e-users] Chrome M94/M95 using WM native borders causes mouse clicks to be seen 16 pixels below where the cursor is

2021-09-22 Thread Carsten Haitzler
On Wed, 22 Sep 2021 11:02:37 -0700 Marc MERLIN said: > On Wed, Sep 22, 2021 at 06:33:31PM +0100, Carsten Haitzler wrote: > > > I'm not sure how to run xev against another window (getting the > > > windowid), can you remind me? > > > > xev -id 0x12324455 > > I know that part, it's getting the cor

Re: [e-users] Chrome M94/M95 using WM native borders causes mouse clicks to be seen 16 pixels below where the cursor is

2021-09-22 Thread Marc MERLIN
On Wed, Sep 22, 2021 at 06:33:31PM +0100, Carsten Haitzler wrote: > > I'm not sure how to run xev against another window (getting the > > windowid), can you remind me? > > xev -id 0x12324455 I know that part, it's getting the correct windowid for that window. > > Although given the above, is that

Re: [e-users] Chrome M94/M95 using WM native borders causes mouse clicks to be seen 16 pixels below where the cursor is

2021-09-22 Thread Carsten Haitzler
On Wed, 22 Sep 2021 10:26:08 -0700 Marc MERLIN said: > On Wed, Sep 22, 2021 at 10:26:50AM +0100, Carsten Haitzler wrote: > > On Tue, 21 Sep 2021 18:47:25 -0700 Marc MERLIN said: > > > > Input goes directly from xserver to chrome - e doesn't handle kbd/mouse > > input - at most it positions wind

Re: [e-users] Chrome M94/M95 using WM native borders causes mouse clicks to be seen 16 pixels below where the cursor is

2021-09-22 Thread Marc MERLIN
On Wed, Sep 22, 2021 at 10:26:50AM +0100, Carsten Haitzler wrote: > On Tue, 21 Sep 2021 18:47:25 -0700 Marc MERLIN said: > > Input goes directly from xserver to chrome - e doesn't handle kbd/mouse input > - > at most it positions windows themselves, shows, hides, resizes etc. and the > composito

Re: [e-users] Chrome M94/M95 using WM native borders causes mouse clicks to be seen 16 pixels below where the cursor is

2021-09-22 Thread Carsten Haitzler
On Tue, 21 Sep 2021 18:47:25 -0700 Marc MERLIN said: Input goes directly from xserver to chrome - e doesn't handle kbd/mouse input - at most it positions windows themselves, shows, hides, resizes etc. and the compositor draws the output of the window content (just one big image for the window) fo