lp:~dandrader/miral/move_window_corner

Created by Daniel d'Andrada and last modified
Get this branch:
bzr branch lp:~dandrader/miral/move_window_corner
Only Daniel d'Andrada can upload to this branch. If you are Daniel d'Andrada please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel d'Andrada
Project:
MirAL
Status:
Abandoned

Recent revisions

340. By Daniel d'Andrada

Add some tests

338. By Daniel d'Andrada

remove unused include

337. By Daniel d'Andrada

remove debug code

336. By Daniel d'Andrada

Added WindowManagerTools::move_window_corner

+ Fixed qtmir::MirSurface::size. It's should driven exclusively by the texture size
+ Improved resize code in qml-demo-shell and made it use the new WindowManagerTools::move_window_corner
+ Made miral::WindowInfo::constrain_resize not crash when receiving an invalid new_size. Simply apply min-max constraints early on.

335. By Alan Griffiths

Impose rules for interactive window movement

334. By Alan Griffiths

Remove a function that wasn't exported in the linker script, and linker script entries for miral::StreamSpecification which was deleted.

333. By Gerry Boland

[miral-qt] Catch exception thrown when trying to find WindowInfo for non-existant Window

Often due to Qt trying to modify a Window which has already closed as far as Mir is concerned.

332. By Gerry Boland

[miral-qt] Just have single window stack and avoid trying to sync a stack on mir-side with another stack on the qt-side.

Requires miral::WindowInfo has a default constructor, as Qt's signal/slot mechanism requires this to copy the type safely.

331. By Gerry Boland

[miral-qt] Demo: add simple mouse position getter and have cursor code use that - restores hover events being sent to clients

Global MouseArea stealing hover (for cursor positioning) prevented app surfaces receiving hover events, which confuses GTK apps badly.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:miral
This branch contains Public information 
Everyone can see this information.

Subscribers