diff options
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,8 +1,18 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.9: | 2 | Changes for 0.9.9: |
3 | *04/04/22: | 3 | *04/04/22: |
4 | * Attach area for tabs: | ||
5 | new resource: | ||
6 | * session.tabsAttachArea: <mode> | ||
7 | where mode is: | ||
8 | Window - dropping tabs to any part of the destination-window | ||
9 | leads to attaching to that frame (default) | ||
10 | Titlebar - dropping tabs only to the titlebar of the destination- | ||
11 | window leads to attaching to that frame | ||
12 | (Thanks Mathias Gumz) | ||
4 | * FbRun: | 13 | * FbRun: |
5 | path completion and fixed so it loads apps on first tab-press (Thanks Mathias Gumz) | 14 | path completion and fixed so it loads apps on first tab-press |
15 | (Thanks Mathias Gumz) | ||
6 | FbRun.cc | 16 | FbRun.cc |
7 | *04/04/19: | 17 | *04/04/19: |
8 | * Moved kde dockapps from slit into the systray in toolbar (Henrik | 18 | * Moved kde dockapps from slit into the systray in toolbar (Henrik |