lp:~alan-griffiths/mir/fix-1668599
- Get this branch:
- bzr branch lp:~alan-griffiths/mir/fix-1668599
Branch merges
- Mir CI Bot: Needs Fixing (continuous-integration)
- Gerry Boland (community): Approve
-
Diff: 50 lines (+12/-6)2 files modifieddebian/changelog (+2/-0)
src/platforms/mesa/server/x11/graphics/display.cpp (+10/-6)
Related bugs
Bug #1668599: Mir-on-X11 creates enormous window spanning desktop | Low | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 4264. By Alan Griffiths
-
Handle focus events in the Wayland frontend (so that keyboard input works). Fixes: https:/
/bugs.launchpad .net/bugs/ 1718632. Approved by mir-ci-bot, Gerry Boland.
- 4263. By Alan Griffiths
-
A first pass at getting fullscreen wayland windows fullscreen. Fixes: https:/
/bugs.launchpad .net/bugs/ 1717561. Approved by mir-ci-bot, Gerry Boland.
- 4262. By Alan Griffiths
-
Improve handling of pointer button actions for Wayland clients. Fixes: https:/
/bugs.launchpad .net/bugs/ 1718624. Approved by mir-ci-bot, Gerry Boland.
- 4261. By Chris Halse Rogers
-
mgm::BufferAllo
cator: Handle a wl_buffer being attached multiple times. As with the WlShmBuffer, it's valid for a wl_buffer to be wl_surface.
attach( )ed to multiple wl_surface-s at the same time. If a buffer is attached twice then the buffer.release() event needs to be sent exactly once, when the compositor is finished with *all* submissions. So, do what we do with WlShmBuffer - associate a shared_
ptr<WaylandBuff er> with each wl_buffer, and hand out references to it rather than creating a new WaylandBuffer on each (committed) attach().
.Approved by mir-ci-bot, Gerry Boland, Alan Griffiths.
- 4260. By Alan Griffiths
-
Migrate ClientSurfaces.* tests to miral APIs.
Approved by Gerry Boland, mir-ci-bot.
- 4259. By Alan Griffiths
-
[miral-kiosk] Parentless freestyle windows should also be maximized.
Approved by mir-ci-bot, Gerry Boland.
- 4258. By Alan Griffiths
-
Suppress new (apparently spurious) valgrind error on Artful: Syscall param epoll_pwait(
sigmask) points to unaddressable. Approved by mir-ci-bot.
- 4257. By Alan Griffiths
-
[miral-kiosk] Apply fullscreen logic when hidden windows are restored. (LP: #1717910)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mir