diff options
author | Havoc Pennington <hp@redhat.com> | 2002-08-20 20:18:18 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2002-08-20 20:18:18 +0000 |
commit | e74969bd170b38f4a45fcb8b934b5b1060780d5c (patch) | |
tree | c6ee3a11a281481baa03622b1fa38581cda74d9c /Makefile.am | |
parent | b5a99f049c56cde36a10d3bef200cc2a998ca379 (diff) | |
download | mutter-e74969bd170b38f4a45fcb8b934b5b1060780d5c.tar.gz |
if in the title rect check for y <= TOP_RESIZE_HEIGHTMETACITY_REDHAT_2_4_0_92
2002-08-20 Havoc Pennington <hp@redhat.com>
* src/frames.c (get_control): if in the title rect check for y
<= TOP_RESIZE_HEIGHT
* src/display.c (meta_spew_event): put x/y coordinates in spew for
enter/leave notify
* src/frames.c (meta_frames_motion_notify_event): move cursor
changing from here to update_prelit_control so it happens on enter
notify as well
(get_control): change test "y < TOP_RESIZE_HEIGHT" to
"y <= TOP_RESIZE_HEIGHT"
* src/Makefile.am (EXTRA_DIST): include .in files in EXTRA_DIST
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions