summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2014-04-02Panel, Decorations: draw the background under the text glyphs before the text...Marco Trevisan (Treviño)
2014-03-31UnitySettings: never allow values minor or equal to 0 as UI scaleMarco Trevisan (Treviño)
2014-03-31DecorationStyle: draw text glyphs background on menu itemsMarco Trevisan (Treviño)
2014-03-31DecorationStyle: add support for drawing the text background under the glyphsMarco Trevisan (Treviño)
2014-03-29CompizUtils: only shadow-decorate alpha windows that have full decorations as...Marco Trevisan (Treviño)
2014-03-27IconRenderer: Use multiple sizes for arrows (using SVGs now)Marco Trevisan (Treviño)
2014-03-27TextureCache: use better loading size logicMarco Trevisan (Treviño)
2014-03-26IconRenderer: use better naming for content sizes, it's about tilesMarco Trevisan (Treviño)
2014-03-26IconRenderer: save default icon sizes as integersMarco Trevisan (Treviño)
2014-03-26IconRenderer: load properly scaled pips and arrowsMarco Trevisan (Treviño)
2014-03-26IconRenderer: invalidate and reload cached textures on theme changesMarco Trevisan (Treviño)
2014-03-25IconRenderer: make launcher textures themableMarco Trevisan (Treviño)
2014-03-25IconRenderer: use SVGs textures for rendering iconsMarco Trevisan (Treviño)
2014-03-22Merging with trunkMarco Trevisan (Treviño)
2014-03-22Merge with trunkMarco Trevisan (Treviño)
2014-03-21UnitySettings: avoid double form_factor signal emissionMarco Trevisan (Treviño)
2014-03-21UnitySettings: initialize everything inside ImplMarco Trevisan (Treviño)
2014-03-21DashStyle: connect to signals using sigc::mem_fun inside the impl, so we avoi...Marco Trevisan (Treviño)
2014-03-21IconLoader: use our text-scaling factor also when computing icon sizeMarco Trevisan (Treviño)
2014-03-21UnitySettings: Add unity "cursor-scale-factor" interface setting to customize...Marco Trevisan (Treviño)
2014-03-21UnitySettings: don't depend on decoration::Style for text size anymore, get i...Marco Trevisan (Treviño)
2014-03-21UnitySettings: some cleanups, fix regression on LIM key not being monitored a...Marco Trevisan (Treviño)
2014-03-21UnitySettings: also scale the cursor size to match current scalingMarco Trevisan (Treviño)
2014-03-21UnitySettings: monitor the gnome 'text-scaling-factor' changes and applies th...Marco Trevisan (Treviño)
2014-03-20UnityShell: add FontSettings backMarco Trevisan (Treviño)
2014-03-20UnitySettings: move unity UI settings to com.canonical.Unity.InterfaceMarco Trevisan (Treviño)
2014-03-20UnitySettings: add "app-scale-factor-monitor" setting that we use to define t...Marco Trevisan (Treviño)
2014-03-20Unity: Don't use "gtk-xft-dpi" setting for text-scaling, but our own valueMarco Trevisan (Treviño)
2014-03-20UnitySettings: add scale-factor property, and multiply it to gnome scale factorMarco Trevisan (Treviño)
2014-03-20FontSettings: remove useless codeMarco Trevisan (Treviño)
2014-03-20Merging with lp:~3v1n0/unity/dash-hidpi-cleanupMarco Trevisan (Treviño)
2014-03-20Dash: use nux::Property for scaleMarco Trevisan (Treviño)
2014-03-20ResultRendererTile: use cairo device scaling for scaling elementsMarco Trevisan (Treviño)
2014-03-20UnitySettings: apply the unity scaling factor to global system settingsMarco Trevisan (Treviño)
2014-03-20DecorationStyle: allow to make pango layout to guess its sizeMarco Trevisan (Treviño)
2014-03-19Change the signal for Suspend from UPower (which is unreliable) to logind.Chris Townsend
2014-03-12Decorations and Menus: a bunch of various fixes... Fixes: 1283156, 1283238, 1...Marco Trevisan (Treviño)
2014-03-12UnityScreen: use switcher's LayoutSystem to compute the scaled windows geomet...Marco Trevisan (Treviño)
2014-03-12Improves Dash HiDPI Support Fixes: 1290936Brandon Schaefer
2014-03-12Merging with lp:~3v1n0/unity/hints-on-first-runMarco Trevisan (Treviño)
2014-03-12Merging with lp:~3v1n0/unity/scale-layout-windowsMarco Trevisan (Treviño)
2014-03-12Merging with trunkMarco Trevisan (Treviño)
2014-03-11* Only touch the array*layout iff we are in show_filters_hint_ modeBrandon Schaefer
2014-03-10* Use a workaround to make sure the LayeredLayout sticks to the same min/max asBrandon Schaefer
2014-03-10* Merge trunkBrandon Schaefer
2014-03-10* Update the FilterBarLabel with ScaleBrandon Schaefer
2014-03-10LayoutWindow: include scale valueMarco Trevisan (Treviño)
2014-03-06WindowManager: add activate_indicators_key property that matches compiz settingMarco Trevisan (Treviño)
2014-03-06Merging with lp:~andyrock/unity/lockscreenMarco Trevisan (Treviño)
2014-03-06Merge trunk.Andrea Azzarone