lp://staging/~smspillaz/nux/nux.3.0.fix_1036521
- Get this branch:
- bzr branch lp://staging/~smspillaz/nux/nux.3.0.fix_1036521
Branch merges
- Daniel van Vugt: Approve
-
Diff: 274 lines (+168/-63)3 files modifiedNux/WindowCompositor.cpp (+87/-63)
Nux/WindowCompositor.h (+1/-0)
tests/gtest-nux-windowcompositor.cpp (+80/-0)
Related bugs
Bug #1036521: Tooltip is visible behind quicklists | High | Fix Released | |
Bug #1036572: [regression] Unity 6.4: Tooltips no longer transparent. | Undecided | Fix Released |
Related blueprints
Branch information
Recent revisions
- 657. By Sam Spilsbury
-
Restore the reference framebuffer in WindowComposito
r::RestoreMainF ramebuffer if
its available, else restore the backbuffer. Clients that need to read directly from
the bound read buffer need to read from the one we're actually going to draw to. - 656. By Neil J. Patel
-
WindowCompostior: use ObjectWeakPtr to handle focus and mouse areas
So they get automatically nullified when the handled objects are destroyed,
also Make Area to unset the key-focus paths on destroy.. Fixes: https://bugs.launchpad .net/bugs/ 1045059. Approved by Marco Trevisan (Treviño). - 655. By Neil J. Patel
-
InputArea: remove the pending grabs on destroy (it could cause crash otherwise). Fixes: . Approved by Marco Trevisan (Treviño).
- 654. By Michi Henning
-
Partial fix. Remaining warnings to be fixed for 4.0 series.. Fixes: https:/
/bugs.launchpad .net/bugs/ 1032313. Approved by Tim Penhey. - 651. By Nick Dedekind
-
Fixed scrollview child mouse hit-test cut-off when using hidden scrollbars (LP#1039480). Fixes: https:/
/bugs.launchpad .net/bugs/ 1039480. Approved by Andrea Azzarone. - 649. By Tim Penhey
-
* Introducing NuxCore animation famework.
* Added tests
* TODO: parallel and serial groups.. Fixes: . Approved by Jay Taoko.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/nux