Skip to content
  • Keith Packard's avatar
    Have the composite extension tell the damage extension about clients which · 318d525b
    Keith Packard authored
        have redirected subwindows in manual mode. Those clients are marked
        Critical and given a significant scheduling boost whenever they receive
        a damage notify event. This dramatically improves update frequency.
    If the kernel reported a large number of keys, readKernelMapping would walk
        off the end of the kdKeysym array.
    Fix usage of _IOWR; the 'size' argument is actually a datatype.
    318d525b