aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormathias <mathias>2005-07-13 18:41:38 (GMT)
committermathias <mathias>2005-07-13 18:41:38 (GMT)
commit3e16ad8cf8be40a1868b6c133649d6549a755761 (patch)
tree92cab56ca5ee4f8d4e707ec7fa8156f630054b80 /ChangeLog
parent21e525a856f54d7d62dc21a5d8ba8d74983c9747 (diff)
downloadfluxbox_pavel-3e16ad8cf8be40a1868b6c133649d6549a755761.zip
fluxbox_pavel-3e16ad8cf8be40a1868b6c133649d6549a755761.tar.bz2
When the screen is filled with windows it can be pretty hard to find a "valid"
area to drop a tab button to detach the client from the group. solution is to detach the client if the tab button is dropped onto the client area of the same group.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fbc1f3..001c233 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.14: 2Changes for 0.9.14:
3*05/07/13:
4 Dragging a tab button from current titlebar onto current client area will
5 detach that client (Mathias)
6 Window.cc
3*05/07/12: 7*05/07/12:
4 Renaming of 'bsetroot' to 'fbsetroot' (Mathias) 8 Renaming of 'bsetroot' to 'fbsetroot' (Mathias)
5 blackbox's 'bsetroot' and fluxbox's 'bsetroot' have different syntax 9 blackbox's 'bsetroot' and fluxbox's 'bsetroot' have different syntax