Edit

kc3-lang/libxkbcommon/src/x11

Branch :

  • Show log

    Commit

  • Author : Ran Benita
    Date : 2018-08-18 14:28:15
    Hash : a9ace75f
    Message : x11: fix undefined behavior when copying the coordinates of ptr movements actions Left shift of a negative integer. For some reason the protocol representation here got really botched (in the spec it is just a nice and simple INT16). Signed-off-by: Ran Benita <ran234@gmail.com>