summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2014-02-17SpreadFilter: a BaseWindow with a SearchBar that is shown/hidden when there's...Marco Trevisan (Treviño)
2014-02-17SearchBar: clear TextEntry geometry before painting it if not in full-redrawMarco Trevisan (Treviño)
2014-02-17PluginAdapter: simplify the scaled windows selectorMarco Trevisan (Treviño)
2014-02-15WindowButtons: toggle the overlay_mode to match spread stateMarco Trevisan (Treviño)
2014-02-15PluginAdapter: use initialization list and use _spread_state instead of grabE...Marco Trevisan (Treviño)
2014-02-14WindowManager: add ShowActionMenu and UnGrabMousePointerMarco Trevisan (Treviño)
2014-02-12MenuManager: add nux::Property's to handle menu settingsMarco Trevisan (Treviño)
2014-02-12Introspectable: don't try to add or remove an invalid childMarco Trevisan (Treviño)
2014-02-12Unity: just create one MenuManager on creation and share with PanelMarco Trevisan (Treviño)
2014-02-12MenuManager: add a wrapper for Indicators and KeyGrabber that registers mnemo...Marco Trevisan (Treviño)
2014-02-12KeyGrabber: add abstract class and implement it in GnomeKeyGrabberMarco Trevisan (Treviño)
2014-02-11Merge trunk.William Hua
2014-02-10Fix a couple of test_panel AP tests:Chris Townsend
2014-02-07Simple RawPixel class. It adds 2 define literals, ex: 10_em, 10.0_em. From th...Brandon Schaefer
2014-02-07* Add a RawPixel class, which has 2 defined literals (ex: 10_em, 10.0_em)Brandon Schaefer
2014-02-07fixed return statement (output_name is not a char* anymore)Eleni Maria Stea
2014-02-07screen_ might be NULL if Compiz wasn't initialized (as in tests).William Hua
2014-02-07Remove grabbed actions on destruction.William Hua
2014-02-06GetMonitorName now gets the monitor number as a parameter, also, it alwaysEleni Maria Stea
2014-02-05function GetMonitorName: finds the name of the MonitorWithMouseEleni Maria Stea
2014-02-05added GetScreen function that returns the GDKScreenEleni Maria Stea
2014-02-04Clean up.William Hua
2014-02-04Merge trunk.William Hua
2014-02-04Stop tracking grabs; Compiz already does it for us.William Hua
2014-02-03fixed indent issueEleni Maria Stea
2014-02-03added configuration parserEleni Maria Stea
2014-02-01Clean up.William Hua
2014-01-31Fix CMake errors.William Hua
2014-01-31* Reword error messageBrandon Schaefer
2014-01-31* Move div 1024 inside the GetDPI/FontSize funtionBrandon Schaefer
2014-01-31* Use index to GetDPI(int monitor)Brandon Schaefer
2014-01-31* Add multi monitor support for EMConverters. Now you asked which EMConverterBrandon Schaefer
2014-01-30Don't use grabber namespace.William Hua
2014-01-30* Move the EMConverter over to the unitysettings, this way only it will be doingBrandon Schaefer
2014-01-29MP fix-up.William Hua
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)