I remember a video about the hildon-destop app switcher (I mean the multitasking view), and I think I saw that the author's desktop have the capability to rearrange the running application's order. Not entirely free, but he can transport the last app back to first, etc Am I remember correctly? How is this possible, if it is?
Code: /apps/osso/hildon-desktop/key-actions/ctrl_backspace_in_tasknav The action when ctrl+backspace is pressed while the task navigator is showing is controlled by this integer key: 5. ctrl+backspace behaves like alt-tab on desktop (at least on KDE). While ctrl is pressed, every press of backspace rotates the windows. When ctrl is released, the selected (top left) window is activated.
/apps/osso/hildon-desktop/key-actions/ctrl_backspace_in_tasknav