summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2013-01-22UnityShell: use the CompizShortcutModeller to init the shortcut controllerMarco Trevisan (Treviño)
2013-01-22UnityShell: set the shortcuts model directlyMarco Trevisan (Treviño)
2013-01-21unityshell: use the launcher size changed signal to handle other positionsMarco Trevisan (Treviño)
2013-01-21unityshell: fix option nameMarco Trevisan (Treviño)
2013-01-19AbstractShortcutHint: rename OptionTypes removing sufixMarco Trevisan (Treviño)
2013-01-18Allow the launcher icon size to be set as low as 8 pixels (previously theDaniel van Vugt
2013-01-14Fix a race condition with windows that start minimized. Fixes: https://bugs.l...Andrea Azzarone
2013-01-10Fixes an uninitialized variable in unityshell.cpp which caused Alt+F10 to fai...Brandon Schaefer
2013-01-10* Fixes a uninited var that causes Alt+F10 to not work on start up.Brandon Schaefer
2013-01-10Fix bug 1087422.Andrea Azzarone
2013-01-09Guard against Compiz altering global state.Jussi Pakkanen
2013-01-09Remove the declaration of gboolean active and do not assign FALSE to it, beca...MC Return
2013-01-09Do not calculate geo.x + glow_offset twice, but use x2 insteadMC Return
2013-01-09Removed assignment of FALSE to gboolean is_parent_window_active, because this...MC Return
2013-01-09Removed assignment of FALSE to active, because this value is never usedMC Return
2013-01-09Removed first assignment of pbegin and nextstate, because this value was neve...MC Return
2013-01-09Pull an NVI out of switcher::Controller and use that throughout the code wher...Sam Spilsbury
2013-01-08Fix bug 1097184.Andrea Azzarone
2013-01-08Change the default dash tap duration to the old 250ms valueŁukasz 'sil2100' Zemczak
2013-01-08Guard against Compiz changing the build type.Jussi Pakkanen
2013-01-07unityshell: remove unneeded glDrawBuffer/glReadBuffer callsMarco Trevisan (Treviño)
2012-12-19Pull a nonvirtual interface out of switcher::Controller and renameSam Spilsbury
2012-12-18UnityScreen: re-add the panel texture releasing...Marco Trevisan (Treviño)
2012-12-18UnityShell: use panel texture ptr...Marco Trevisan (Treviño)
2012-12-17StaticCairoText: moved to unity namespace where it will now go to rest.Nicolas d'Offay
2012-12-14Moved StaticCairoText to unity namespace where it will now go to rest.Nicolas d'Offay
2012-12-14Merged with trunkNick Dedekind
2012-12-13Update to the new CompWindow API where CompWindow::minimized() is const.Daniel van Vugt
2012-12-13Allow the launcher icon size to be set as low as 8 pixels (previously theDaniel van Vugt
2012-12-12* Merge trunkBrandon Schaefer
2012-12-12* Remove deprecated functionsBrandon Schaefer
2012-12-12Fixed up PlacesGroup namespace usage.Nick Dedekind
2012-12-11We need to find the right tap detection duration for the dash. Adding an opti...Brandon Schaefer
2012-12-10* Fix an added pointer const that shouldn't be thereBrandon Schaefer
2012-12-10* Update unity to reflect compiz API changesBrandon Schaefer
2012-12-07* Fixed duration timeBrandon Schaefer
2012-12-06* Add the option to change the super tap detection, to help with the Super+P ...Brandon Schaefer
2012-12-06* Move X Focus from the launcher to Dash/Hud ....Brandon Schaefer
2012-12-04Reduced the scope of CompWindow *lwMC Return
2012-12-04Reduced the scope of AtkObject* text_entry_accessibleMC Return
2012-12-04Reduced the scope of AtkObject* parentMC Return
2012-12-04Reduced the scope of const gchar* signal_nameMC Return
2012-12-03Use unity::WindowManager::viewport_layout_changed in unity::Launcher::Control...Andrea Azzarone
2012-12-03Merge trunk.Andrea Azzarone
2012-12-03Change expo launcher icon depending on which workspace is currently being uti...Andrea Azzarone
2012-11-30Change TimeUtil to use int64, so the buffer wont overflow within our lifetime...Brandon Schaefer
2012-11-30* Change int64 to DeltaTimeBrandon Schaefer
2012-11-30* Fix int32 buffer overflow when running for > 24 daysBrandon Schaefer
2012-11-29Merge prev and resolve conflicts.Tim Penhey
2012-11-28Update the cmake lists.Tim Penhey