Carlos wrote: > On Fri, 22 Mar 2013 at 23:23:45 +0100, [email protected] wrote: > > > > No more ghost dock when switching sides: the real swap happens > > immediately, you can still adjust vertically afterwards > > Removed two functions in superfluous that are no longer used > > Consolidated all code testing whether an appicon is entirely on the > > screen into the static function onScreen() (dock.c) > > This should be 3 separate patches.
Yeah, I will rework it into 3 patches: * Consolidate all code testing whether an appicon is entirely on the screen into the static function onScreen() * No more ghost dock when switching sides (causes functions in superfluous to become useless) * Allow appicons above the dock Most importantly, I'll move them before the big drawer patch, as they have nothing to do with drawers. -- Daniel -- To unsubscribe, send mail to [email protected].
