[Xcb] R: Flickering

Alessandro Sangiuliano alex22_7 at hotmail.com
Thu Feb 25 17:53:23 UTC 2021


Hello again,

I can confirm all. With M65 mouse that is a high DPI mouse, the window goes for some instants out of the screen then backs to proper position. I made a log where values are readable.

After a bit of movment the x and y are getting incosistent.

I attached the log, this is a bit frustrating :P

Cheers,
Alex.


________________________________
Da: Uli Schlachter <psychon at znc.in>
Inviato: mercoledì 24 febbraio 2021 20:23
A: alex22_7 at hotmail.com <alex22_7 at hotmail.com>; xcb at lists.freedesktop.org <xcb at lists.freedesktop.org>
Oggetto: Re: [Xcb] Flickering

Hi,

Am 24.02.21 um 12:24 schrieb alex22_7 at hotmail.com:
> Actually I noticed that on moving a window clicking on the title bar I have some flickering.

Looks to me as if the window is moved offscreen and then quickly again
moved to its "proper position". I'd look at some tracing output to
figure this out, e.g. via xtrace (also known as x11trace) on your WM. Or
on an app in question to see where it is moved to.

Alternatively, you could do some printf-debugging and print the window
position before every xcb_configure_window() call to see where it is
being moved to.

I can't really read objc, but... where is this moving of windows
implemented? I tried searching for xcb_configure_window(), but all the
hits don't seem relevant to "move by mouse".

Cheers,
Uli
--
- He made himself, me nothing, you nothing out of the dust
- Er machte sich mir nichts, dir nichts aus dem Staub
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/xcb/attachments/20210225/0450ecc2/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: movement_log
Type: application/octet-stream
Size: 78952 bytes
Desc: movement_log
URL: <https://lists.freedesktop.org/archives/xcb/attachments/20210225/0450ecc2/attachment-0001.obj>


More information about the Xcb mailing list