On Sat, Dec 19, 2020 at 08:28:44AM -0800, shulem magus wrote: > I am running compton in the background. This is the xprop info > > > XdndAware(ATOM) = BITMAP > WM_NAME(STRING) = "Android Emulator - Pixel_3_XL_API_27:5554" > _NET_WM_NAME(UTF8_STRING) = "Android Emulator - Pixel_3_XL_API_27:5554" > _MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x2, 0x1, 0x0, 0x0, 0x0 > _NET_WM_WINDOW_TYPE(ATOM) = _KDE_NET_WM_WINDOW_TYPE_OVERRIDE, > _NET_WM_WINDOW_TYPE_NORMAL > _XEMBED_INFO(_XEMBED_INFO) = 0x0, 0x1 > WM_CLIENT_LEADER(WINDOW): window id # 0x2400007 > WM_HINTS(WM_HINTS): > Client accepts input or input focus: True > window id # of group leader: 0x2400007 > WM_CLIENT_MACHINE(STRING) = "debian" > _NET_WM_PID(CARDINAL) = 4886 > _NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 37748742 > WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, WM_TAKE_FOCUS, > _NET_WM_PING, _NET_WM_SYNC_REQUEST
I was hoping compton would fix your issue, which I think is that nothing is doing _NET_WM_SYNC_REQUEST forwarding. I've heard that running compton fixes this for other people, sadly it doesn't seem to for you. My guess is an implementation of _NET_WM_SYNC_REQUEST in Qtile would fix it, though. Tycho -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qtile-dev/20201220184213.GE587631%40cisco.
