* Add support for NotifyVisibility events.
authorChris Hanson <org/chris-hanson/cph>
Sat, 14 Mar 1992 00:09:17 +0000 (00:09 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 14 Mar 1992 00:09:17 +0000 (00:09 +0000)
commite8e4b485ef3ba1ecbd0cd54473d4ef3e0fc207b5
tree4519974fc0c538e8b1f1c68c76fa1ca64b6e1449
parentd6625a769b711f10a889fcf43305e2e93ca377aa
* Add support for NotifyVisibility events.

* Change MotionNotify events to include state information.
  Also use PointerMotionHintMask to limit the amount of traffic when
  these events are enabled.

* Add new primitives

    X-WINDOW-COORDS-ROOT->LOCAL
    X-WINDOW-COORDS-LOCAL->ROOT
    X-WINDOW-RAISE
    X-WINDOW-LOWER
    X-WINDOW-QUERY-POINTER

* Fix X-WINDOW-SET-POSITION so that it works correctly with
  reparenting window managers.
v7/src/microcode/x11base.c