summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-08Make pressure effect (more or less) match design mockup, using design assetJason Smith
2012-02-08Does what commit description says. Fixes: . Approved by Gord Allott.Jason Smith
2012-02-08remove all traces of intellihide, die a little insideJason Smith
2012-02-08. Fixes: https://bugs.launchpad.net/bugs/919209. Approved by .Jason Smith
2012-02-08Removed keybinding #defines that are now in nux, where they belong.. Fixes: ....Thomi Richards
2012-02-08Close dash when entering alt+f1Jason Smith
2012-02-08. Fixes: . Approved by .Jason Smith
2012-02-08Add initialization for default value. Fixes: https://bugs.launchpad.net/bugs/...Didier Roche
2012-02-08fix struts not being set on startupJason Smith
2012-02-07This updates the shortcut descriptions to reflect how they actually work :)....Martin Albisetti
2012-02-08Removed NUX_KP_* #defines, since these are now in nux trunk.Thomi Richards
2012-02-08Trying to replace various panel-height definitions with one nux::ROProperty.Thomi Richards
2012-02-07Improves animation and disables effect until approved by design. Fixes: . App...Jason Smith
2012-02-07Fix a crash on shutdown due to an infinite loop.. Fixes: . Approved by Jason ...Tim Penhey
2012-02-07Adds two tests to verify unity's behavior when dealing with windows that have...Thomi Richards
2012-02-07use nux::color::TransparentJason Smith
2012-02-08Stop the infinite delete loop.Tim Penhey
2012-02-07Removes several instances of 'friend' classes in unity where they're not stri...Thomi Richards
2012-02-07Removed several instances where the preprocessor was being used to define con...Thomi Richards
2012-02-07get rid of jerky animation when launcher unhidesJason Smith
2012-02-07smooth animation a bitJason Smith
2012-02-07Implements a pressure effect to help train users. Fixes: . Approved by Thomi ...Jason Smith
2012-02-07make pressure color configurableJason Smith
2012-02-08Merged trunk to resolve conflicts.Thomi Richards
2012-02-07implement glowing pressure effectJason Smith
2012-02-08Fixed several other trivial cases.Thomi Richards
2012-02-07Implements the new design for the focus/over state for the category headers. ...Andrea Azzarone
2012-02-08Removed #define in PanelMenuView.Thomi Richards
2012-02-08Whitespace fixes.Thomi Richards
2012-02-08LauncherIcon constants are no longer #defines.Thomi Richards
2012-02-07Don't use magic numbers.Andrea Azzarone
2012-02-08Got rid of several #defines in the controllers.Thomi Richards
2012-02-08Got rid of many more #defines in launcher.cpp.Thomi Richards
2012-02-07Add a docstring for the AP test.Andrea Azzarone
2012-02-08Removed another #define that's used in both LauncherIcon and Launcher.Thomi Richards
2012-02-08Removed several #defines in Launcher.hThomi Richards
2012-02-07Uses const whenever possible.Andrea Azzarone
2012-02-07Puts _accept_key_nav_focus = false; in the init list.Andrea Azzarone
2012-02-08LauncherIcon and LauncherModel are no longer friends.Thomi Richards
2012-02-08LauncherIcon and Launcher are no longer friends.Thomi Richards
2012-02-07Makes the panel shadow paint directly below the active window. Fixes: https:/...Jason Smith
2012-02-07This should fixSven Baars
2012-02-08Removed friend class in LauncherEntryRemote.Thomi Richards
2012-02-07This should fixSven Baars
2012-02-07Makes the panel shadow paint directly below the active window. Fixes: https:/...Jason Smith
2012-02-07Merge trunk.Andrea Azzarone
2012-02-07Adds an AP test.Andrea Azzarone
2012-02-07make sure we draw a shadow over the desktop stillJason Smith
2012-02-07make panel shadow paint below active window as per designJason Smith
2012-02-071. Implement the lens bar key navigationAndrea Azzarone