diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2008-06-04 15:48:43 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2008-06-04 15:48:43 (GMT) |
commit | a39e3e33b5eece4c59a61c202152ad607e546d56 (patch) | |
tree | 8afc4a9074821a24915916663acd3c37a36a14d6 /ChangeLog | |
parent | ad6a7e48f47b06f24664eab21a9665558b704ff1 (diff) | |
download | fluxbox-a39e3e33b5eece4c59a61c202152ad607e546d56.zip fluxbox-a39e3e33b5eece4c59a61c202152ad607e546d56.tar.bz2 |
only remove outside border when disabled by decoration mask
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.1 | 2 | Changes for 1.1 |
3 | *08/06/04: | ||
4 | * Leave titlebar and handle borders alone with borderless windows (Mark) | ||
5 | FbWinFrame.cc/hh | ||
3 | *08/06/03: | 6 | *08/06/03: |
4 | * Add -list-commands command line option, which prints a list of valid | 7 | * Add -list-commands command line option, which prints a list of valid |
5 | fluxbox commands (Mark) | 8 | fluxbox commands (Mark) |