diff options
author | markt <markt> | 2007-01-05 21:48:42 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-05 21:48:42 (GMT) |
commit | 2e438fde2c4c6f660649c69f05681d50c72f849e (patch) | |
tree | 0fab859545a45f9033b27b4d90813d67494a504e /ChangeLog | |
parent | 4ffd744f81cf625c16e38e98168faa84e21ffbc9 (diff) | |
download | fluxbox-2e438fde2c4c6f660649c69f05681d50c72f849e.zip fluxbox-2e438fde2c4c6f660649c69f05681d50c72f849e.tar.bz2 |
set active client when raising a transient window
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 | * When a client in an unfocused tab creates a transient window, set that | ||
5 | client to the active tab (Mark) | ||
6 | Window.cc | ||
4 | * Window wasn't staying focused when dragging across workspaces with | 7 | * Window wasn't staying focused when dragging across workspaces with |
5 | outline window moving (Mark) | 8 | outline window moving (Mark) |
6 | Window.cc | 9 | Window.cc |