lp://staging/~macslow/qtubuntu/fix-1475678
- Get this branch:
- bzr branch lp://staging/~macslow/qtubuntu/fix-1475678
Branch merges
- Ubuntu Phablet Team: Pending requested
-
Diff: 87 lines (+32/-0)3 files modifiedsrc/ubuntumirclient/input.cpp (+12/-0)
src/ubuntumirclient/window.cpp (+17/-0)
src/ubuntumirclient/window.h (+3/-0)
Branch information
Recent revisions
- 272. By Mirco Müller
-
Use better-fitting term of "exposed" instead of "visible" in related calls... also matches qtmir's meaning of visibility better.
- 271. By Mirco Müller
-
Implement isExposed() for UbuntuWindow and store visible state passed in via handleSurfaceVi
sibleChange( ). - 270. By Mirco Müller
-
Make a client-window set its visible-flag based on corresponding mir-surface-event coming in.
- 268. By Alberto Aguirre
-
Migrate to platform-api 3
Approved by: PS Jenkins bot, Andreas Pokorny, Kevin DuBois, Daniel d'Andrada - 266. By Daniel d'Andrada
-
Drastically improve surface resize responsiveness
QWindowSystemIn
terface: :handle[ ...]() methods are thread safe, thus there's no need to have intermetiate methods between the rendering thread and such calls. There was also some miscommunication between the now absent handleBufferRes
ize() slot from the main thread and the swapbuffer handler from the render thread.
Approved by: Gerry Boland, PS Jenkins bot - 265. By Lukáš Tinkl
-
fix logic error when testing QFlags
mismatch between boolean && and bitwise &
Approved by: Daniel d'Andrada - 264. By Timo Jyrinki
-
Build depend against libinput-dev to fix build with Qt 5.5 (LP: #1437192) Fixes: #1437192
Approved by: Gerry Boland, 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/qtubuntu