summaryrefslogtreecommitdiff
path: root/dash
AgeCommit message (Expand)Author
2015-12-11Places(Overlay)VScrollBar: impelement gtk-like overlay scrollbars Fixes: #148...Marco Trevisan (Treviño)
2015-12-09ScopeView: redraw the scroll layout if the scollbar needs redrawAndrea Azzarone
2015-12-09PlacesGroup: don't scale the extra pixel, or it would cause troublesMarco Trevisan (Treviño)
2015-11-06StandaloneDash: add default ubuntu backgroundMarco Trevisan (Treviño)
2015-11-06dash_pch.hh: add more precompiled headersMarco Trevisan (Treviño)
2015-11-06ScopeView: redraw the scroll layout together with scrollbar, don't clear scro...Marco Trevisan (Treviño)
2015-11-06PlacesGroup: some code cleanupMarco Trevisan (Treviño)
2015-11-04Merging with trunkMarco Trevisan (Treviño)
2015-10-27StandalonePreviews: link against unity-shared-standaloneMarco Trevisan (Treviño)
2015-10-16LauncherIcon: force lookup icon by scaling it at the requested sizeMarco Trevisan (Treviño)
2015-10-05GtkWrapper: remove it as it's not needed anymoreMarco 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-09-14StandaloneDash: ensure that the scope command line worksMarco Trevisan (Treviño)
2015-08-25When using keyboard navigation in the Dash, skip category headers that are no...Chris Townsend
2015-07-01PlacesGroup: connect to view changes using a function instead of a lambdaMarco Trevisan (Treviño)
2015-07-01ResultViewGrid: use sigc::mem_fun to connect to QueueDrawMarco Trevisan (Treviño)
2015-06-27Implement filter results controls accessibility Fixes: #1457071Luke Yelavich
2015-05-22Implement scope bar icon accessibility Fixes: #1457073Luke Yelavich
2015-05-22Enable real page up/page down key navigation in the Dash. When using these ke...Chris Townsend
2015-05-22If dragging an application:// uri type from the Dash to the desktop, change i...Chris Townsend
2015-05-22ResultViewGrid: wait for double-click event only if the relative result needs...Marco Trevisan (Treviño)
2015-05-22Add necessary signaling to set the BFB icon's tooltip and the Home Scope's de...Chris Townsend
2015-05-08Make returning from SkipUnexpandableHeaderKeyNav() a bit more efficient.Chris Townsend
2015-05-08Some code cleanup and improvement, thanks to Marco Trevisan (Treviño)" for t...Luke Yelavich
2015-05-05When using keyboard navigation in the Dash, skip category headers that are no...Chris Townsend
2015-05-05Use a signal instead of a nux::Property since we are not storing any value.Chris Townsend
2015-05-05Implement filter results controls accessibilityLuke Yelavich
2015-05-04Move the ScrollDir enum class to the anonymous namespace and use ScrollDir in...Chris Townsend
2015-04-30Clean up the case handling of the page up and page down keys and also only do...Chris Townsend
2015-04-29Enable real page up/page down key navigation in the Dash. When using these k...Chris Townsend
2015-04-28Make changes as suggested by Marco's review.Chris Townsend
2015-04-27If dragging an application:// uri type from the Dash to the desktop, change i...Chris Townsend
2015-04-24DashView: use new SearchBar in_live_search propertyMarco Trevisan (Treviño)
2015-04-24DashView: reduce delay on key-activation of first resultMarco Trevisan (Treviño)
2015-04-23Rename some functions to be more descriptive.Chris Townsend
2015-04-23Unity: remove various unneeded g{d,t}k inclusions...Marco Trevisan (Treviño)
2015-04-23ResultViewGrid: don't wait double-click if a local result doesn't support pre...Marco Trevisan (Treviño)
2015-04-23ResultView: add GetLocalResultActivateType that returns how a result should b...Marco Trevisan (Treviño)
2015-04-23ResultView: define default_click_activation getter to make it depends on Sett...Marco Trevisan (Treviño)
2015-04-23ScopeView: initialize results_view in any case.Marco Trevisan (Treviño)
2015-04-23ResultViewGrid: wait for double-click event only if the default_click_activat...Marco Trevisan (Treviño)
2015-04-23ScopeView: set default_click_activation on ResultViewGrid to DIRECT on appsMarco Trevisan (Treviño)
2015-04-23ResultView: add default_click_activation propertyMarco Trevisan (Treviño)
2015-04-22Add necessary signaling to set the BFB icon's tooltip and the Home Scope's de...Chris Townsend
2015-04-21Save the active window when showing the Dash so the correct window is focused...Chris Townsend
2015-03-25Implement scope bar icon accessibilityLuke Yelavich
2015-03-20Check the use of std::*map::operator[].Andrea Azzarone
2015-02-03Unity: Use unordered_map whenever possibleMarco Trevisan (Treviño)
2014-09-04SearchBar, ActionButtons, IconRenderer: include the font scaling when scaling...Marco Trevisan (Treviño)