Edit

IABSD.fr/xenocara/app/cwm

Branch :

  • Show log

    Commit

  • Author : okan
    Date : 2019-08-13 18:45:38
    Hash : 2bcb96d9
    Message : Because cwm warps the pointer during a client move (to stay within the client), there's a window of time where an expose or enternotify event will get generated for a lower client; use a hammer and drain events after keyboard move/resize, until such a time that cwm doesn't warp the pointer. Behavior noticed by kn. ok kn@