lp://qastaging/~mrazik/junk/unity-trunk

Created by Martin Mrazik and last modified
Get this branch:
bzr branch lp://qastaging/~mrazik/junk/unity-trunk
Only Martin Mrazik can upload to this branch. If you are Martin Mrazik please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Mrazik
Project:
Junk to learn
Status:
Development

Recent revisions

2668. By Marco Trevisan (Treviño)

UnityWindow: use smart pointers, use static close_icon (with dynamic state) and PanelStyle context. Fixes: https://bugs.launchpad.net/bugs/1033935, https://bugs.launchpad.net/bugs/1045127, https://bugs.launchpad.net/bugs/1046124, https://bugs.launchpad.net/bugs/1046126. Approved by Renato Araujo Oliveira Filho.

2667. By Nick Dedekind

Fixed the size of the previews to 770x380 pixels. (LP#1045243). Fixes: https://bugs.launchpad.net/bugs/1045243. Approved by Brandon Schaefer.

2666. By MC Return

Removed the variables 'oldPrev' and 'oldNext' which got assigned the value NULL, but then were never used.. Approved by Brandon Schaefer.

2665. By Didier Roche-Tolomelli

remove unity --reset, it's not anymore really needed now that we are in
stable days of unity and we moved to gsettings. Approved by Michal Hruby.

2664. By MC Return

"Alt+Space" shortcut to reveal the window menu is not hardcoded, but a Compiz key option
" (Hold)" should also be translated
Made all Compiz plug-in names and all Compiz plug-in option names in unityshell.cpp static constants. Approved by Sam Spilsbury.

2663. By Brandon Schaefer

The mouse will now cause the HUD buttons to change selection.. Fixes: https://bugs.launchpad.net/bugs/1042692. Approved by Tim Penhey, Gord Allott.

2662. By Renato Araujo Oliveira Filho

UnityWindow: scale window code improved

* Fixed code style.
* Moved function "GetWindowName" from UnityWindow to WindowManager.
* Used glib::Object auto pointer instead of "c" pointer;. Fixes: https://bugs.launchpad.net/bugs/1033935, https://bugs.launchpad.net/bugs/1046125. Approved by Marco Trevisan (Treviño).

2661. By Michal Hruby

Make sure we can pass extra hints when activating preview actions. Fixes: https://bugs.launchpad.net/bugs/1046352. Approved by Pawel Stolowski, Nick Dedekind.

2660. By Marco Trevisan (Treviño)

LauncherModel: rewrite the Reordering functions to keep the icon priority deltas

The priority of the icons added to the model was reset every time the model
was reordered; we should otherwise keep the priority deltas between icons
so that we can safely set them without be worried that a reorder would completely
reset them.
Also add IconIndex method to get the positio of a given icon.. Fixes: https://bugs.launchpad.net/bugs/761155. Approved by Andrea Azzarone.

2659. By Brandon Schaefer

The xim tests will now skip if no XMODIFIERS env var is set.. Approved by Christopher Lee, Thomi Richards.

Branch metadata

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

Subscribers