diff options
author | markt <markt> | 2007-01-05 19:58:44 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-05 19:58:44 (GMT) |
commit | dbe528755ef388f5db01296eaf5dbabcb3c82ec7 (patch) | |
tree | 62fa4cda498248c86b0dad7319d6461f3547ea6d /ChangeLog | |
parent | 416cca0eddb164d6c328588829f6c48d6e4e976d (diff) | |
download | fluxbox_pavel-dbe528755ef388f5db01296eaf5dbabcb3c82ec7.zip fluxbox_pavel-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes 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) |