summaryrefslogtreecommitdiff
path: root/plugins/unityshell/src
AgeCommit message (Expand)Author
2012-09-24UnityWindow: don't redraw the decoration texture for selected windows if not ...Marco Trevisan (Treviño)
2012-09-24UnityWindow: when spreading, render an empty decoration texture at full size ...Marco Trevisan (Treviño)
2012-09-24UnityScreen: add screen introspection class, make UnityWindow introspectableMarco Trevisan (Treviño)
2012-09-24ScreenIntrospection: add a new introspectable class to allow screen introspec...Marco Trevisan (Treviño)
2012-09-24UnityShell: use smart pointer for bghash, fix compilation issuesMarco Trevisan (Treviño)
2012-09-24Merging with trunkMarco Trevisan (Treviño)
2012-09-24UnityWindow: remove the workaround on initiate/terminate spreadMarco Trevisan (Treviño)
2012-09-23UnityWindow: reset the cached textures, when the style has changedMarco Trevisan (Treviño)
2012-09-23UnityWindow: remove uneeded cairo callsMarco Trevisan (Treviño)
2012-09-23UnityWindow: use another strategy to draw a rounded top borderMarco Trevisan (Treviño)
2012-09-23UnityWindow: correctly fade out the decoration textMarco Trevisan (Treviño)
2012-09-23UnityWindow: use the gtk style context to render the scaled window textMarco Trevisan (Treviño)
2012-09-23UnityWindow: set the decoration radius to match system default valuesMarco Trevisan (Treviño)
2012-09-23UnityWindow: even more cleanup the scale decoration codeMarco Trevisan (Treviño)
2012-09-23UnityWindow: correctly draw a fake rounded decoration using default valuesMarco Trevisan (Treviño)
2012-09-23UnityWindow: GetScaledGeometry, fix the x/y positioning, so that the decorati...Marco Trevisan (Treviño)
2012-09-21* Remove dead param from the SwitcherControllerBrandon Schaefer
2012-09-19Fix "ERROR: More than one thumbnail generator created".Andrea Azzarone
2012-09-19UnityWindow: add close on middle-click supportMarco Trevisan (Treviño)
2012-09-19This branch introduces dash to preview transitions. I relies on this nux bran...Neil Jagdish Patel
2012-09-19Dash/Hud no longer steal mouse events outside their content area. Better draw...Nick Dedekind
2012-09-18UnityWindow: go back to use all the screen windows on spread events, to avoid...Marco Trevisan (Treviño)
2012-09-18UnityWindow: use ScaleScreen windows list (hopefully smaller) to check if dec...Marco Trevisan (Treviño)
2012-09-18UnityWindow: implements sigc::trackableMarco Trevisan (Treviño)
2012-09-18LauncherController, FavoriteStore, Launcher, Icons: always use sort priority ...Marco Trevisan (Treviño)
2012-09-18* Cleanup "Jay Taoko
2012-09-18Merge with trunk.Nick Dedekind
2012-09-18* Merged with Unity trunk.Jay Taoko
2012-09-18Added check for launcher/panel mouse click areas in dash hide logic.Nick Dedekind
2012-09-18* Fixed background color tint.Jay Taoko
2012-09-18HideDash/Hud directly from external button press.Nick Dedekind
2012-09-17Fix uninitialized and invalid reads as reported by valgrind.. Fixes: . Approv...Tim Penhey
2012-09-18Merging with trunkMarco Trevisan (Treviño)
2012-09-17Show the alt-tab on the monitor with the mouse.. Fixes: https://bugs.launchpa...Andrea Azzarone
2012-09-17* Fixing background color tint. W.I.P.Jay Taoko
2012-09-17Show alt+tab in the monitor with mouse.Andrea Azzarone
2012-09-17Restore the panel shadow, which has been missing since Unity 6.4.Daniel van Vugt
2012-09-17Use unity coding style.Daniel van Vugt
2012-09-17Use references instead of copying, where possible.Daniel van Vugt
2012-09-17Check the shadow texture exists before using it. Otherwise we'd dereferenceDaniel van Vugt
2012-09-16* Merge with Unity trunkJay Taoko
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