lp://staging/~tkluck/ubuntu/oneiric/gnome-shell/fix-bluetooth-device-switch
- Get this branch:
- bzr branch lp://staging/~tkluck/ubuntu/oneiric/gnome-shell/fix-bluetooth-device-switch
Branch merges
- Jeremy Bícha: Needs Fixing
- Ubuntu branches: Pending requested
-
Diff: 31109 lines (+10705/-4907)173 files modified.pc/01_favorite_apps.patch/data/org.gnome.shell.gschema.xml.in (+0/-136)
.pc/03_remove-glx-dependency-on-armel.patch/configure (+11/-11)
.pc/03_remove-glx-dependency-on-armel.patch/configure.ac (+2/-2)
.pc/04_bluetooth-fix-connection-from-gs-menu.patch/js/ui/status/bluetooth.js (+508/-0)
.pc/applied-patches (+1/-1)
NEWS (+66/-0)
configure (+11/-11)
configure.ac (+2/-2)
data/org.gnome.shell.gschema.xml.in (+9/-1)
data/theme/gdm.css (+15/-1)
data/theme/gnome-shell.css (+7/-9)
debian/changelog (+60/-0)
debian/control (+3/-3)
debian/control.in (+3/-3)
debian/gnome-shell.gsettings-override (+3/-0)
debian/patches/01_favorite_apps.patch (+0/-16)
debian/patches/04_bluetooth-fix-connection-from-gs-menu.patch (+31/-0)
debian/patches/series (+1/-1)
js/Makefile.am (+1/-0)
js/Makefile.in (+1/-0)
js/gdm/batch.js (+2/-2)
js/gdm/consoleKit.js (+1/-1)
js/gdm/fingerprint.js (+1/-1)
js/gdm/loginDialog.js (+44/-10)
js/gdm/powerMenu.js (+2/-2)
js/misc/config.js (+4/-3)
js/misc/config.js.in (+2/-1)
js/misc/docInfo.js (+1/-1)
js/misc/fileUtils.js (+2/-0)
js/misc/format.js (+1/-1)
js/misc/gnomeSession.js (+3/-3)
js/misc/history.js (+1/-1)
js/misc/modemManager.js (+1/-1)
js/misc/params.js (+1/-1)
js/misc/screenSaver.js (+1/-1)
js/misc/util.js (+1/-1)
js/perf/core.js (+1/-1)
js/ui/altTab.js (+47/-32)
js/ui/appDisplay.js (+1/-1)
js/ui/appFavorites.js (+1/-1)
js/ui/automountManager.js (+6/-2)
js/ui/autorunManager.js (+2/-2)
js/ui/boxpointer.js (+26/-12)
js/ui/calendar.js (+1/-1)
js/ui/contactDisplay.js (+9/-3)
js/ui/ctrlAltTab.js (+1/-1)
js/ui/dash.js (+64/-48)
js/ui/dateMenu.js (+1/-1)
js/ui/dnd.js (+1/-1)
js/ui/docDisplay.js (+1/-1)
js/ui/endSessionDialog.js (+2/-2)
js/ui/environment.js (+1/-1)
js/ui/extensionSystem.js (+3/-3)
js/ui/iconGrid.js (+1/-1)
js/ui/keyboard.js (+44/-14)
js/ui/layout.js (+24/-8)
js/ui/lightbox.js (+1/-1)
js/ui/link.js (+1/-1)
js/ui/lookingGlass.js (+11/-13)
js/ui/magnifier.js (+1/-1)
js/ui/magnifierDBus.js (+1/-1)
js/ui/main.js (+3/-5)
js/ui/messageTray.js (+5/-3)
js/ui/modalDialog.js (+1/-1)
js/ui/networkAgent.js (+9/-26)
js/ui/notificationDaemon.js (+17/-2)
js/ui/overview.js (+1/-1)
js/ui/panel.js (+1/-1)
js/ui/panelMenu.js (+1/-1)
js/ui/placeDisplay.js (+1/-1)
js/ui/polkitAuthenticationAgent.js (+4/-2)
js/ui/popupMenu.js (+8/-4)
js/ui/runDialog.js (+3/-1)
js/ui/scripting.js (+1/-1)
js/ui/search.js (+1/-1)
js/ui/searchDisplay.js (+1/-1)
js/ui/shellDBus.js (+1/-1)
js/ui/shellEntry.js (+173/-0)
js/ui/shellMountOperation.js (+1/-1)
js/ui/status/accessibility.js (+1/-1)
js/ui/status/bluetooth.js (+3/-2)
js/ui/status/keyboard.js (+1/-1)
js/ui/status/network.js (+1/-1)
js/ui/status/power.js (+5/-5)
js/ui/status/volume.js (+1/-1)
js/ui/statusIconDispatcher.js (+1/-1)
js/ui/telepathyClient.js (+13/-8)
js/ui/tweener.js (+1/-1)
js/ui/userMenu.js (+51/-11)
js/ui/viewSelector.js (+7/-3)
js/ui/windowAttentionHandler.js (+9/-30)
js/ui/windowManager.js (+18/-10)
js/ui/workspace.js (+27/-5)
js/ui/workspaceSwitcherPopup.js (+1/-1)
js/ui/workspaceThumbnail.js (+1/-1)
js/ui/workspacesView.js (+2/-70)
js/ui/xdndHandler.js (+1/-1)
po/LINGUAS (+2/-0)
po/POTFILES.in (+1/-1)
po/ast.po (+1630/-0)
po/bg.po (+97/-88)
po/ca.po (+75/-64)
po/ca@valencia.po (+80/-68)
po/de.po (+158/-131)
po/en_GB.po (+283/-239)
po/eo.po (+115/-105)
po/es.po (+109/-94)
po/fa.po (+174/-174)
po/fr.po (+88/-88)
po/ga.po (+743/-310)
po/gl.po (+157/-133)
po/hu.po (+157/-136)
po/it.po (+94/-84)
po/ja.po (+133/-131)
po/ko.po (+74/-69)
po/ku.po (+1575/-0)
po/lt.po (+222/-184)
po/lv.po (+94/-80)
po/nl.po (+801/-355)
po/pl.po (+143/-131)
po/pt_BR.po (+110/-109)
po/ru.po (+175/-211)
po/sl.po (+78/-68)
po/sr.po (+91/-90)
po/sr@latin.po (+91/-90)
po/sv.po (+81/-74)
po/ta.po (+121/-117)
po/te.po (+73/-108)
po/uk.po (+754/-316)
po/vi.po (+205/-215)
po/zh_CN.po (+102/-100)
src/hotplug-sniffer/hotplug-mimetypes.h (+2/-0)
src/hotplug-sniffer/hotplug-sniffer.c (+1/-0)
src/hotplug-sniffer/shell-mime-sniffer.c (+1/-0)
src/hotplug-sniffer/shell-mime-sniffer.h (+1/-0)
src/shell-a11y.c (+2/-2)
src/shell-a11y.h (+2/-2)
src/shell-app-private.h (+0/-2)
src/shell-app-system.c (+16/-26)
src/shell-app-usage.c (+39/-0)
src/shell-app-usage.h (+4/-0)
src/shell-app.c (+12/-21)
src/shell-contact-system.c (+173/-39)
src/shell-contact-system.h (+3/-0)
src/shell-global.c (+4/-0)
src/shell-mount-operation.c (+1/-0)
src/shell-mount-operation.h (+1/-0)
src/shell-recorder.c (+3/-3)
src/shell-tp-client.c (+2/-0)
src/shell-tp-client.h (+2/-0)
src/shell-util.c (+1/-17)
src/shell-util.h (+0/-2)
src/st/st-entry.c (+79/-3)
src/st/st-texture-cache.c (+13/-5)
src/st/st-theme-node-drawing.c (+8/-18)
tests/interactive/border-radius.js (+1/-1)
tests/interactive/border-width.js (+1/-1)
tests/interactive/borders.js (+1/-1)
tests/interactive/box-layout.js (+1/-1)
tests/interactive/box-shadows.js (+1/-1)
tests/interactive/calendar.js (+1/-1)
tests/interactive/css-fonts.js (+1/-1)
tests/interactive/entry.js (+1/-1)
tests/interactive/icons.js (+1/-1)
tests/interactive/inline-style.js (+1/-1)
tests/interactive/scroll-view-sizing.js (+1/-1)
tests/interactive/scrolling.js (+1/-1)
tests/interactive/table.js (+1/-1)
tests/interactive/transitions.js (+1/-1)
tests/testcommon/ui.js (+1/-1)
tests/unit/format.js (+1/-1)
tests/unit/markup.js (+1/-1)
tests/unit/url.js (+1/-1)
Related bugs
Bug #918208: Connection switches in Bluetooth menu are not functioning | Undecided | Fix Released |
Related blueprints
Branch information
- Owner:
- Timo Kluck
- Status:
- Development
Recent revisions
- 44. By Jeremy Bícha
-
[ Jeremy Bicha ]
* New upstream release (LP: #878672).
- Restore the IM state on startup - if you were available in when you
logged out, then you'll be set available again when you log in.
- Improve searching for contacts in the overview: search more fields,
show a more meaningful name, require that all search terms match.
- Improve search for applications in the overview: take frequency into
account and tweak match algorithm
- Remove the "Show Password" switch from network password prompts, and
move the functionality to a right-click menu
- Add context menus with Cut/Paste options to most entries
- Display a caps-lock warning in password entries
- Show the state of installed extensions in Looking Glass
- Load user extensions after system ones
- Fix problem with many applications showing extra-large icons in
notifications
- Fix a problem where alt-Tab had trouble tracking the current
application with certain applications such as Emacs.
- Fix confusion between different users avatar images
- Remove behavior where you could switch workspaces by bumping
a dragged window in the overview against a screen edge; it was
leftover and just confusing.
- Fix long-standing bug where the Dash in the overview could end up
mis-sized and run off the screen
- Fix automatic launching of applications when media is inserted
- Fix handling of vertically stacked monitors with NVIDIA drivers
- Translation marking fixes
- Code cleanups and warning fixes
- Small memory leak fixes
- On screen keyboard:
+ Show the keyboard immediately when it's turned enabled
+ Fix problem where keyboard would hide when starting to type
in the search entry
+ Fix problem with keyboard hiding when selected accented characters
- Misc bug fixes
* debian/control.in:
- Bump minimum mutter to 3.2.1
- Drop dependency against libdconf0 and let dh_installgsettings set
the right dependencies.
- Depends on cups-pk-helper instead of recommends to ensure that
the printer applet works (LP: #877367)
* 01_favorite_apps.patch: dropped, replaced by override file.
* New upstream release. - 43. By Jeremy Bícha
-
* New upstream stable release.
- Prevent the fallback on-screen keyboard from showing up while
GNOME Shell is running.
- Disable code to reposition windows around the on-screen keyboard;
it wasn't finished or working properly.
- Fix interaction between on-screen keyboard and notifications
- Fix menu-sizing problems in right-to-left locales.
- Update chat icons in the message tray when an avatar image changes
- Fix problem with empty notification bubbles being left.
- Fix problem with chat notifications bouncing when new messages come in.
- Fix bug that was causing SIP calls to automatically be accepted in some
circumstances.
- Fix string that should have been marked translatable.
- Fix a crash that could happen during CSS transitions.
- Build fixes.
* debian/control.in: Depend on caribou instead of gir-caribou-1.0
(LP: #858109) - 42. By Jeremy Bícha
-
[ Jeremy Bicha ]
* New upstream release.
- Adds browser plugin for installing, enabling, disabling, and
uninstalling shell extensions. (Note that extensions.gnome.org
isn't yet in operation.)
- Lots of bugfixes
* debian/control.in:
- Depend on caribou libraries
- Recommend gnome-session-fallback, needed when graphics support
test fails (LP: #852950)
- Bump minimum gjs dependency to 1.29.18 and minimum mutter
to 3.1.92
* debian/patches/ 01_favorite_ apps.patch: Updated
* debian/patches/ 04_build- without- caribou. patch: Dropped [ Martin Pitt ]
* debian/control.in: Add libjson-glib-dev build dependency as per
configure.ac. - 41. By Jeremy Bícha
-
* debian/control.in
- Depend on gir1.2-accountsservice -1.0 since if it's missing,
Shell won't even run (LP: #845791)
- Also depend on libgudev-1.0-dev - 39. By Martin Pitt
-
debian/control.in: Add Recommends: cups-pk-helper. This isn't necessary
under Unity, as we show/use system-config- printer there, but in the GNOME
session control-center shows the upstream printer applet. This is a
workaround for oneiric to avoid adding cups-pk-helper to main and the
default install after FF. (LP: #844864) - 38. By Iain Lane
-
* debian/control.in:
- Build-depends on libgnome-menu-3- dev, libgnome- keyring- dev,
libfolks-dev
- Bumped minimum versions for gobject-introspection and
libtelepathy-glib- dev build-depends - 37. By Jeremy Bícha
-
* New upstream release.
* debian/control: Bump build-depends on new mutter
* debian/patches/ 01_favorite_ apps.patch: Updated
* debian/patches/ 03_remove- glx-dependency- on-armel. patch: Refreshed
* debian/patches/ 04_build- without- caribou. patch
- Build without caribou since Ubuntu uses onboard and our System
Settings doesn't support choosing a different screen keyboard yet
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/precise/gnome-shell