summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2014-11-07Use initializer list.Andrea Azzarone
2014-11-07Make sure GetScreenGeometry returns the correct value.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-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)
2014-08-26IconTextureSource: remember the count value, so that we redraw when values ch...Marco Trevisan (Treviño)
2014-08-25Merge with trunkMarco Trevisan (Treviño)
2014-08-25Merging with trunkMarco Trevisan (Treviño)
2014-08-13* When Show Deskop is active (ie. the next time you pess the icon), it will s...Brandon Schaefer
2014-08-11Add an arrow activator in the lockscreen. Fixes: 1332509Andrea Azzarone
2014-08-11Changed log message on failure to open xpathselect library from an error to a...Stephen M. Webb
2014-08-11UScreen, PanelService: get monitor at position, ignoring pre-multipled Gdk sc...Marco Trevisan (Treviño)
2014-08-08IconRenderer: Use smaller sized emblem for Switcher iconsMarco Trevisan (Treviño)
2014-08-08LauncherIcon: build scaled icon texture on IconRenderer requestMarco Trevisan (Treviño)
2014-08-07LauncherIcon: use GdkPango utilitiesMarco Trevisan (Treviño)
2014-08-06TextInput: Use correct font scaling, based on settings to draw the lockscreen...Marco Trevisan (Treviño)
2014-08-06SearchBar: foward declare SpaceLayoutMarco Trevisan (Treviño)
2014-08-06IconRenderer: draw count texture at proper scaling if availableMarco Trevisan (Treviño)
2014-08-06IconTextureSource: add Count related functionsMarco Trevisan (Treviño)
2014-08-06Merging with trunkMarco Trevisan (Treviño)
2014-08-06Merge with trunkMarco Trevisan (Treviño)