[Touch-packages] [Bug 1674263] Re: Window state storage should be using gu values rather than px
Yes, float gu. The reason for that is restoring windows on a display with different density. If we recall a window from GU=8 on a GU=16 screen, it will not be what you wanted. In this scenario apps get told what size (and scale) they are, not the other way around. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1674263 Title: Window state storage should be using gu values rather than px Status in Canonical System Image: Triaged Status in unity8 package in Ubuntu: Triaged Bug description: Store the size (and position?) in GU values rather than px. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1674263/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1674263] Re: Window state storage should be using gu values rather than px
I'm not sure about this one. Legacy apps (actually all apps) that size themselves by pixels might get their sizes rounded to something inappropriate if you used 'int gu'. Or do you mean 'float gu'? The latter would avoid the problem (despite lack of precision), but even better would be to not fix this bug at all. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1674263 Title: Window state storage should be using gu values rather than px Status in Canonical System Image: Triaged Status in unity8 package in Ubuntu: Triaged Bug description: Store the size (and position?) in GU values rather than px. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1674263/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1674263] Re: Window state storage should be using gu values rather than px
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Status: New => Triaged ** Changed in: canonical-devices-system-image Importance: Undecided => Medium ** Changed in: unity8 (Ubuntu) Importance: Undecided => Medium ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Michał Sawicz (saviq) ** Changed in: canonical-devices-system-image Milestone: None => u8c-2 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1674263 Title: Window state storage should be using gu values rather than px Status in Canonical System Image: Triaged Status in unity8 package in Ubuntu: Triaged Bug description: Store the size (and position?) in GU values rather than px. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1674263/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1674263] Re: Window state storage should be using gu values rather than px
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Lukáš Tinkl (lukas-kde) ** Changed in: unity8 (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1674263 Title: Window state storage should be using gu values rather than px Status in unity8 package in Ubuntu: Triaged Bug description: Store the size (and position?) in GU values rather than px. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1674263/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp