Is it possible to get rid of the top bar in Unity? It wastes screen space without any useful features in exchange. I would like to move "systray" area (where the date, power, sounds and gear menu resides) to the left panel, just below the application icons. Then, disable the top menu. How to achieve such setup?
Of course in such setup, applications' window menu must return from top bar to its parent window.