summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-16UnityScreen: remove while iterating the animating show-desktop windowsMarco Trevisan (Treviño)
2013-09-16UnityShell: redraw the dash also if a non-blurred area is damagedMarco Trevisan (Treviño)
2013-09-16DashController: add DashView getterMarco Trevisan (Treviño)
2013-09-13panel-service: fix order when paging through menus with left/right keys. Fixe...Lars Uebernickel
2013-09-13Use MAX_INDICATOR_ENTRIES instead of hardcoding '100'Lars Uebernickel
2013-09-12Make sure we move the mouse over the target icon while we are dragging the so...Brandon Schaefer
2013-09-12Set an upper bound on the amount of icons we go through to check tooltips. As...Brandon Schaefer
2013-09-12Use the first two icons in the Launcher to assure the icons are always on the...Chris Townsend
2013-09-12* 4 spaces, not 2!Brandon Schaefer
2013-09-12* Must avoid the accordion effect, when attemtping to test the tooltips.Brandon Schaefer
2013-09-12ApplicationLauncherIcon: log unity zeitgeist events on stick, unstick, remova...Marco Trevisan (Treviño)
2013-09-12* Make sure we move the mouse over the target icon while we are dragging the ...Brandon Schaefer
2013-09-12Use the first two icons in the Launcher to assure the icons are always on the...Chris Townsend
2013-09-12panel-service: fix order when paging through menus with left/right keysLars Uebernickel
2013-09-12Launcher: only fade the launcher when in auto-hide and dash is opened. Fixes:...Marco Trevisan (Treviño)
2013-09-12Launcher: use nux::Animation to compute the fade progress level on dash showingMarco Trevisan (Treviño)
2013-09-12When the shortcut is open, and we receive a ButtonPress or KeyPress hide it. ...Brandon Schaefer
2013-09-12Add an option to disable the mouse in the switcher. Fixes: https://bugs.launc...Brandon Schaefer
2013-09-11Move the _compute_blur_bkg bool into the QuicklistView::Draw() method to actu...Chris Townsend
2013-09-11Move the _compute_blur_bkg bool to the Tooltip::Draw() method since the Cairo...Chris Townsend
2013-09-11Make sure we ignore mouse movement over detail icons if the mouse starts over...Brandon Schaefer
2013-09-11* Add option to disable the mouse from the switcherBrandon Schaefer
2013-09-11Due to a change libdbusmenu, need to use a fully qualified name for the Dbus ...Chris Townsend
2013-09-11I didn't realize there was already support in place for Quicklist active blur...Chris Townsend
2013-09-11Launcher: only fade the launcher when in auto-hide and dash is openedMarco Trevisan (Treviño)
2013-09-11Due to a change libdbusmenu, need to use a fully qualified name for the Dbus ...Chris Townsend
2013-09-11Launcher: stick and save icons dragged aroundMarco Trevisan (Treviño)
2013-09-11TestLauncherController: verify the unity events loggingMarco Trevisan (Treviño)
2013-09-11LauncherController: allow to emit the save signal when creating new favoriteMarco Trevisan (Treviño)
2013-09-11TestApplicationLauncherIcon: verify leave events loggingMarco Trevisan (Treviño)
2013-09-11ApplicationLauncherIcon: log leave event on icon removalMarco Trevisan (Treviño)
2013-09-11ApplicationLauncherIcon: add GetApplication protected methodMarco Trevisan (Treviño)
2013-09-11LauncherController: stick the SWcenter icon, not the app.Marco Trevisan (Treviño)
2013-09-11ApplicationLauncherIcon: make sure that the desktop file is updated when all ...Marco Trevisan (Treviño)
2013-09-11ApplicationManager: add Leave app event (and implement for desktop::Application)Marco Trevisan (Treviño)
2013-09-11TestSoftwareCenterLauncherIcon: verify log event on installation finishedMarco Trevisan (Treviño)
2013-09-11TestApplicationLauncherIcon: verify LogUnityEventMarco Trevisan (Treviño)
2013-09-11TestApplicationLauncherIcon: derivate from testmocks::TestUnityAppBaseMarco Trevisan (Treviño)
2013-09-11TestLauncherController: derivate from testmocks::TestUnityAppBase and add log...Marco Trevisan (Treviño)
2013-09-11TestTrashLauncherIcon: derivate from testmocks::TestUnityAppBaseMarco Trevisan (Treviño)
2013-09-11MockApplication: add TestUnityAppBase struct to test UnityApplicationMarco Trevisan (Treviño)
2013-09-11TestApplicationLauncherIcon: verify the event logging on stick / unstickMarco Trevisan (Treviño)
2013-09-11ApplicationLauncherIcon: log unity zeitgeist events on stick, unstick and deleteMarco Trevisan (Treviño)
2013-09-10* If a button/key is pressed and the shortcut hint is open close it!Brandon Schaefer
2013-09-10TestTrashLauncherIcon: verify and clear the expectations of the Unity App whe...Marco Trevisan (Treviño)
2013-09-10TestTrashLauncherIcon: initialize unity app at every test startupMarco Trevisan (Treviño)
2013-09-10SoftwareCenterLauncherIcon: make sure we access to the new_app ptr only if validMarco Trevisan (Treviño)
2013-09-09* Use else if...Brandon Schaefer
2013-09-09* Make sure on first start we ignore mouse moves over detail icons.Brandon Schaefer
2013-09-09Move the _compute_blur_bkg bool to the Draw method since the CairoBaseWindow:...Chris Townsend