lp://staging/~brandontschaefer/mir/move-client-events-to-server
- Get this branch:
- bzr branch lp://staging/~brandontschaefer/mir/move-client-events-to-server
Branch merges
- Mir CI Bot: Needs Fixing (continuous-integration)
- Cemil Azizoglu: Pending requested
- Brandon Schaefer: Pending requested
-
Diff: 329 lines (+57/-52)15 files modifiedinclude/server/mir/events/event_builders.h (+4/-4)
src/client/CMakeLists.txt (+4/-4)
src/client/events/CMakeLists.txt (+0/-23)
src/client/input/CMakeLists.txt (+1/-0)
src/client/input/input_event.cpp (+1/-2)
src/client/input/mir_cookie.cpp (+1/-1)
src/client/mir_surface.cpp (+1/-1)
src/include/server/mir/events/serialization.h (+4/-4)
src/platforms/evdev/CMakeLists.txt (+1/-0)
src/server/CMakeLists.txt (+1/-0)
src/server/events/CMakeLists.txt (+26/-0)
src/server/events/event_builders.cpp (+4/-4)
src/server/events/make_empty_event.cpp (+3/-3)
src/server/events/make_empty_event.h (+3/-3)
src/server/events/serialization.cpp (+3/-3)
Branch information
Recent revisions
- 3380. By Kevin DuBois
-
make sure to update the Buffer when the server returns the buffer back to the client in the MirPresentation
Chain. De-duplicate a commonly replicated conversion function as well. Approved by mir-ci-bot, Cemil Azizoglu, Alan Griffiths.
- 3379. By Alan Griffiths
-
client: Make mir::logging:
:set_logger( ) work for client reports. Fixes: https:/ /bugs.launchpad .net/bugs/ 1553219. Approved by Chris Halse Rogers, Cemil Azizoglu, mir-ci-bot.
- 3378. By Daniel van Vugt
-
Fix incomplete client performance report (LP: #1546933)
Although the regression test is more interesting than the fix. Fixes: https:/
/bugs.launchpad .net/bugs/ 1546933. Approved by mir-ci-bot, Chris Halse Rogers, Alan Griffiths.
- 3377. By Alan Griffiths
-
input, config: try loading an input platform from the graphics before probing.
Approved by mir-ci-bot, Chris Halse Rogers, Cemil Azizoglu.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/mir