(x_wm_set_size_hint): Always set PWinGravity.
authorRichard M. Stallman <rms@gnu.org>
Sat, 30 Apr 1994 00:15:20 +0000 (00:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 30 Apr 1994 00:15:20 +0000 (00:15 +0000)
commitaf31d76fa0c8749ec23e553b2ad8842f81a3a4f4
tree76c8d9c8a7399222f0b966c04a1174a556b0ccf6
parent7989f0846613bf3dd8f2107e93e60875d6b2e8e3
(x_wm_set_size_hint): Always set PWinGravity.
Rename the args.  Compute x and y fields from negative positions.
Use XGetWMNormalHints if X11R4 or newer.
(x_make_frame_visible): Call x_set_offset only if not USE_X_TOOLKIT.
(x_make_frame_invisible): Call x_wm_set_size_hint.
(x_set_offset): Pass 0 as 3rd arg to x_wm_set_size_hint.
(x_set_window_size): Likewise.  Set win_gravity field here if nec.
src/xterm.c