100
I Use This!
Activity Not Available

News

Analyzed 11 months ago. based on code collected 11 months ago.
Posted over 15 years ago by Mathias Gumz <akira at fluxbox dot org>
cleanup: missing initialization
Posted over 15 years ago by Mathias Gumz <akira at fluxbox dot org>
bugfix: crash when cleaning up signals
Posted over 15 years ago by Mathias Gumz <akira at fluxbox dot org>
compile fix: FD_ZERO (sys/select.h) on solaris wants to use memset(); closes #2997117
Posted over 15 years ago by Mathias Gumz <akira at fluxbox dot org>
bugfix: when maximizing a shaded window, unshade it before
Posted over 15 years ago by Mathias Gumz <akira at fluxbox dot org>
bugfix: added missing 'virtual' keyword, otherwise fluxbox crashes with 'pure virtual ...
Posted over 15 years ago by Mathias Gumz <akira at fluxbox dot org>
bugfix: resizing/moving a maximized window via keys do not end maximization state ...
Posted over 15 years ago by Mathias Gumz <akira at fluxbox dot org>
added little helper function to disable the maximization state of a window while ...
Posted over 15 years ago by Mathias Gumz <akira at fluxbox dot org>
bugfix: resizing stops _NET_WM_STATE_MAXIMIZED*, so trigger signal to set the propert ...
Posted over 15 years ago by Mathias Gumz <akira at fluxbox dot org>
upgrade CONFIG_VERSION to 11
Posted over 15 years ago by Mathias Gumz <akira at fluxbox dot org>
cosmetic