lp://qastaging/~vanvugt/mir/testfix-1665802
- Get this branch:
- bzr branch lp://qastaging/~vanvugt/mir/testfix-1665802
Branch merges
- Mir CI Bot: Needs Fixing (continuous-integration)
- Daniel van Vugt: Disapprove
-
Diff: 136 lines (+96/-1)3 files modifiedsrc/client/frame_clock.cpp (+7/-1)
src/client/frame_clock.h (+1/-0)
tests/unit-tests/client/test_frame_clock.cpp (+88/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 4050. By Andreas Pokorny
-
mirclient: Enable Keyboard keymap configuration in mirclient
This allows client to select per keyboard keymap and have it applied to the session or as part of the base configuration. This does not affect a per window keymap the user of the shell might have selected.
.Approved by mir-ci-bot, Cemil Azizoglu, Kevin DuBois.
- 4049. By Daniel van Vugt
-
Disable predictive bypass, for a while, to work around LP: #1666372.
Predictive bypass works on the assumption that you are in phase with
the display vsync. But client-side vsync isn't really finished and is
still lacking phase correction. So the two optimizations are conflicting,
causing some stuttering.Regrettably this will increase latency a bit (around 11ms) in some cases
for a while. But that's nothing compared to the 40-50ms improvement we
get from client-side vsync.Eventually when phase correction is implemented in client-side vsync it
will be safe to re-enable predictive bypass.
. Fixes: https://bugs.launchpad .net/bugs/ 1666372. Approved by Chris Halse Rogers, mir-ci-bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/mir