Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
of type Desktop
|
|
variable
|
|
|
|
|
|
ObjectRegistry
|
|
|
|
|
|
|
|
auto-register
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
upcoming features
|
|
also fixed some latent bugs and compiler warnings
|
|
<tomi@nomi.cz>
|
|
|
|
|
|
still down
|
|
|
|
also, stop cycling on one screen when cycling begins on another
|
|
|
|
|
|
|
|
'cell' center
|
|
thanks Adriano Dal Bosco - adbosco at users.sourceforge.net
|
|
|
|
from marcus obst
|
|
|
|
|
|
|
|
|
|
if the xkb-extension is enabled and the user switches between his/her
keyboardlayouts fluxbox's keybhandling doesn't work well anymore because
xkeyevent.state contains also xkb-related flags and thus we have to handle
that with caution.
KeyUtils now contain 'isolateModifierMask()' to really work only on the
modifiers. why not as part of cleanMods() ? because the XLookupString return
false results, eg TextBox's would only print chars from the first
keyboardlayout.
|
|
we now place shaded Windows above the normal windows. ArrangeWindows
touches only windows on the current (xinerama)-head.
there are still some open issues with this, look at my notes at the function
itself.
|
|
workspace-windowlist and deiconify each window coz that list is
modified each time a window is iconified. a copy of that list solves
the problem.
|
|
workspace (toolbar and slit would be covered)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|