diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,4 +1,12 @@ | |||
1 | News in 1.0rc3: | 1 | News in 1.0rc3: |
2 | * Introduced support for mouse buttons in the keys file | ||
3 | - Mouse buttons are bound to new `keys' Mouse1, Mouse2, etc. | ||
4 | - Also a new modifier `OnDesktop' to specify actions that should take place | ||
5 | when you click on the desktop -- without this, mouse bindings are global | ||
6 | * Added a utility to the project that automatically updates configuration | ||
7 | files when we change the syntax -- your current mouse bindings on the | ||
8 | desktop will be added to your keys file automatically | ||
9 | * Introduced new command: HideMenus | ||
2 | * More extended wm hints support: | 10 | * More extended wm hints support: |
3 | * _NET_WM_MOVERESIZE_CANCEL (new in version 1.4.draft-1), | 11 | * _NET_WM_MOVERESIZE_CANCEL (new in version 1.4.draft-1), |
4 | * _NET_REQUEST_FRAME_EXTENTS | 12 | * _NET_REQUEST_FRAME_EXTENTS |