[Touch-packages] [Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package mir - 0.23.0+16.10.20160602.1-0ubuntu1 --- mir (0.23.0+16.10.20160602.1-0ubuntu1) yakkety; urgency=medium [ Kevin DuBois ] * New upstream release 0.23.0 (https://launchpad.net/mir/+milestone/0.23.0) - ABI summary: . mirclient ABI

[Touch-packages] [Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-06-08 Thread Daniel van Vugt
** Changed in: mir Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1575192 Title: Mir-on-X11 breaks mir_proving_server resize

[Touch-packages] [Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-06-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~untrusted-ci-dev-bot/mir/mir-ubuntu-yakkety- landing-005 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1575192 Title: Mir-on-X11 breaks

[Touch-packages] [Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-04-29 Thread Alan Griffiths
** This bug is no longer a duplicate of bug 1575765 Mir-on-X11 doesn't pass Alt+button drag to Mir -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1575192 Title: Mir-on-X11

[Touch-packages] [Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-04-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1575765 *** https://bugs.launchpad.net/bugs/1575765 ** This bug has been marked a duplicate of bug 1575765 Mir-on-X11 doesn't pass Alt+button drag to Mir -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-04-28 Thread mir-ci-bot
Fix committed into lp:mir at revision None, scheduled for release in mir, milestone 0.23.0 ** Changed in: mir Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu.

[Touch-packages] [Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-04-28 Thread Alan Griffiths
OK, it (sort of) makes sense that compiz takes the Alt-middle down event but passes on the drag. And that explains everything except it working for Cemil. (Is he using Unity7?) ** Branch linked: lp:~cemil-azizoglu/mir/fix-1575765 ** Changed in: mir Status: New => Confirmed ** Changed in:

[Touch-packages] [Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-04-28 Thread Alan Griffiths
The middle button is 2 (correctly mapped to mir_pointer_button_tertiary). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1575192 Title: Mir-on-X11 breaks mir_proving_server

[Touch-packages] [Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-04-28 Thread Cemil Azizoglu
With https://code.launchpad.net/~cemil- azizoglu/mir/fix-1575765/+merge/293267, we should have pointer grabbing. Let's see what you get with that. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu.

[Touch-packages] [Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-04-28 Thread Cemil Azizoglu
Hmm I'm not sure why it works for me then. Perhaps the middle button on my mouse is nonstandard. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1575192 Title: Mir-on-X11

[Touch-packages] [Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-04-27 Thread Daniel van Vugt
Haven't tested yet, but bug 1575765 has reminded me this probably should not be expected to work. Without a pointer grab, Compiz will be intercepting the Alt+drag. Indeed, the click and drag should never reach the Mir server. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1575192] Re: Mir-on-X11 breaks mir_proving_server resize logic

2016-04-27 Thread Cemil Azizoglu
This works for me. Can you put a printf in this function to see what button is being pressed in your mouse? http://bazaar.launchpad.net/~mir-team/mir/development-branch/view/head:/src/platforms/mesa/server/x11/input/input_device.cpp#L37 -- You received this bug notification because you are a