aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-01-05 19:58:44 (GMT)
committermarkt <markt>2007-01-05 19:58:44 (GMT)
commitdbe528755ef388f5db01296eaf5dbabcb3c82ec7 (patch)
tree62fa4cda498248c86b0dad7319d6461f3547ea6d /ChangeLog
parent416cca0eddb164d6c328588829f6c48d6e4e976d (diff)
downloadfluxbox-dbe528755ef388f5db01296eaf5dbabcb3c82ec7.zip
fluxbox-dbe528755ef388f5db01296eaf5dbabcb3c82ec7.tar.bz2
fix window menu placement with toolbar at top of screen, and disable titlebar when doing it
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 299a5b2..6f269df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*07/01/05: 3*07/01/05:
4 * Fix placement of window menu with toolbar at the top of the screen,
5 and remove titlebar from window menu (Mark)
6 Window.cc IconButton.cc
4 * Don't change focus to a window that doesn't accept focus (Mark) 7 * Don't change focus to a window that doesn't accept focus (Mark)
5 FocusControl.cc 8 FocusControl.cc
6 * Only grab keybindings on screens managed by fluxbox (Mark) 9 * Only grab keybindings on screens managed by fluxbox (Mark)