summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2003-08-11 00:02:36 +0000
committersabetts <sabetts>2003-08-11 00:02:36 +0000
commit34dd647431e988910eb373f30e81ab252afc99b5 (patch)
treebe51bb941051ee68750199ad3d4ef4585422af0c /ChangeLog
parentcf5670a2913d31945f685138cdefa86a2582779c (diff)
downloadratpoison-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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2549808..49a5975 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.