=== modified file 'plugins/unityshell/src/LauncherOptions.cpp' --- plugins/unityshell/src/LauncherOptions.cpp 2012-02-08 01:50:36 +0000 +++ plugins/unityshell/src/LauncherOptions.cpp 2012-02-08 07:12:08 +0000 @@ -36,7 +36,7 @@ edge_responsiveness = 1.0f; edge_reveal_pressure = 2000; edge_stop_velocity = 4500; - hide_mode = LAUNCHER_HIDE_DODGE_WINDOWS; + hide_mode = LAUNCHER_HIDE_NEVER; icon_size = 48; launch_animation = LAUNCH_ANIMATION_PULSE; reveal_trigger = RevealTrigger::EDGE; @@ -63,4 +63,4 @@ } -} \ No newline at end of file +}