summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2015-02-03Unity: Use unordered_map whenever possibleMarco Trevisan (Treviño)
2015-02-02MenuManager: only grabs the keys for the active windowMarco Trevisan (Treviño)
2015-02-02PluginAdapter: return self on initializationMarco Trevisan (Treviño)
2015-02-02Indicator: use indicator::Entry to emit that an element has been removedMarco Trevisan (Treviño)
2015-02-02MenuManager: update ShowNow property on entries based on the current active w...Marco Trevisan (Treviño)
2014-12-19MenuManager: move integrated_menus property here, from decoration::StyleMarco Trevisan (Treviño)
2014-12-19MenuManager: add setting to control menu visibility and use that valueMarco Trevisan (Treviño)
2014-12-19MenuManager: add always_show_menus propertyMarco Trevisan (Treviño)
2014-12-18MenuManager: use the proper type to return the AppMenu indicatorMarco Trevisan (Treviño)
2014-12-18UScreen: cleanup code in GetMonitorAtPositionMarco Trevisan (Treviño)
2014-12-11Skip the animation of BGHash on startup.Andrea Azzarone
2014-11-28Make sure GetScreenGeometry returns the correct value. Fixes: #1374785Andrea Azzarone
2014-11-28PanelService: use gdbus to notfy upstart of service start/stopMarco Trevisan (Treviño)
2014-11-28PanelService: inject special key events back to the root window when a menu i...Marco Trevisan (Treviño)
2014-11-28PanelMenuView: ensure that proper window tiles and buttons are shown at the r...Marco Trevisan (Treviño)
2014-11-28DecoratedWindow: make sure we always set a _NET_FRAME_EXTENTS for windows tha...Marco Trevisan (Treviño)
2014-11-07Use initializer list.Andrea Azzarone
2014-11-07Make sure GetScreenGeometry returns the correct value.Andrea Azzarone
2014-11-04UpstartWrapper: use upstart defined values for proxy name, path and interfaceMarco Trevisan (Treviño)
2014-11-04GnomeKeyGrabber: fix indentationMarco Trevisan (Treviño)
2014-10-23PluginAdapter: don't consider a window obscured if we're in scale modeMarco Trevisan (Treviño)
2014-10-22Remove comment.Andrea Azzarone
2014-10-22Minor changes suggested by Marco's review.Andrea Azzarone
2014-10-22CompizUtils: allow to filter-out unmapped windowsMarco Trevisan (Treviño)
2014-10-21Register for suspend after resuming.Andrea Azzarone
2014-10-21Remove suspending/resuming signals from UScreen.Andrea Azzarone
2014-10-21Merge lp:unity.Andrea Azzarone
2014-10-20Minor changes.Andrea Azzarone
2014-10-16LayoutSystem: make sure the exposed open windows are displayed in the "correc...Eleni Maria Stea
2014-10-16DecoratedWindow: make edges independent from borders and properly update them...Marco Trevisan (Treviño)
2014-10-15GLibSignal: don't call callback function if the object_ value is not matching...Marco Trevisan (Treviño)
2014-10-15StaticCairoText: use glib::SignalMarco Trevisan (Treviño)
2014-10-10Unmap the windows on shutdown.Andrea Azzarone
2014-10-09LayoutSystem: reduce the GetRows calls in LayoutWindowsNearestMarco Trevisan (Treviño)
2014-10-09removed double call to LayoutGridWindows, GetRows is enoughEleni Maria Stea
2014-10-08fixes in the coding style etcEleni Maria Stea
2014-10-06added new layout functions for the expose modeEleni Maria Stea
2014-10-03Compare with the value of key()Iain Lane
2014-10-03Move {} onto their own linesIain Lane
2014-10-02GDK (sometimes) strips the "XF86" prefix from keysIain Lane
2014-10-01CompizUtils: don't remove shadows to windows that have Motif borders setMarco Trevisan (Treviño)
2014-10-01CompizUtils: make possible for non-rectangular windows to have edgesMarco Trevisan (Treviño)
2014-10-01CompizUtils: add WindowDecorationElements that returns a bitset describing th...Marco Trevisan (Treviño)
2014-10-01XWindowManager: properly log errorMarco Trevisan (Treviño)
2014-09-25CompizUtils: add missing commentsMarco Trevisan (Treviño)
2014-09-24CompizUtils: include a CompRegion in TextureQuad, to avoid regeneration at ea...Marco Trevisan (Treviño)
2014-09-24CompizUtils: avoid matrix updates when only a texture size changesMarco Trevisan (Treviño)
2014-09-24CompizUtils: initialize a MatrixList for each TextureQuad, so we avoid to cre...Marco Trevisan (Treviño)
2014-09-23CompizUtils: undecorate windows in showDesktop modeMarco Trevisan (Treviño)
2014-09-23CompizUtils: don't (shadow)decorate windows that have a region mismatching th...Marco Trevisan (Treviño)