aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS40
1 files changed, 29 insertions, 11 deletions
diff --git a/NEWS b/NEWS
index 40424b2..193bbd3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,29 @@
1So whats new in 0.1.5? 1So whats new in 0.1.6?
2 * Keybinding code and new keyconfiguresstyle 2* Rootcommand is configured for each screen
3 * Keybindings: NextTab, PrevTab and AbortKeychain 3* Less strict keyconfig file reading
4 * Tab placement and alignment 4* Coding design
5 * wheelscroll on titlebar changes between tabs 5* Tabs can be dropped on the window as well
6 * Toggle tab on windows 6 (if the sloppy window grouping is on)
7 * Semi-sloppy focus 7* Tab width is configured for each screen
8 * Italian nls 8* Tab cycling
9 * a session.rootCommand to override the Themes rootCommand 9* "Maximize stop at slit" option
10 * and some buggfixes 10* Lower window with mouse button 3
11 11* You can now comment lines in keys config file
12 (commented lines must start with a #)
13* You can now click to raise window while
14 you are in sloppy focus mode
15
16Bugfixes:
17* Close button (aterm, eterm etc)
18* Keys memory leak
19* Keybinding bug
20* Withdraw state fixed (opera will not open another instance
21 if there is one already opened)
22* Slit OnTop while Toolbar OnTop
23* Alt + resize and pressing button 1
24* Tab toggle texture/position
25* Windowmenu bug when resizing with num/caps/scrollock on
26* Shade bug in Windowmenu
27* Sticky toggle bug in Windowmenu
28* Tab/Iconbar resource
29* Crash on no title (the slit apps)