• Gerd Moellmann's avatar
    (scroll_bar_windows, scroll_bar_windows_size): New · 07b3d16e
    Gerd Moellmann authored
    variables.
    (x_send_scroll_bar_event): Store the window in scroll_bar_windows
    and store an index in the XClientMessageEvent.  Storing a
    Lisp_Object or pointer can fail on a 64 bit system, since X only
    transfers 32 bits.
    (x_scroll_bar_to_input_event): Get the window from
    scroll_bar_windows.
    07b3d16e
xterm.c 398 KB