diff options
author | sabetts <sabetts> | 2003-08-11 00:02:36 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-08-11 00:02:36 +0000 |
commit | 34dd647431e988910eb373f30e81ab252afc99b5 (patch) | |
tree | be51bb941051ee68750199ad3d4ef4585422af0c /ChangeLog | |
parent | cf5670a2913d31945f685138cdefa86a2582779c (diff) | |
download | ratpoison-34dd647431e988910eb373f30e81ab252afc99b5.zip |
(prepare_bar): just use height for the height of the window.
(marked_message): add the padding to the height of the window.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ * src/bar.c (get_mark_box): take the bar padding into account when calculate the top of the highlight bar. + (prepare_bar): just use height for the height of the window. + (marked_message): add the padding to the height of the window. * src/window.c (give_window_focus): only save the pointer position when win and last_win aren't the same window. |