lp:ubuntu/saucy-proposed/hud

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/saucy-proposed/hud
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:
Development

Recent revisions

25. By PS Jenkins bot

[ Charles Kerr ]
* If we can't get the busname, log a g_critical and then exit
  gracefully instead of abort()ing in g_error. (LP: #1244688)
* Add a null safeguard when accessing window SharedPtrs held in the
  m_windows QMap. (LP: #1243654)

[ Ubuntu daily release ]
* Automatic snapshot from revision 344

24. By PS Jenkins bot

[ Pete Woods ]
* Fix the ref counting of application sources The application sources
  are now entirely owned by the application-list's hash table.

[ Ted Gould ]
* Add apport dependencies to the package hook. (LP: #1233994)
* Don't show disabled items in search results. (LP: #1192646)
* Don't crash if we get asked about a window we don't know about,
  return a null list. (LP: #1242339)

[ Ubuntu daily release ]
* Automatic snapshot from revision 341

23. By PS Jenkins bot

[ Pete Woods ]
* Fix crash on window removal. (LP: #1238338)
* Fix application disposal, so HUD doesn't crash for apps with no
  actions.

[ Ubuntu daily release ]
* Automatic snapshot from revision 336

22. By PS Jenkins bot

[ Pete Woods ]
* Handle errors from the BAMF interface It looks like windows are
  sometimes disappearing before we get round to asking for information
  about them. (LP: #1238002)

[ Ubuntu daily release ]
* Automatic snapshot from revision 333

21. By PS Jenkins bot

[ Loïc Minier ]
* Fix build-deps for desktop build.

[ Ubuntu daily release ]
* Automatic snapshot from revision 331

20. By PS Jenkins bot

[ Dmitrijs Ledkovs ]
* Use /bin/sh instead of /bin/bash in the dbus activation script, to
  speed up execution.

[ Pete Woods ]
* Improve HUD's voice error handling for when either nothing is said,
  or the mic isn't working.
* Working around the missing session bus variable and reporting a bug.

[ Ted Gould ]
* Working around the missing session bus variable and reporting a bug.

[ Ubuntu daily release ]
* Automatic snapshot from revision 326

19. By PS Jenkins bot

[ Pete Woods ]
* Raise an error instead of a warning if we can't get our hands on the
  HUD service name.

[ Ubuntu daily release ]
* Automatic snapshot from revision 322

18. By PS Jenkins bot

[ Ted Gould ]
* Handle searches that result in no tokens as NULL searches. (LP:
  #1193700)

[ Antti Kaijanmäki ]
* Fix search results when application starts and also include
  ALL_WINDOWS context on different searches. (LP: #1205097). (LP:
  #1205097)

[ Ubuntu daily release ]
* Automatic snapshot from revision 320

17. By PS Jenkins bot

[ Jamie Strandboge ]
* use libnih-dbus to generate object path name (LP: #1218107) -
  CMakeLists.txt: add NIH_INCLUDE_DIRS and NIH_DBUS_INCLUDE_DIRS -
  src/CMakeLists.txt: add NIH_LIBRARIES and NIH_DBUS_LIBRARIES -
  src/application-source.c: use nih_dbus_path() - debian/control:
  Build-Depends on libnih-dbus-dev. (LP: #1218107)

[ Ubuntu daily release ]
* Automatic snapshot from revision 317

16. By PS Jenkins bot

[ Pete Woods ]
* Fix hud client-reconnects on the phone This branch fixes hud-
  clients's ability to seamlessly reconnect to HUD. (LP: #1205097)

[ Ted Gould ]
* Migrate from g_simple_action_group_insert to
  g_action_map_add_action. (LP: #1215180)

[ Antti Kaijanmäki ]
* Fix Ubuntu UI Session callbacks. On Touch Images where we use Ubuntu
  UI Session API to get notifications when active window changes. The
  callbacks are being invoked from a separate thread. We have to pass
  the callbacks through g_idle_add() to process them in main
  gmaincontext. This also requires to change the type of
  AbstractWindow and AbstractApp as we can't pass on the
  ubuntu_ui_session_properties accross different threads. (LP:
  #1205097, #1203772, #1214996)
* Fix hud client-reconnects on the phone This branch fixes hud-
  clients's ability to seamlessly reconnect to HUD. (LP: #1205097)
* g_simple_action_group_lookup() was deprecated. use
  g_action_map_lookup_action() instead.
* Adjust watchdog test limits to get rid of random timing failures.
  (LP: #1215180)

[ Ubuntu daily release ]
* Automatic snapshot from revision 315

Branch metadata

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

Subscribers