index
:
unity
[no description]
summary
refs
log
tree
commit
diff
Age
Commit message (
Expand
)
Author
2013-09-16
UnityScreen: remove while iterating the animating show-desktop windows
Marco Trevisan (Treviño)
2013-09-16
UnityShell: redraw the dash also if a non-blurred area is damaged
Marco Trevisan (Treviño)
2013-09-16
DashController: add DashView getter
Marco Trevisan (Treviño)
2013-09-13
panel-service: fix order when paging through menus with left/right keys. Fixe...
Lars Uebernickel
2013-09-13
Use MAX_INDICATOR_ENTRIES instead of hardcoding '100'
Lars Uebernickel
2013-09-12
Make sure we move the mouse over the target icon while we are dragging the so...
Brandon Schaefer
2013-09-12
Set an upper bound on the amount of icons we go through to check tooltips. As...
Brandon Schaefer
2013-09-12
Use 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-12
ApplicationLauncherIcon: 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-12
Use the first two icons in the Launcher to assure the icons are always on the...
Chris Townsend
2013-09-12
panel-service: fix order when paging through menus with left/right keys
Lars Uebernickel
2013-09-12
Launcher: only fade the launcher when in auto-hide and dash is opened. Fixes:...
Marco Trevisan (Treviño)
2013-09-12
Launcher: use nux::Animation to compute the fade progress level on dash showing
Marco Trevisan (Treviño)
2013-09-12
When the shortcut is open, and we receive a ButtonPress or KeyPress hide it. ...
Brandon Schaefer
2013-09-12
Add an option to disable the mouse in the switcher. Fixes: https://bugs.launc...
Brandon Schaefer
2013-09-11
Move the _compute_blur_bkg bool into the QuicklistView::Draw() method to actu...
Chris Townsend
2013-09-11
Move the _compute_blur_bkg bool to the Tooltip::Draw() method since the Cairo...
Chris Townsend
2013-09-11
Make 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 switcher
Brandon Schaefer
2013-09-11
Due to a change libdbusmenu, need to use a fully qualified name for the Dbus ...
Chris Townsend
2013-09-11
I didn't realize there was already support in place for Quicklist active blur...
Chris Townsend
2013-09-11
Launcher: only fade the launcher when in auto-hide and dash is opened
Marco Trevisan (Treviño)
2013-09-11
Due to a change libdbusmenu, need to use a fully qualified name for the Dbus ...
Chris Townsend
2013-09-11
Launcher: stick and save icons dragged around
Marco Trevisan (Treviño)
2013-09-11
TestLauncherController: verify the unity events logging
Marco Trevisan (Treviño)
2013-09-11
LauncherController: allow to emit the save signal when creating new favorite
Marco Trevisan (Treviño)
2013-09-11
TestApplicationLauncherIcon: verify leave events logging
Marco Trevisan (Treviño)
2013-09-11
ApplicationLauncherIcon: log leave event on icon removal
Marco Trevisan (Treviño)
2013-09-11
ApplicationLauncherIcon: add GetApplication protected method
Marco Trevisan (Treviño)
2013-09-11
LauncherController: stick the SWcenter icon, not the app.
Marco Trevisan (Treviño)
2013-09-11
ApplicationLauncherIcon: make sure that the desktop file is updated when all ...
Marco Trevisan (Treviño)
2013-09-11
ApplicationManager: add Leave app event (and implement for desktop::Application)
Marco Trevisan (Treviño)
2013-09-11
TestSoftwareCenterLauncherIcon: verify log event on installation finished
Marco Trevisan (Treviño)
2013-09-11
TestApplicationLauncherIcon: verify LogUnityEvent
Marco Trevisan (Treviño)
2013-09-11
TestApplicationLauncherIcon: derivate from testmocks::TestUnityAppBase
Marco Trevisan (Treviño)
2013-09-11
TestLauncherController: derivate from testmocks::TestUnityAppBase and add log...
Marco Trevisan (Treviño)
2013-09-11
TestTrashLauncherIcon: derivate from testmocks::TestUnityAppBase
Marco Trevisan (Treviño)
2013-09-11
MockApplication: add TestUnityAppBase struct to test UnityApplication
Marco Trevisan (Treviño)
2013-09-11
TestApplicationLauncherIcon: verify the event logging on stick / unstick
Marco Trevisan (Treviño)
2013-09-11
ApplicationLauncherIcon: log unity zeitgeist events on stick, unstick and delete
Marco Trevisan (Treviño)
2013-09-10
* If a button/key is pressed and the shortcut hint is open close it!
Brandon Schaefer
2013-09-10
TestTrashLauncherIcon: verify and clear the expectations of the Unity App whe...
Marco Trevisan (Treviño)
2013-09-10
TestTrashLauncherIcon: initialize unity app at every test startup
Marco Trevisan (Treviño)
2013-09-10
SoftwareCenterLauncherIcon: make sure we access to the new_app ptr only if valid
Marco 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-09
Move the _compute_blur_bkg bool to the Draw method since the CairoBaseWindow:...
Chris Townsend
[next]