summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
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)
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-04Lockscreen: scale the UI elements based on current monitor scaling Fixes: 129...Marco Trevisan (Treviño)
2014-09-04UnitySettings: add some delay to wait gsettings changesMarco Trevisan (Treviño)
2014-08-28TextInput: resize the input item based on text scaling as wellMarco Trevisan (Treviño)
2014-08-27SearchBar: Update size based on font scaling optionsMarco Trevisan (Treviño)
2014-08-27SearchBar: use point-size for hint fontMarco Trevisan (Treviño)
2014-08-27DashStyle: set text absolute size keeping in account the user font scalingMarco 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-26IconRenderer: take in account the text scaling when building the icons overla...Marco Trevisan (Treviño)
2014-08-26IconTextureSource: reset the cached count value when scaling settings changeMarco Trevisan (Treviño)