lp:~osomon/unity-2d/one-panel-per-screen

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp:~osomon/unity-2d/one-panel-per-screen
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Olivier Tilloy
Project:
unity-2d
Status:
Merged

Recent revisions

508. By Olivier Tilloy

Show the window buttons only in the panel that is on the same screen as the maximized window.

507. By Olivier Tilloy

Always update the position of the main panel (the one on the leftmost monitor) first.
This avoids instantiating several panels with the Ubuntu button and the systray.

506. By Olivier Tilloy

Show the main panel on the leftmost monitor, not on the primary one.

505. By Olivier Tilloy

Removed unneeded explicitness.

504. By Olivier Tilloy

Cosmetics to make the code more valgrind-proof.

503. By Olivier Tilloy

Made some helper functions static.

502. By Olivier Tilloy

Renamed PanelsManager to PanelManager.

501. By Olivier Tilloy

Instantiate only one systray, shown on the panel that’s on the primary monitor.
Because some related code is meant to be run as a singleton but is not really protected against multiple instantiations, adding a panel live would crash unity-2d-panel.
It’s ok not to fix this crash if we guarantee there will never be more than one systray.

500. By Olivier Tilloy

Make the registrar a singleton shared between all instances of MenuBarWidget.

499. By Olivier Tilloy

Merged the latest changes from trunk.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unity-2d/3.0
This branch contains Public information 
Everyone can see this information.

Subscribers