lp:ubuntu/saucy-proposed/unity-mir

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/saucy-proposed/unity-mir
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

36. By PS Jenkins bot

[ Gerry Boland ]
* Wipe Application's internal Session pointer when session stopped,
  and delete unused Application objects. Thanks for Alexandros
  Frantzis for the digging

[ Ubuntu daily release ]
* Automatic snapshot from revision 129

35. By PS Jenkins bot

[ thomas-voss ]
* Slightly refactor the OOM adjustments to be a pure implementation
  detail of the TaskManager. (LP: #1238691)

[ Ricardo Mendoza ]
* Slightly refactor the OOM adjustments to be a pure implementation
  detail of the TaskManager. (LP: #1238691)

[ Ubuntu daily release ]
* Automatic snapshot from revision 127

34. By PS Jenkins bot

[ Didier Roche ]
* bump mir build dep 0.0.15 & libmirserver

[ Ubuntu daily release ]
* Automatic snapshot from revision 125

33. By PS Jenkins bot

[ Albert Astals ]
* Shut down QCoreApplication properly If there's a Qt application
  running, tell it we're going away Also, wait for the thread we
  created, otherwise the application will quit while the thread is
  trying to shutdown.
* Compile in debug mode Fix typo .
* Bring the -1 ouside of the sizeof Otherwise clang complains
  ../../../../../src/modules/Unity/Application/desktopfilereader.cpp:1
  23:73: error: sizeof on pointer operation will return size of 'const
  char *' instead of 'const char [16]' [-Werror,-Wsizeof-array-decay]
  if (strncmp(buffer, "[Desktop Entry]", sizeof("[Desktop Entry]" -
  1))) { ~~~~~~~~~~~~~~~~~ ^ 1 error generated.

[ Ricardo Mendoza ]
* Change music-app to its click name. Allow the exception list to
  match the ID part of click package names.

[ Ubuntu daily release ]
* Automatic snapshot from revision 123

32. By PS Jenkins bot

[ Daniel d'Andrada ]
* Make UbuntuKeyboardInfo more robust.

[ Gerry Boland ]
* Add focusRequested signal to AppManager. Add focusRequested signal
  for all apps, and allow shell to override application stage at any
  time, so shell can properly deal with apps it did not launch itself.

[ Michael Zanetti ]
* Fix loading of appId when an app is launched with --
  desktop_file_hint

[ Ubuntu daily release ]
* Automatic snapshot from revision 118

31. By PS Jenkins bot

[ Ken VanDine ]
* added exception for signon-ui (LP: #1237496) . (LP: #1237496)

[ Ubuntu daily release ]
* Automatic snapshot from revision 114

30. By Loïc Minier

No change rebuild to drop upstart-app-launch dep; sigh.

29. By PS Jenkins bot

[ Alexandros Frantzis ]
* Don't use an invalid iterator to delete MirSurface objects. Using an
  invalid iterator in this case leads, at the least, to a memory leak
  of MirSurface and the underlying mir::shell::Surface, and may have
  other side-effects, too. (LP: #1236898)

[ Ubuntu daily release ]
* New rebuild forced

[ Pete Woods ]
* Add stub implementation of GetWindowProperties method This enables
  the implementation of the BAMF -> WindowStack bridge. (LP: #1233992)

[ Michael Terry ]
* Fix destination/interface typo in dbus policy file that prevented
  any non-root DBus signal reception. (LP: #1234904)

[ Daniel d'Andrada ]
* Replace hardcoded keyboard size with info straight from ubuntu-
  keyboard Have a communication channel between ubuntu-keyboard and
  unity-mir where the former hands out all the information about
  itself that unity-mir might be interested into. Note that I'm just
  replacing a crude hack with a more sophisticated one. That all
  should go away (including InputFilters) once a proper architecure
  gets implemented. Fixes LP#1234600. (LP: #1234600, #1237472)

[ Kevin Gunn ]
* bump build dep for mir 0.0.14.

[ Ubuntu daily release ]
* Automatic snapshot from revision 111

28. By PS Jenkins bot

[ Ricardo Mendoza ]
* Add support for upstart-app-launch to request application resume &
  focus. This revealed extra work: prevent unexpected focus events
  propagating to shell, fix lifecycle bug and add workaround for
  handling of non-application sessions (like QtWebProcess and maliit).
  (LP: #1228345)
* Make shell surface be an input monitor. (LP: #1236736, #1231713,
  #1233245)
* Make sure we dont lose focus on the currently focused application
  when dismissing an invalid session startup. (LP: #1236789)

[ Daniel d'Andrada ]
* Do not let touches meant for the OSK hit the Shell components behind
  it. (LP: #1236773)

[ Michał Sawicz ]
* Map rect to scene in setMirInputArea and set the geometry onEnabled.
  (LP: #1235383, #1235215)
* Focus the shell when no sessions are focused. It's difficult with
  the current architecture for the shell to receive keyboard focus, as
  it does not have an associated application session. Work around this
  by implementing a defaulting FocusSetter, which assigns keyboard
  focus to the shell surface when focus would otherwise be cleared.

[ Robert Carr ]
* Focus the shell when no sessions are focused. It's difficult with
  the current architecture for the shell to receive keyboard focus, as
  it does not have an associated application session. Work around this
  by implementing a defaulting FocusSetter, which assigns keyboard
  focus to the shell surface when focus would otherwise be cleared.

[ Gerry Boland ]
* Add support for upstart-app-launch to request application resume &
  focus. This revealed extra work: prevent unexpected focus events
  propagating to shell, fix lifecycle bug and add workaround for
  handling of non-application sessions (like QtWebProcess and maliit).
  (LP: #1228345)

[ Ubuntu daily release ]
* Automatic snapshot from revision 105

27. By PS Jenkins bot

[ Gerry Boland ]
* AppMan: corrections the the DBus API: pass AppId, not name, and
  export over com.canonical.*.

[ Kevin Gunn ]
* update to new mir, deb 0.0.13, libmirserver5

[ Ubuntu daily release ]
* Automatic snapshot from revision 98

Branch metadata

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

Subscribers