summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-06UnityShell: draw the switcher targets also when fading-out...Marco Trevisan (Treviño)
(bzr r3132.2.5)
2013-02-06unityshell: use the switcher opacity value to compute the final thumbails ↵Marco Trevisan (Treviño)
opacity (bzr r3132.2.4)
2013-02-06StandaloneSwitcher: add the animator controllerMarco Trevisan (Treviño)
(bzr r3132.2.3)
2013-02-06SwitcherController: add a fade animator to show/hide the switcher windowMarco Trevisan (Treviño)
(bzr r3132.2.2)
2013-02-06SwitcherView: remove useless variableMarco Trevisan (Treviño)
(bzr r3132.2.1)
2013-02-06LauncherIcon: use a smart pointer to handle the terminate_expo connection ↵Marco Trevisan (Treviño)
and disconnect it. Fixes: https://bugs.launchpad.net/bugs/1090565. Approved by Andrea Azzarone. (bzr r3132)
2013-02-06AbstractLauncherIcon: remove on_expo_terminated_connectionMarco Trevisan (Treviño)
(bzr r3131.1.2)
2013-02-06LauncherIcon: use a smart pointer to handle the terminate_expo connectionMarco Trevisan (Treviño)
Fixes LP: #1090565 (bzr r3131.1.1)
2013-02-06SwitcherController: remove the detail timeout when the detail mode is ↵Marco Trevisan (Treviño)
changed. Fixes: https://bugs.launchpad.net/bugs/1116785. Approved by Brandon Schaefer. (bzr r3131)
2013-02-06TestSwitcherView: use TEST_P to perform multiple animation tests.Marco Trevisan (Treviño)
Approved by Andrea Azzarone. (bzr r3130)
2013-02-06TestSwitcherController: add test to check if the detail timeout is correctly ↵Marco Trevisan (Treviño)
disabled when not needed (bzr r3127.1.2)
2013-02-06SwitcherController: remove the detail timeout when the detail mode is changedMarco Trevisan (Treviño)
(bzr r3127.1.1)
2013-02-06Use Alt + mouse wheel to scroll the launcher.Andrea Azzarone
Approved by Marco Trevisan (Treviño). (bzr r3129)
2013-02-05Improve StandaloneWindowManager.Andrea Azzarone
Approved by Marco Trevisan (Treviño). (bzr r3128)
2013-02-05Add unity::WindowManager::GetWindowsInStackingOrder.Andrea Azzarone
Approved by Marco Trevisan (Treviño). (bzr r3127)
2013-02-05Fix po/POTFILES.in.Andrea Azzarone
Approved by Brandon Schaefer. (bzr r3126)
2013-02-05Merged improve-standalone-window-manager into alt-to-scroll.Andrea Azzarone
(bzr r3096.4.7)
2013-02-05New window should be on front.Andrea Azzarone
(bzr r3096.3.8)
2013-02-05Add WindowManager::RestackBelow.Andrea Azzarone
Approved by Brandon Schaefer, Marco Trevisan (Treviño). (bzr r3125)
2013-02-05Fix po/POTFILES.inAndrea Azzarone
(bzr r3124.1.1)
2013-02-05Merged improve-standalone-window-manager into alt-to-scroll.Andrea Azzarone
(bzr r3096.4.6)
2013-02-05Remove TODO.Andrea Azzarone
(bzr r3096.3.7)
2013-02-05TestSwitcherView: use TEST_P to perform multiple animation testsMarco Trevisan (Treviño)
(bzr r3092.2.16)
2013-02-05ApplicationLauncherIcon: add a custom implementation of GetQuirk for ↵Marco Trevisan (Treviño)
Quirk::ACTIVE We need to make sure that an application is set as active also if the WindowManager active window is contained in the application windows list. Fixes: https://bugs.launchpad.net/bugs/1115775. Approved by Brandon Schaefer. (bzr r3124)
2013-02-05TestApplicationLauncherIcon: Test the ActiveQuirk value based on WindowManagerMarco Trevisan (Treviño)
(bzr r3092.2.15)
2013-02-05ApplicationLauncherIcon: add a custom implementation of GetQuirk for ↵Marco Trevisan (Treviño)
Quirk::ACTIVE We need to make sure that an application is set as active also if the WindowManager active window is contained in the application windows list. (bzr r3092.2.14)
2013-02-05SwitcherController: use SelectionIsActive instead of icon QuirkMarco Trevisan (Treviño)
(bzr r3092.2.13)
2013-02-05MockApplication: implement a basic MockApplicationWindowMarco Trevisan (Treviño)
(bzr r3092.2.12)
2013-02-05TestSwitcherModel: add test for SelectionIsActiveMarco Trevisan (Treviño)
(bzr r3092.2.11)
2013-02-05SwitcherModel: some cleanup, use const getters and add SelectionIsActiveMarco Trevisan (Treviño)
(bzr r3092.2.10)
2013-02-05This branch updates the unity autopilot test suite to take advantage of the ↵Thomi Richards
new optimisations in autopilot. Approved by Christopher Lee. Original authors: - Thomi Richards <thomi.richards@canonical.com> - Christopher Lee <chris.lee@canonical.com> (bzr r3123)
2013-02-05Merged improve-standalone-window-manager into alt-to-scroll.Andrea Azzarone
(bzr r3096.4.5)
2013-02-05Make standalone window manager behaver like compiz.Andrea Azzarone
(bzr r3096.3.6)
2013-02-05Merged improve-standalone-window-manager into alt-to-scroll.Andrea Azzarone
(bzr r3096.4.4)
2013-02-05Fix typo :(Andrea Azzarone
(bzr r3096.3.5)
2013-02-05Merged improve-standalone-window-manager into alt-to-scroll.Andrea Azzarone
(bzr r3096.4.3)
2013-02-05Fix stupid error.Andrea Azzarone
(bzr r3096.3.4)
2013-02-05Merged improve-standalone-window-manager into alt-to-scroll.Andrea Azzarone
(bzr r3096.4.2)
2013-02-05bzr pump and resolve conflicts.Andrea Azzarone
(bzr r3096.3.3)
2013-02-05Add GetWindowInStackingOrder.Andrea Azzarone
(bzr r3096.2.2)
2013-02-05added missing 'unity.' to launcher testChristopher Lee
(bzr r3121.2.4)
2013-02-04Indicator bluetooth is the new indicator that replaces the old patches to ↵Robert Ancell
gnome-bluetooth. Approved by Andrea Azzarone, Sebastien Bacher. (bzr r3122)
2013-02-05Place new bluetooth indicator in correct locationRobert Ancell
(bzr r3121.1.1)
2013-02-05Merged remaining code changes.Thomi Richards
(bzr r3121.2.3)
2013-02-05removed commented out code.Thomi Richards
(bzr r3121.2.2)
2013-02-05remerged.Thomi Richards
(bzr r3121.2.1)
2013-02-04Hud/DashView: use the global window-close key combination to close the overlays.Marco Trevisan (Treviño)
Approved by Andrea Azzarone. (bzr r3121)
2013-02-04DashView: remove unwanted commitMarco Trevisan (Treviño)
(bzr r3092.2.9)
2013-02-04Clean up the PanelMenuView ctor. Moved each part into its own function so ↵Brandon Schaefer
its easier to read the ctor and understand what each part is doing. Approved by Marco Trevisan (Treviño). (bzr r3120)
2013-02-04Releasing 6.12.0daily13.02.04.1-0ubuntu1 to ubuntu.Automatic PS uploader
Approved by . (bzr r3119)