summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-02SwitcherView: Add support to Alt+Key-right-to-tab to close the selected app/w...Marco Trevisan (Treviño)
2015-11-02Merging with lp:~3v1n0/unity/switcher-dynamic-model againMarco Trevisan (Treviño)
2015-11-02SwitcherModel: only connect to quirks_changed and windows_changed signalsMarco Trevisan (Treviño)
2015-11-02AbstractLauncherIcon: move signals to base class, use proper namingMarco Trevisan (Treviño)
2015-11-02TestKeyboardUtil: add tests for near key symbols lookupMarco Trevisan (Treviño)
2015-11-02XKeyboardUtil: add ability to get keycodes from any relative positionMarco Trevisan (Treviño)
2015-11-02Merging with lp:~3v1n0/unity/switcher-dynamic-modelMarco Trevisan (Treviño)
2015-11-02SwitcherModel: fix signed/unsigned comparisonsMarco Trevisan (Treviño)
2015-11-02SwitcherModel: even more cleanupMarco Trevisan (Treviño)
2015-11-02SwitcherModel: ensure that we update index before emitting any signalMarco Trevisan (Treviño)
2015-11-02SwitcherController: hide the view if the model has no more iconsMarco Trevisan (Treviño)
2015-11-02ApplicationLauncherIcon: don't show a removed window in switcherMarco Trevisan (Treviño)
2015-11-02SwitcherModel: small code optimizationsMarco Trevisan (Treviño)
2015-10-31SwitcherModel: don't hide the switcher if there are no more detail windows openMarco Trevisan (Treviño)
2015-10-31SwitcherModel: emit an "updated" signal when an icon needs redrawMarco Trevisan (Treviño)
2015-10-31SwitcherModel: keep hidden applications in a separated vectorMarco Trevisan (Treviño)
2015-10-30UnityScreen: redirect launcher controller icons signals to the switcherMarco Trevisan (Treviño)
2015-10-30UnityScreen: rename the initialization functions to be more consistentMarco Trevisan (Treviño)
2015-10-30SwitcherView: don't show icons if not visible in switcher, relayout the view ...Marco Trevisan (Treviño)
2015-10-30SwitcherController: add ability to add/remove icons, move more logic to the m...Marco Trevisan (Treviño)
2015-10-30LauncherController: emit signals when icons are added/removed from modelMarco Trevisan (Treviño)
2015-10-30TestSwitcherModel: Initialize model just once, update for new APIMarco Trevisan (Treviño)
2015-10-30SwitcherModel: make possible to add and remove icons at runtimeMarco Trevisan (Treviño)
2015-10-27LauncherModel: code cleanupMarco Trevisan (Treviño)
2015-10-27SwitcherModel: implement GetIntrospectableChildrenMarco Trevisan (Treviño)
2015-10-16Releasing 7.3.2+15.10.20151016-0ubuntu17.3.2+15.10.20151016-0ubuntu1CI Train Bot
2015-10-16Avoid test failures on jenkins.Andrea Azzarone
2015-10-16UnityScreen: close the session dialog in case it's open and we're requested t...CI Train Bot
2015-10-16PanelService: ensure that we free the "fake" IndicatorEntry's we create for d...Marco Trevisan (Treviño)
2015-10-16LauncherIcon: force lookup icon by scaling it at the requested sizeMarco Trevisan (Treviño)
2015-10-16ResultRendererTile: consider global scaling when scaling a not-squared icon F...Marco Trevisan (Treviño)
2015-10-16TestDash: Use local results in PreviewNavigateTests instead of online onesMarco Trevisan (Treviño)
2015-10-16UnityScreen: close the session dialog in case it's open and we're requested t...Marco Trevisan (Treviño)
2015-10-15debian/changelog: sync with proposedMarco Trevisan (Treviño)
2015-10-14TestMain: unset UPSTART_SESSION not to mess with real systemMarco Trevisan (Treviño)
2015-10-14TestLauncher: no need to wait pending events here, there's no async call invo...Marco Trevisan (Treviño)
2015-10-14TestIconLoader: wait pending events before on TearDownMarco Trevisan (Treviño)
2015-10-14UpstartWrapper: start in test-mode if UPSTART_SESSION is not definedMarco Trevisan (Treviño)
2015-10-13Avoid test failures on jenkins.Andrea Azzarone
2015-10-12PanelService: don't hide 'l' list parameter with another oneMarco Trevisan (Treviño)
2015-10-12UnityScreen: close the session dialog in case it's open and we're requested t...Marco Trevisan (Treviño)
2015-10-06PanelService: remove a dropdown IndicatorEntry if not shown anymoreMarco Trevisan (Treviño)
2015-10-06PanelService: ensure that we free the "fake" IndicatorEntry's we create for d...Marco Trevisan (Treviño)
2015-10-05GtkWrapper: remove it as it's not needed anymoreMarco Trevisan (Treviño)
2015-10-03TestDash: Use local results in PreviewNavigateTests instead of online onesMarco Trevisan (Treviño)
2015-10-03ResultRendererTile: consider global scaling when scaling a not-squared iconMarco Trevisan (Treviño)
2015-10-03Use GTK_ICON_LOOKUP_FORCE_SIZE when loading icons everywhereMarco Trevisan (Treviño)
2015-10-03LauncherIcon: force lookup icon by scaling it at the requested sizeMarco Trevisan (Treviño)
2015-10-02Releasing 7.3.2+15.10.20151002.2-0ubuntu17.3.2+15.10.20151002.2-0ubuntu1CI Train Bot
2015-10-02GnomeKeyGrabber: Don't allow an action to be grabbed multiple timesMarco Trevisan (Treviño)