Syncing task from Mir.
** Changed in: mir (Ubuntu)
Status: New => Incomplete
--
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/1610929
Title:
Implement Screen::GetShel
** Branch linked: lp:~oxide-developers/oxide/packaging.zesty
--
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/1610929
Title:
Implement Screen::GetShellMode()
Status in Mir:
** Branch linked: lp:~oxide-developers/oxide/packaging.xenial
** Branch linked: lp:~oxide-developers/oxide/packaging.yakkety
** Branch linked: lp:~oxide-developers/oxide/packaging.xenial.overlay
** Branch linked: lp:~oxide-developers/oxide/packaging.vivid.overlay
** Branch linked: lp:~oxide-dev
Mir has no knowledge of stages. That is a concept which exists at the
higher level in Unity8. However Mir's form factor enumeration would
probably need a new entry still. And an API for Unity8 to set it.
Before we go wedging something called "staged" into Mir though, please
try to consider a gener
** Changed in: oxide
Status: Triaged => Fix Released
** Changed in: oxide
Milestone: None => branch-1.20
** Changed in: oxide
Assignee: (unassigned) => Santosh (santoshbit2007)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which
** Merge proposal linked:
https://code.launchpad.net/~santoshbit2007/oxide/+git/oxide/+merge/306388
--
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/1610929
Title:
Impleme
GSettings doesn't track it itself but unity8 writes the correct value on
mode change.
Confinement is a problem, yeah :/
--
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/1610929
And confined applications can't access that anyway.
--
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/1610929
Title:
Implement Screen::GetShellMode()
Status in Mir:
New
Sta
I have a small doubt, Does Gettings automatically dynamically track
connection of mouse and keyboard to tell about window mode OR its just
the track the static(and user changable) setting menu in unity8.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded package
You can already do this by querying Unity 8 GSettings (qml snippet
below):
import GSettings 1.0
GSettings {
id: settings
schema.id: "com.canonical.Unity8"
}
...
if (unity8Settings.usageMode === "Windowed") {
// running in windowed mode
} else { // == "Staged"
// running in staged mo
Can mir and / or unity8 give us that information?
** Also affects: unity8 (Ubuntu)
Importance: Undecided
Status: New
** Also affects: mir
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which i
11 matches
Mail list logo