lp://staging/~aacid/qtmir/drag_and_drop
Created by
Albert Astals Cid
and last modified
- Get this branch:
- bzr branch lp://staging/~aacid/qtmir/drag_and_drop
Only
Albert Astals Cid
can upload to this branch. If you are
Albert Astals Cid
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
On hold
for merging
into
lp://staging/qtmir
- Unity8 CI Bot: Pending (continuous-integration) requested
- Mir development team: Pending requested
-
Diff: 74 lines (+21/-1)3 files modifiedsrc/platforms/mirserver/eventbuilder.cpp (+2/-0)
src/platforms/mirserver/windowmanagementpolicy.cpp (+14/-0)
src/platforms/mirserver/windowmanagementpolicy.h (+5/-1)
Branch information
Recent revisions
- 624. By Andreas Pokorny
-
Attach MirInputDeviceId and the MirCookie to input events
Similar to the tracking of relative motion the cookie and input device ids of mir events are stored in the EventBuilder for later recovery (LP: #1536279, #1668692)
Approved by: Daniel d'Andrada, Unity8 CI Bot
- 623. By Gerry Boland
-
Extend timeouts when running under valgrind
When QMirServer is starting up, it spawns a separate thread for Mir to startup and waits for it. As valgrind slows execution greatly, the QMirServer timeout triggers before Mir has started, causing the QMirServer to think it failed and exit.
This patch adds ability to detect when running under valgrind and extending timeouts to suit.
Approved by: Daniel d'Andrada, Unity8 CI Bot
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/qtmir