lp://staging/~nick-dedekind/nux/lp1057995.mouse-drag-delta
- Get this branch:
- bzr branch lp://staging/~nick-dedekind/nux/lp1057995.mouse-drag-delta
Branch merges
- Daniel d'Andrada (community): Needs Fixing
- Daniel van Vugt: Approve
-
Diff: 19 lines (+2/-0)1 file modifiedNux/WindowCompositor.cpp (+2/-0)
Related bugs
Bug #1057995: [regression] Launcher slides UP when I try to drag it DOWN | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 673. By Brandon Schaefer
-
Fixes a crash in Nux, where an UnGrabPointer from an EmitMouseUpSignal would causes both mouse_over_area_ and mouse_owner_area_ to become NULL which would then cause a crash when doing EmitMouseClickS
ignal.. Fixes: https:/ /bugs.launchpad .net/bugs/ 1057809. Approved by Marco Trevisan (Treviño). - 671. By Michi Henning
-
Fixed problem with 32-bit builds.. Fixes: https:/
/bugs.launchpad .net/bugs/ 1056133. Approved by Jay Taoko, Daniel d'Andrada. - 670. By Eleni Maria Stea
-
minor change in configure.ac to warn if libboost-
filesystem- dev libboost-system-dev or libboost-dev are missing (the first two libraries are needed to compile and run the nux tests). Fixes: . Approved by Brandon Schaefer. - 669. By Daniel d'Andrada
-
Refactoring nux::WindowComp
ositor: :MouseEventCycl e() Disentangle it, having separate helper methods, each with clear responsibilities.
Also each helper method has a manageable size, making the whole thing more maintainable.Nothing changed in terms of functionality or behavior.. Fixes: . Approved by Jay Taoko.
- 668. By Manuel de la Peña
-
- Fixes SetPasswordMode to take true instead of false (bug #1056754).. Fixes: https:/
/bugs.launchpad .net/bugs/ 1056754. Approved by Michal Hruby. - 667. By Michi Henning
-
Trivial change in type of loop control variable to avoid compiler warning.. Fixes: https:/
/bugs.launchpad .net/bugs/ 1056552. Approved by Tim Penhey. - 666. By Daniel d'Andrada
-
Removes useless code from WindowCompositor.. Fixes: . Approved by Jay Taoko.
- 665. By Michi Henning
-
Eliminated a whole bunch of compiler warnings reported by -Wextra.. Fixes: https:/
/bugs.launchpad .net/bugs/ 1032313. Approved by Tim Penhey.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/nux