summaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2015-02-03Merging with trunkMarco Trevisan (Treviño)
2015-02-03Unity: Use unordered_map whenever possibleMarco Trevisan (Treviño)
2015-01-22Disable markup accel for VolumeLauncherIcon quicklist menu items.Andrea Azzarone
2015-01-15Use std::weak_ptr to avoid referencing an invalid barrier. Fixes: #1238063Andrea Azzarone
2014-12-12Use a weak_ptr to avoid crashes.Andrea Azzarone
2014-12-12Disable Pointer Barriers during lockscreen.Andrea Azzarone
2014-09-04When Show Desktop is active, it will set the tooltip icon as "Restore Windows...Brandon Schaefer
2014-09-04SearchBar, ActionButtons, IconRenderer: include the font scaling when scaling...Marco Trevisan (Treviño)
2014-09-04SwitcherView: set progress on icon render args Fixes: 1361679Marco Trevisan (Treviño)
2014-09-04Lockscreen: scale the UI elements based on current monitor scaling Fixes: 129...Marco Trevisan (Treviño)
2014-08-27Tooltip: update the top/bottom spaces also when the text is bigger than defau...Marco Trevisan (Treviño)
2014-08-27IconRenderer: share the icon labels only if they've the same size in multiple...Marco Trevisan (Treviño)
2014-08-26LauncherIcon: honour the text scaling when drawing the launcher icon count em...Marco Trevisan (Treviño)
2014-08-26SwitcherView: set progress on icon render argsMarco Trevisan (Treviño)
2014-08-26LauncherIcon: setting text is enough for count, no need accelMarco Trevisan (Treviño)
2014-08-26LauncherIcon: make count size even more dynamic, just base anything on font a...Marco Trevisan (Treviño)
2014-08-26LauncherIcon: make the Icon count width depending on the text widthMarco Trevisan (Treviño)
2014-08-25Merge with trunkMarco Trevisan (Treviño)
2014-08-25Merging with trunkMarco Trevisan (Treviño)
2014-08-13* When Show Deskop is active (ie. the next time you pess the icon), it will s...Brandon Schaefer
2014-08-11ApplicationLauncherIcon: make sure we close the dash if DnD is acceptedMarco Trevisan (Treviño)
2014-08-08LauncherIcon: build scaled icon texture on IconRenderer requestMarco Trevisan (Treviño)
2014-08-07LauncherIcon: set the scaling based on the icon size as wellMarco Trevisan (Treviño)
2014-08-07LauncherIcon: just use pixel ink size to position the count numberMarco Trevisan (Treviño)
2014-08-07LauncherIcon: use GdkPango utilitiesMarco Trevisan (Treviño)
2014-08-06LauncherIcon: build multiple count textures per each scaling valueMarco Trevisan (Treviño)
2014-08-06Merging with trunkMarco Trevisan (Treviño)
2014-08-06Merge with trunkMarco Trevisan (Treviño)
2014-08-05Launcher, Switcher: properly update the scale value of IconRendererMarco Trevisan (Treviño)
2014-08-05LauncherIcon: only care about to the last connected remote entryMarco Trevisan (Treviño)
2014-07-31This has a "soft" dependency on lp:~3v1n0/nux/horizontal-scroll-delta/+merge/...Marco Trevisan (Treviño)
2014-07-30ApplicationLauncherIcon: make sure we close the dash if DnD is acceptedMarco Trevisan (Treviño)
2014-07-29* Fixes FTBFS when moving to gcc 4.9. Mainly remove unused functions.Brandon Schaefer
2014-07-24SwitcherView: correctly set the number of lines we want for the icon descriptionMarco Trevisan (Treviño)
2014-07-17Launcher: enable horizontal scrolling for iconsMarco Trevisan (Treviño)
2014-07-15SwitcherView: switch to next icon on down/right scrolls, to previous icon on ...Marco Trevisan (Treviño)
2014-07-15Launcher: ignore horizontal scrollingMarco Trevisan (Treviño)
2014-06-07Fix issue where the number of Launcher icon pips are not always properly upda...Chris Townsend
2014-06-06SwitcherView: use RawPixel's for the size values and convert them to match cu...Marco Trevisan (Treviño)
2014-06-06ShutdownView: Scale up the Buttons and Text plus Borders of the UnityWindowVi...Brandon Schaefer
2014-06-06ApplicationLauncherIcon: Focus and, in case, Spread the windows on DnDMarco Trevisan (Treviño)
2014-06-06Restore the launcher position by reversing the animation and unsetting the DN...Alfred Neumayer
2014-05-28Get rid of break statement since we need to continue the loop.Chris Townsend
2014-05-28Create a new method that replaces SetWindowVisibleOnMonitor() which also keep...Chris Townsend
2014-05-27Use counter for calculating number of app windows in a viewport and also chec...Chris Townsend
2014-05-26Fix issue where the number of Launcher icon pips are not always properly upda...Chris Townsend
2014-05-08SwitcherView: use RawPixel's for the size values and convert them to match cu...Marco Trevisan (Treviño)
2014-05-08UnityWindowView: only expose scale instead of the EMConverter, so we get prop...Marco Trevisan (Treviño)
2014-05-08SwitcherView: use the UnityWindowView monitor value and scale padding correctlyMarco Trevisan (Treviño)
2014-04-29Merging with lp:~3v1n0/unity/lockscreen-keys-disableMarco Trevisan (Treviño)