update
This commit is contained in:
parent
e51f618cc0
commit
e6ee8f975c
1 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,8 @@
|
|||
(Format: Year/Month/Day)
|
||||
Changes for 0.9.1:
|
||||
*03/04/16:
|
||||
* Fixed resize bug (Henrik)
|
||||
Window.cc
|
||||
* Fixed saving of some other slit params - placement, direction,
|
||||
autohide (Simon)
|
||||
Screen.hh/cc Slit.hh/cc fluxbox.cc
|
||||
|
@ -14,9 +16,9 @@ Changes for 0.9.1:
|
|||
* Applied click raises patch (Thanks Dale P. Smith)
|
||||
Screen.hh/cc, Window.cc
|
||||
*03/04/15:
|
||||
* Fixed y offset bug on ConfigureRequestEvent
|
||||
* Fixed y offset bug on ConfigureRequestEvent (Henrik)
|
||||
Window.cc
|
||||
* Fixed ConfigureNotify bug
|
||||
* Fixed ConfigureNotify bug (Henrik)
|
||||
Window.cc/hh
|
||||
* Added drag and drop support for tabs (Henrik)
|
||||
Window.hh/cc
|
||||
|
@ -29,7 +31,7 @@ Changes for 0.9.1:
|
|||
* Add most recently used/stacked window cycling, set as default (Simon)
|
||||
Window.cc Screen.hh/cc fluxbox.hh/cc Keys.hh/cc
|
||||
*03/04/14:
|
||||
* merged embedded-tab-branch into main branch
|
||||
* merged embedded-tab-branch into main branch (Henrik)
|
||||
* Don't create menuconfig during install and style cleanups (Han)
|
||||
fluxbox_generate_menu
|
||||
* Sun compat in Makefile.am (Han)
|
||||
|
|
Loading…
Reference in a new issue