touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #81440
[Bug 1421591] Re: [enhancement] Need a client API to specify resize limitations
This bug was fixed in the package mir - 0.13.1+15.10.20150520-0ubuntu1
---------------
mir (0.13.1+15.10.20150520-0ubuntu1) wily; urgency=medium
[ Cemil Azizoglu ]
* New upstream release 0.13.1 (https://launchpad.net/mir/+milestone/0.13.1)
- ABI summary: No ABI break. Servers and clients do not need rebuilding.
. Mirclient ABI unchanged at 8
. Mircommon ABI unchanged at 4
. Mirplatform ABI unchanged at 7
. Mirserver ABI unchanged at 31
- Bug fixes:
. Can't load app purchase UI without a U1 account (LP: #1450377)
. Crash because uncaught exception in mir::events::add_touch (LP: #1437357)
-- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx> Wed, 20 May 2015 21:20:15
+0000
** Changed in: mir (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1421591
Title:
[enhancement] Need a client API to specify resize limitations
Status in Mir:
Fix Released
Status in mir package in Ubuntu:
Fix Released
Bug description:
Mir needs a client API to specify resize behaviour. That is min/max
sizes, aspect ratio and granularity (e.g. terminals only resize by
whole characters).
An example of these requirements is specified in XSizeHints (which we will need to mostly support):
http://tronche.com/gui/x/xlib/ICC/client-to-window-manager/wm-normal-hints.html#XSizeHints
Note that for Mir we do indeed need to specify the limits before
resizing is attempted. To "ask" the client during a resize would break
our nice design of "never trust or wait for clients".
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1421591/+subscriptions