summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2014-01-29* Add a simple Pt to Px function to the EMConverterBrandon Schaefer
2014-01-23DecorationStyle: fix issue when using "titlebar-uses-system-font" settingMarco Trevisan (Treviño)
2014-01-21Merging with trunkMarco Trevisan (Treviño)
2014-01-21DecorationStyle: make shadow settings themableMarco Trevisan (Treviño)
2014-01-21DecorationStyle: use GdkRGBA for glow-colorMarco Trevisan (Treviño)
2014-01-20DecorationStyle: no need to set the context changed after building itMarco Trevisan (Treviño)
2014-01-17* Refactor the EMConverter API.Brandon Schaefer
2014-01-16DecorationsDataPool: load the glow texture on startup and use it in UnityWindowMarco Trevisan (Treviño)
2014-01-16DecorationStyle: invalidate the style context before updating the themed values!Marco Trevisan (Treviño)
2014-01-16CompizUtils: add operator overridden methods for SimpleTextureMarco Trevisan (Treviño)
2014-01-16DecorationStyle: make glow color and size themableMarco Trevisan (Treviño)
2014-01-16StandaloneDecorationStyle: add getters for CornerRadiusMarco Trevisan (Treviño)
2014-01-16CMakeLists: export GTK_PREFIX on config.h instead of hardcoding oneMarco Trevisan (Treviño)
2014-01-16DecorationStyle: add support for titlebar-uses-system-font gnome wm settingMarco Trevisan (Treviño)
2014-01-15DecorationStyle: read again the themed values when theme changesMarco Trevisan (Treviño)
2014-01-15DecorationStyle: add getter for corner radius for each sideMarco Trevisan (Treviño)
2014-01-15Introspectable: protect against null childrenMarco Trevisan (Treviño)
2014-01-15IntrospectionData: add introspection for compiz geometries classesMarco Trevisan (Treviño)
2014-01-15Removed the ZeitgeistUtils.h as this is no longer needed since Zeitgeist in m...Chris Townsend
2014-01-14WindowManager: remove (un)decorate calls and signals, use DecorationStyle to ...Marco Trevisan (Treviño)
2014-01-14DecoratedWindow: move decoration support checks in CompizUtilsMarco Trevisan (Treviño)
2014-01-14Add back in vertical/horizontal maximized introspection objects since some Au...Chris Townsend
2014-01-14PanelStyle: invalidate the window buttons cached textures when theme changesMarco Trevisan (Treviño)
2014-01-14TestTextureCache: add invalidate method, to invalidate a textureMarco Trevisan (Treviño)
2014-01-14DecorationStyle: fix a typo causing missing loading of system-wide buttons filesMarco Trevisan (Treviño)
2014-01-14Add back in vertical/horizontal maximzed introspection objects since some Aut...Chris Townsend
2014-01-14PanelStyle: remove any local connection, depend on decoration::StyleMarco Trevisan (Treviño)
2014-01-14Implement an EMConveter. This way with default settings such that DPI = 96.0f...Brandon Schaefer
2014-01-14DecorationStyle: monitor theme and font settings and add properties to match ...Marco Trevisan (Treviño)
2014-01-14PanelStyle: use DecorationStyle to get window buttons files or to generate themMarco Trevisan (Treviño)
2014-01-14DecorationStyle: draw filled window buttons with bigger internal symbolsMarco Trevisan (Treviño)
2014-01-14DecorationStyle: add function to draw fallback window buttonsMarco Trevisan (Treviño)
2014-01-14DecorationStyle: include fallback style classes for supporting old themesMarco Trevisan (Treviño)
2014-01-13* Add some more tests.Brandon Schaefer
2014-01-13* Don't default the font size valueBrandon Schaefer
2014-01-13* Add EMConverter, take moslty from Nux/EMMetrics. We don'tBrandon Schaefer
2014-01-13DecorationStyle: use automatic height if not provided a valid valueMarco Trevisan (Treviño)
2014-01-13WindowButtons: always use static_cast, since we're handling private elements ...Marco Trevisan (Treviño)
2014-01-13WindowButtons: add IsMouseOwner getterMarco Trevisan (Treviño)
2014-01-13PluginAdapter: remove unneeded double-assigmentMarco Trevisan (Treviño)
2014-01-13Merging with trunkMarco Trevisan (Treviño)
2014-01-13XWindowManager: apply text corrections also if the text is marked as XA_STRIN...Marco Trevisan (Treviño)
2014-01-11WindowManager: merge GetUtf8Property and GetTextProperty into GetStringPropertyMarco Trevisan (Treviño)
2014-01-09DecorationStyle: make fading pixels value themableMarco Trevisan (Treviño)
2014-01-09DecorationsTitle: fade the title tail when it's longer than available spaceMarco Trevisan (Treviño)
2014-01-09XWindowManager: initialize atoms and some cleanupMarco Trevisan (Treviño)
2014-01-09WindowManager: move Atom properties getters in XWindowManagerMarco Trevisan (Treviño)
2014-01-09CompizUtils: add bool operator for SimpleTextureQuad and don't crash on textu...Marco Trevisan (Treviño)
2014-01-08* Added function to StandaloneWM, as we need the function in WM.Brandon Schaefer
2014-01-08* Make sure we don't open the dash/hud on a monitor if the top most window onBrandon Schaefer