summaryrefslogtreecommitdiff
path: root/plugins/unityshell/src
AgeCommit message (Expand)Author
2012-09-14Raise shortcut overlay on show.. Fixes: https://bugs.launchpad.net/bugs/98588...Andrea Azzarone
2012-09-13Hud support for focus changing outside calculated hud geometry in same monitor.Nick Dedekind
2012-09-13latest trunkGord Allott
2012-09-13Merge latest lp:unity and fix conflictsDaniel van Vugt
2012-09-13Restored support for panel shadow drawing over unfocussed windows.Daniel van Vugt
2012-09-12Fixed dash dismiss on same sceen with reduced input window.Nick Dedekind
2012-09-12Fixed dash dismissal when changing focus to a window on monitor external to t...Nick Dedekind
2012-09-12Merging with trunkMarco Trevisan (Treviño)
2012-09-12Initialise the initial duration for the window minimisation.Tim Penhey
2012-09-11panel gradientGord Allott
2012-09-11Add unit-tests.Andrea Azzarone
2012-09-11Merged with lp:~brandontschaefer/unity/dash-hud-is-dismissed-when-clicking-ot...Nick Dedekind
2012-09-10Merging trunkMarco Trevisan (Treviño)
2012-09-07Merge trunk.Andrea Azzarone
2012-09-07Merging with trunkMarco Trevisan (Treviño)
2012-09-07unityshell: remove the ShowDesktopIcon option, correctly set the workspaces s...Marco Trevisan (Treviño)
2012-09-07Merge trunk.Andrea Azzarone
2012-09-07Remove everything in the #ifndef USE_MODERN_COMPIZ_GL ifdefs and remove the i...Sam Spilsbury
2012-09-07Restore the panel shadow, which has been missing since Unity 6.4.Daniel van Vugt
2012-09-07Merging with trunk (via lp:~3v1n0/unity/spread-title-improved)Marco Trevisan (Treviño)
2012-09-07UnityShell: put back the string optimizations, fix indentationMarco Trevisan (Treviño)
2012-09-06UnityShell: avoid to compute PluginAdapter() address multiple times in handle...Marco Trevisan (Treviño)
2012-09-06UnityShell: remove scale_highlighted_window_ variable, using scale's getSelec...Marco Trevisan (Treviño)
2012-09-06Merge trunk.Andrea Azzarone
2012-09-06UnityWindow: even more code optimizationsMarco Trevisan (Treviño)
2012-09-05UnityWindow: use some padding also at the end of the decorationMarco Trevisan (Treviño)
2012-09-05Split code in different functions.Andrea Azzarone
2012-09-05Re-add code to draw panel background texture when the dash is open and there ...Andrea Azzarone
2012-09-05UnityWindow: handle any release event, if it was previously pressedMarco Trevisan (Treviño)
2012-09-05UnityWindow: don't allow to close a scaled window by any mouse buttonMarco Trevisan (Treviño)
2012-09-05UnityWindow: use height as scale decoration heightMarco Trevisan (Treviño)
2012-09-05UnityWindow: Indentation fixMarco Trevisan (Treviño)
2012-09-05UnityWindow: avoid unneeded damages on motion event, and keep pressed also on...Marco Trevisan (Treviño)
2012-09-05UnityWindow: make the spread close button to react to mouse in/out and button...Marco Trevisan (Treviño)
2012-09-05Merge lp:unitySam Spilsbury
2012-09-05UnityWindow: WindowCairoContext moved to struct UnityWindow::CairoContextMarco Trevisan (Treviño)
2012-09-05UnityWindow: use smart pointers, use static close_icon and panelStyle contextMarco Trevisan (Treviño)
2012-09-05unityshell: on spread decorate all windows, draw the new decoration above themMarco Trevisan (Treviño)
2012-09-04Code optimizations.Renato Araujo Oliveira Filho
2012-09-04Removed all originial decoration when window is in scale mode;Renato Araujo Oliveira Filho
2012-09-04Fixed windows decoration for maximized windows.Renato Araujo Oliveira Filho
2012-09-03Renamed DrawTitle function.Renato Araujo Oliveira Filho
2012-09-03Fixed fade effect on title bar;Renato Araujo Oliveira Filho
2012-09-03Used panel style font on windows title decoration;Renato Araujo Oliveira Filho
2012-08-31Created "WindowCairoContext::Ptr" typedef to make the code more readable.Renato Araujo Oliveira Filho
2012-08-31Used smart pointers.Renato Araujo Oliveira Filho
2012-08-31Used glib::Object auto pointer instead of "c" pointer.Renato Araujo Oliveira Filho
2012-08-31Fixed code style.Renato Araujo Oliveira Filho
2012-08-31Moved function "GetWindowName" from UnityWindow to WindowManager.Renato Araujo Oliveira Filho
2012-08-31Merged mainline.Renato Araujo Oliveira Filho