summaryrefslogtreecommitdiff
path: root/panel
AgeCommit message (Expand)Author
2012-08-13Fix a race condition that caused occasional compression of the desktop icon w...Tim Penhey
2012-08-13Unity: remove the dbus-glib dependencyMarco Trevisan (Treviño)
2012-07-30Reduced the scope of the variable 'fading_pixels' in PanelMenuView.cppMC Return
2012-07-30Reduced the scope of the variable 'text_width' in PanelIndicatorEntryView.cppMC Return
2012-07-26Avoid calls to GetGeometry and GetAbsoluteGeometry.Andrea Azzarone
2012-07-24Merge trunk and resolve conflicts.Tim Penhey
2012-07-09Merge with trunkMarco Trevisan (Treviño)
2012-07-08* fixed confilctsBrandon Schaefer
2012-07-06* No keynav focus when mouse down for window buttons! Ever!Brandon Schaefer
2012-07-06Move the check to the top-level CMakeLists.txttimo.jyrinki@canonical.com
2012-07-05* should WindowButtons even accept keynav focus?Brandon Schaefer
2012-07-05* When an overlay starts on a moniter turn of keynav focus on mouse down.Brandon Schaefer
2012-07-06Merge trunk.timo.jyrinki@canonical.com
2012-07-06Use a more concise form for the ARM changes.timo.jyrinki@canonical.com
2012-07-03Stop Unity from redrawing the shell on every frame (ie. when it doesn't needDaniel van Vugt
2012-07-03* Using Nux API 3.0Jay Taoko
2012-07-02Fixed broken panel test.Thomi Richards
2012-06-26* Merged with Unity trunk.Jay Taoko
2012-06-21Fix building on ARM without OpenGL (only EGL + OpenGL ES). A successful build...timo.jyrinki@canonical.com
2012-06-19Damage panels independently. This gives a significant performance boost withDaniel van Vugt
2012-06-15Give Unity's input windows more unique names, so we can do matching on themDaniel van Vugt
2012-06-15The dash maximise button changes location if clicked just after the login.. F...Andrea Azzarone
2012-06-15Rebase on latest lp:unity and fix a conflict.Daniel van Vugt
2012-06-14Fix compilation problems on quantal.. Fixes: https://bugs.launchpad.net/bugs/...Andrea Azzarone
2012-06-14Fix bug 987674.Andrea Azzarone
2012-06-12Fix compilation errors.Andrea Azzarone
2012-06-12Merge upstream lp:unity changes. Fix a conflict.Daniel van Vugt
2012-06-09Use glib::SourceManager Add utility functions to add Idles and TimeoutsMarco Trevisan (Treviño)
2012-06-09Use glib::TimeoutSeconds when we canMarco Trevisan (Treviño)
2012-06-09SwitcherController, PanelMenuView: use std::make_shared to create sourcesMarco Trevisan (Treviño)
2012-06-08Use constant strings to define glib::Source's namesMarco Trevisan (Treviño)
2012-06-08Merged gsource-rewrite into gsource-manager-rewrite.Marco Trevisan (Treviño)
2012-06-08Overall: use glib::Source::UniquePtr.reset() instead of = nullptrMarco Trevisan (Treviño)
2012-06-08Give Unity's input windows more unique names, so we can do matching on themDaniel van Vugt
2012-06-07Use std::make_shared to create Timeout and Idles whenever possible.Marco Trevisan (Treviño)
2012-06-06Merged gsource-rewrite into gsource-manager-rewrite.Marco Trevisan (Treviño)
2012-06-06Merged gsource into gsource-rewrite.Marco Trevisan (Treviño)
2012-06-06* Removed PanelIndicatorsView::QueueDraw().Jay Taoko
2012-06-01fix the standalone clientsGord Allott
2012-06-01PanelMenuView: use glib::SourceManager to handle timeoutsMarco Trevisan (Treviño)
2012-05-31PanelController: use nux::ObjectPtr to handle the windowsMarco Trevisan (Treviño)
2012-05-30PanelMenuView: don't use Adopt for WindowButtons and PanelTitlebarGrabAreaMarco Trevisan (Treviño)
2012-05-26Merged gsource into gsource-rewrite.Marco Trevisan (Treviño)
2012-05-25* Deprecated nux-image. Files under NuxImage/ are now under NuxGraphics.Jay Taoko
2012-05-25And now make it compile :DAlbert Astals
2012-05-25Do not show the menu if it is not sensitiveAlbert Astals
2012-05-22fixed up the pluginadapter abstractationGord Allott
2012-05-22added tv form factorGord Allott
2012-05-21PanelTray: use glib::IdleMarco Trevisan (Treviño)
2012-05-21PanelMenuView: Use nux::ObjectPtr to destroy the child items before the AnimatorMarco Trevisan (Treviño)