lp://staging/~albaguirre/mir/fix-1321861
- Get this branch:
- bzr branch lp://staging/~albaguirre/mir/fix-1321861
Branch merges
- Daniel van Vugt: Needs Fixing
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 40 lines (+18/-1)2 files modifiedsrc/server/compositor/buffer_queue.cpp (+1/-1)
tests/unit-tests/compositor/test_buffer_queue.cpp (+17/-0)
Related bugs
Bug #1321861: [regression] [BufferQueue] mir does not composite last client given buffer | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 1649. By Alberto Aguirre
-
buffers_
ready_for_ compositor should returns at least 1. A buffer is always available for compositing so return ready buffers + 1.
- 1647. By Chris Halse Rogers
-
SwitchingBundle: Allow clients to submit buffers at 1Hz, even when no compositing is taking place
Also resolves regressions - LP: #1308843 and LP: #1308844. Fixes: https:/
/bugs.launchpad .net/bugs/ 1308843, https:/ /bugs.launchpad .net/bugs/ 1308844. Approved by PS Jenkins bot, Andreas Pokorny, Alberto Aguirre.
- 1646. By Alexandros Frantzis
-
tests: Improve robustness of CustomInputDisp
atcher tests Ensure that expectations for our custom input dispatcher are set once when it is first created, in order to avoid racing with the server starting up and using the dispatcher before we have set our expectations. Fixes: https:/
/bugs.launchpad .net/bugs/ 1321215. Approved by Alan Griffiths, PS Jenkins bot, Andreas Pokorny.
- 1645. By Andreas Pokorny
-
Fix blank fields: vscroll, hscroll, tool_type (LP: #1321077). Fixes: https:/
/bugs.launchpad .net/bugs/ 1321077. Approved by PS Jenkins bot, Alexandros Frantzis, Alan Griffiths, Daniel van Vugt.
- 1644. By Alan Griffiths
-
frontend: get the credentials of the real client process when it connects
. Fixes: https://bugs.launchpad .net/bugs/ 1314574. Approved by PS Jenkins bot, Kevin DuBois, Alexandros Frantzis.
- 1643. By Josh Arenson
-
Implements a command_
line_server_ configuration that allows for creating a DefaultServerCo nfiguration, but respects command line arguments Fixes lp:1316987. Fixes: https:/
/bugs.launchpad .net/bugs/ 1316987. Approved by Alberto Aguirre, PS Jenkins bot, Alan Griffiths.
- 1642. By Daniel van Vugt
-
Document demo shell controls, finally.
Approved by PS Jenkins bot, Alan Griffiths.
- 1641. By Daniel van Vugt
-
Fix deadlocked (frozen) clients when nbuffers==2 (LP: #1319765)
. Fixes: https://bugs.launchpad .net/bugs/ 1319765. Approved by Kevin DuBois, Alberto Aguirre, PS Jenkins bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/mir/ubuntu