index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
plugins
/
unityshell
Age
Commit message (
Expand
)
Author
2014-01-21
We renamed CompAction::Class to CompAction::Container.
William Hua
2014-01-19
Merge trunk.
William Hua
2014-01-14
Add back in vertical/horizontal maximzed introspection objects since some Aut...
Chris Townsend
2014-01-12
Fix key re-assignment bug.
William Hua
2014-01-10
Merge trunk.
William Hua
2014-01-10
Do not open the dash/hud on a monitor with a top most window that is fullscre...
Brandon Schaefer
2014-01-09
If the Dash or Hud is opened when entering Show Desktop, ensure they are closed.
Chris Townsend
2014-01-08
* Make sure we don't open the dash/hud on a monitor if the top most window on
Brandon Schaefer
2014-01-06
* Add a shortcut that will lock the screen with Super+L. While
Brandon Schaefer
2013-12-23
possibleTap wasn't getting set, fix that.
William Hua
2013-12-23
Fix vector re-allocation crash.
William Hua
2013-12-19
Differentiate between modifier-only and other shortcuts.
William Hua
2013-12-12
GnomeKeyGrabber initial implementation.
William Hua
2013-12-09
Re-enable Quicklist and Tooltip active blurring since it was removed due to t...
Chris Townsend
2013-12-04
* Revert most of lp:unity revno. 3509 as the Compiz Grid plugin is a better p...
Chris Townsend
2013-12-04
Use CompRectFromNuxGeo() when getting the view region geometry.
Chris Townsend
2013-12-03
Re-enable Quicklist and Tooltip active blurring since it was removed due to t...
Chris Townsend
2013-11-20
BackgroundEffectHelper: Specify the required blur area before drawing so sele...
Marco Trevisan (Treviño)
2013-11-19
Merge with trunk
Marco Trevisan (Treviño)
2013-11-19
Merging with trunk
Marco Trevisan (Treviño)
2013-11-18
BackgroundEffectHelper: keep a cached version of blur geometries
Marco Trevisan (Treviño)
2013-11-18
adds virtual destructors to classes with virtual methods to prevent memory le...
Eleni Maria Stea
2013-11-17
Unity: always prefer passing [this] to lambdas than [&].
Marco Trevisan (Treviño)
2013-11-16
UnityScreen: correctly translate the x coords to gl coords when copying the b...
Marco Trevisan (Treviño)
2013-11-15
BackgroundEffectHelper: only register helpers if an owner is set
Marco Trevisan (Treviño)
2013-11-15
UnityScreen: translate the output geometry before intersecting with the blur geo
Marco Trevisan (Treviño)
2013-11-15
UnityShell: some code cleanup
Marco Trevisan (Treviño)
2013-11-14
Merging with lp:~3v1n0/unity/gl-bottleneck-fix
Marco Trevisan (Treviño)
2013-11-14
UnityShell: remove the useless call to GetPresentationListGeometries in glPai...
Marco Trevisan (Treviño)
2013-11-14
UnityShell: initialize panel geometries vector outside the loop
Marco Trevisan (Treviño)
2013-11-14
UnityScreen: indentation fix
Marco Trevisan (Treviño)
2013-11-14
UnityScreen: remove the useless and expensive gl{Push,Pop}Attrib calls
Marco Trevisan (Treviño)
2013-11-14
Unity: always prefer passing [this] to lambdas than [&]
Marco Trevisan (Treviño)
2013-11-14
Merge with trunk
Marco Trevisan (Treviño)
2013-11-08
Convert compiz regions / rects to nux::Geometry's and back easily.
Marco Trevisan (Treviño)
2013-11-08
merged to trunk
Eleni Maria Stea
2013-11-08
temporal remove of v. destr
Eleni Maria Stea
2013-11-07
Initialize variables to 0 since the compiler for armhf seems to not understan...
Chris Townsend
2013-11-07
Account for unused variables for armhf builds.
Chris Townsend
2013-11-07
Merge in lp:unity.
Chris Townsend
2013-11-07
fixed unity compile errors:
Eleni Maria Stea
2013-11-06
added virtual destructors in classes that have virtual methods
Eleni Maria Stea
2013-11-06
Remove the double redraw_view_if_damaged function.
Timo Jyrinki
2013-11-01
UnityShell: just verify wether the dirty areas hit the panel in a single loop
Marco Trevisan (Treviño)
2013-11-01
UnityShell: add and use CompRectFromNuxGeo as well
Marco Trevisan (Treviño)
2013-11-01
UnityShell: some code cleanup, add functions to convert CompRect <-> nux::Geo...
Marco Trevisan (Treviño)
2013-11-01
Merging with trunk
Marco Trevisan (Treviño)
2013-10-30
UnityScreen: use new ForEachBaseWindow
Marco Trevisan (Treviño)
2013-10-30
Remove reference to variable in the call to RenderInterfaceFromForeignCmd().
Chris Townsend
2013-10-29
Remove redraw_view_if_damaged/NeedSoftRedraw() combo as it's no longer needed...
Chris Townsend
[next]