summaryrefslogtreecommitdiff
path: root/plugins/unityshell/src
AgeCommit message (Expand)Author
2012-11-24Refactor xdnd launcher code. Fixes: https://bugs.launchpad.net/bugs/1035301.Andrea Azzarone
2012-11-22Added logging around showing and hiding the shortcut hint controller.Thomi Richards
2012-11-15Initialized class member variables in their respective constructors.MC Return
2012-11-15Merge trunk.Andrea Azzarone
2012-11-15Removed whitespacesMC Return
2012-11-15Use Unity style for class constructors (reformatting)MC Return
2012-11-15Merging with trunkMarco Trevisan (Treviño)
2012-11-15Use the new classes in real code.Andrea Azzarone
2012-11-15Update unitya11ytests.cppAndrea Azzarone
2012-11-14SwitcherView: make the switcher windows thumbnail to grow with the switcher w...Marco Trevisan (Treviño)
2012-11-14Merged trunk into new-x-macro.Tim Penhey
2012-11-13LayoutWindow: s/LayoutWindow::List/LayoutWindow::Vector/gMarco Trevisan (Treviño)
2012-11-13UnityWindow: fix tryNotIntersectUI launcher logicMarco Trevisan (Treviño)
2012-11-08Also initialize the member variable bool was_hidden_ in the ShowdesktopHandle...MC Return
2012-11-08Initialize the member variables SnDisplay* _sn_display and SnMonitorContext* ...MC Return
2012-11-05unityshell: fix compilation, use the last mask as default when paintingMarco Trevisan (Treviño)
2012-11-01LayoutSystem: even more code cleanupMarco Trevisan (Treviño)
2012-10-31Merging with trunkMarco Trevisan (Treviño)
2012-10-30Stop Unity UI elements from flickering. This could happen in some oddDaniel van Vugt
2012-10-30WindowManager: avoid to call the spread actions for every windowsMarco Trevisan (Treviño)
2012-10-29UnityShell: add fake decoration painting function, use it for switcher scaled...Marco Trevisan (Treviño)
2012-10-29Use the new logging declarations to avoid static initialization of the logger...Tim Penhey
2012-10-26Stop Unity UI elements from flickering. This could happen in some oddDaniel van Vugt
2012-10-24Use the range based for, and remove compiz header. Move the debug files into ...Tim Penhey
2012-10-18UnityWindow: allow to define the real glow size, and increase it if we have r...Marco Trevisan (Treviño)
2012-10-18Remove dead code in unityshell.cpp. Approved by Marco Trevisan (Treviño).Andrea Azzarone
2012-10-18UnityWindow: use the window glow to round the switcher selected windowMarco Trevisan (Treviño)
2012-10-17Don't remove updateIconPos.Andrea Azzarone
2012-10-17Keep the panel shadow attached to the panel at all times. Even under screenDaniel van Vugt
2012-10-17Ensure the panel shadow doesn't get drawn if the panel itself is not beingDaniel van Vugt
2012-10-16Remove dead code in unityshell.cppAndrea Azzarone
2012-10-15Rewrite UBus. Approved by Marco Trevisan (Treviño), Andrea Azzarone.Michal Hruby
2012-10-12Opacity should be 0 if the state is invisibleMC Return
2012-10-11* Removing nux::NString.Jay Taoko
2012-10-11Merge trunkMichal Hruby
2012-10-11Ensure the panel shadow doesn't get drawn if the panel itself is not beingDaniel van Vugt
2012-10-11Merge latest lp:unity and fix a conflictDaniel van Vugt
2012-10-10* merge trunkBrandon Schaefer
2012-10-10* Fixed build problem?Brandon Schaefer
2012-10-10Draw the panel shadow only within the redraw region. Using a bounding boxDaniel van Vugt
2012-10-09Fix build failure. You can't use "->" with a reference.Daniel van Vugt
2012-10-05* Fixed conflictsBrandon Schaefer
2012-10-05* added constBrandon Schaefer
2012-10-05UnityShell::glow: remove unneeded vertical spacesMarco Trevisan (Treviño)
2012-10-05UnityWindow: paint the scale glow in glPaint instead of glDraw, and also insi...Marco Trevisan (Treviño)
2012-10-05UnityWindow: pass to computeGlowQuads the geometry we need, remove the scaled...Marco Trevisan (Treviño)
2012-10-05Merged window-manager-refactor into refactor-keyboard-funcs.Tim Penhey
2012-10-05Merge trunk and resolve conflicts.Tim Penhey
2012-10-04* Found a function that did what I was trying to do..Brandon Schaefer
2012-10-04UnityWindow: don't draw decorations when we have empty Marco Trevisan (Treviño)