summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2003-08-10 23:39:47 +0000
committersabetts <sabetts>2003-08-10 23:39:47 +0000
commitcf5670a2913d31945f685138cdefa86a2582779c (patch)
tree92fc84eb62a061ea93973c7587a86560e2bff4e0 /ChangeLog
parentfeb5b1ad8873e110191e7510b334171e06e671dc (diff)
downloadratpoison-cf5670a2913d31945f685138cdefa86a2582779c.zip
(get_mark_box): take the bar padding into account when
calculate the top of the highlight bar.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef9fd2f..2549808 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-08-10 Shawn Betts <sabetts@sfu.ca>
+ * src/bar.c (get_mark_box): take the bar padding into account when
+ calculate the top of the highlight bar.
+
* src/window.c (give_window_focus): only save the pointer position
when win and last_win aren't the same window.