lp:~cyphermox/+junk/unity-precise-ibussync

Created by Mathieu Trudel-Lapierre and last modified
Get this branch:
bzr branch lp:~cyphermox/+junk/unity-precise-ibussync
Only Mathieu Trudel-Lapierre can upload to this branch. If you are Mathieu Trudel-Lapierre please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Mathieu Trudel-Lapierre
Status:
Development

Recent revisions

129. By Mathieu Trudel-Lapierre

Fixing up this IBUS_ENABLE_SYNC_MODE madness.

128. By Ken VanDine

* rebuild for libindicator7
* CMakeLists.txt
  - build with -Wno-error=deprecated-declarations

127. By Sebastien Bacher

Rebuild with nux on glew1.6

126. By Didier Roche-Tolomelli

[ Didier Roche ]
* New upstream release.
  - compiz crashed with SIGSEGV in __dynamic_cast() (LP: #853038)
  - unity-panel-service crashed with SIGSEGV in panel_service_show_entry()
    (LP: #861144)
  - unity-panel-service crashed with SIGSEGV in
    panel_indicator_entry_accessible_get_n_children() (LP: #869816)
  - Launcher - Launcher icon for Dash does not highlight when the Alt+F1 key
    shortcut is pressed (LP: #849561)
  - compiz crashed with SIGSEGV in unity::PanelTray::FilterTrayCallback()
    (LP: #868868)
  - [regression] Compiz: Visible tearing is worse in 11.10 than 11.04, even
    when "Sync To VBlank" is enabled, but only when Unity is active.
    (LP: #880707)
  - [regression] All apps have a lower frame rate under Unity. (LP: #861061)
  - compiz crashed with SIGSEGV in
    nux::Property<nux::color::Color>::operator=() from
    unity::switcher::SwitcherController::OnBackgroundUpdate() (LP: #887465)
  - DashSearchBarSpinner.cpp:56: Conditional jump or move depends on
    uninitialised value(s) (LP: #901610)
  - quicklist shows in incorrect position when launched from workspace
    switcher (LP: #914251)
  - Build "show me the desktop" mini-app that adds a show desktop button to
    Launcher (LP: #681348)
  - Select quicklist items with just one right click (LP: #688830)
  - cannot change volume by scrolling on the icon when the SoundMenu is
    opened (LP: #722082)
  - [a11y] Unity launcher buttons are not Actionable (LP: #772573)
  - Ubuntu Start launcher item doesn't start dash with keyboard navigation
    (LP: #825037)
  - multimonitor , window management - Multi-Monitor Maximized Difficulty
    (LP: #843958)
  - [regression] Drag and drop inside dash is very slow with Active Blur
    activated (LP: #851172)
  - Activating an alt-tab icon that holds initially unminimized windows
    should unminimize all windows (LP: #854595)
  - Dash - The Dash category headers are positioned incorrectly
    (LP: #839467)
  - Missing global menu with a semi-maximized window dragged to the right.
    (LP: #861279)
  - Launcher - Dragging and dropping a running application in to the Trash
    should quit the application and (if the app is pinned to the Launcher)
    un-pin the application from the Launcher (LP: #870143)
  - top bar, integrated menu - when a application is first launched, the
    integrated menu should be displayed for 2 seconds before fading out of
    view (LP: #874254)
  - Window control buttons are not shown when an indicator is opened and the
    pointer is over the top-left corner (LP: #890970)
  - Quicklist item using some special chars doesn't show at all
    (LP: #899677)
  - PanelView.cpp:370: Conditional jump or move depends on uninitialised
    value(s) (LP: #901602)
  - unityshell.cpp:1982,1984: Conditional jump or move depends on
    uninitialised value(s) (LP: #901603)
  - Dash Search spinner sometimes doesn't spin at all (LP: #903090)
  - Point of tooltip is misaligned to focused application indicator arrow
    (LP: #702989)
  - Dash - "See more..." line should be base-aligned with section header
    (LP: #748101)
  - right-clicking launcher when choosing a workspace causes quicklists to
    freeze (LP: #791810)
  - Panel should (optionally) go opaque when window is maximized
    (LP: #807891)
  - love handles don't show on windows that cannot be resized (LP: #827566)
  - dconf shows-on-edge setting ignored (LP: #853086)
  - Icon selection stays is Dash after dragging shortcut outside
    (LP: #867548)
  - right click on the dash icon should display a list of the lenses
    (LP: #868452)
  - Top Bar - rename the "Desktop" title in the Top Bar (displayed when no
    window has focus) to "Ubuntu Desktop" (LP: #869873)
  - Dash should close on "Spread" (LP: #870284)
  - Double-click on the dash top panel is taken effect on the window
    underneith (LP: #870844)
  - Clicking on the panel when the dash is open causes a maximized window to
    raise (LP: #873100)
  - Launcher - the "Keep in Launcher" quicklist option should change from
    the current checkbox option to a two state toggle (LP: #874380)
  - Launcher - Reduce Launcher icon de-coupling delay (LP: #874410)
  - When ejecting optical discs, the notification displays a USB stick icon
    (LP: #875467)
  - Menus are not shown when an indicator is opened and the pointer is over
    the global-menu area (LP: #888650)
  - Application title on quicklist should be bold (or more visible)
    (LP: #900400)
  - Clicking on a dash category header should not give it keyboard focus
    (LP: #905921)
  - unable to remove the "Apps Available for Download" section from
    Applications Lens (LP: #785101)
  - Global Menu Fade should be configurable (LP: #875472)
  - BaseWindow on UnityRootAccessible shouldn't be added manually
    (LP: #702700)
  - Unity Dash not accessible (LP: #731403)
  - Quicklist items are not yet accessible. (LP: #740698)
  - Unity acts not as a dock for LibreOffice but as a launcher (LP: #741995)
  - Unity accessible support should use AtkWindow (LP: #842033)
  - Alt+tab switcher doesn't works with Orca (LP: #856392)
  - Libreoffice Calc icon does not appear when opened via Writer
    (LP: #861355)
  - Libreoffice and unity integration broken. (LP: #842566)
* debian/control:
  - add libgdu-dev build-dep
  - remove now uneeded libgnome-desktop-dev and libgtk2.0-dev build-deps
* debian/control, debian/rules:
  - depends now on the new Nux ABI mecanism
  - bump de dep on Nux 2.0 as well
  - bump libunity-core to 5.0
* debian/source:
  - remove source 3 format, doesn't play well with UDD and drives crazy
    diff for the release team

[ Aurélien Gâteau ]
* debian/control:
  - update build-dep of libunity, libdee and libbamf

125. By Sebastien Bacher

Backported fix for lp: #856205
"run the wrong command if enter is hit before the view is refreshed"

124. By Martin Pitt

No-change reupload because of broken powerpc build.

123. By Didier Roche-Tolomelli

* Cherry-pick upstream:
  - SRU0-Regression: scrollbar displacement caused dash rows to show less
    icons (LP: #875023)
  - Really reverts the UI change that was still uploaded even if we had
    reverted it…

122. By Didier Roche-Tolomelli

* New upstream release and some cherry-pick:
  - compiz crashed with SIGSEGV in PluginClassHandler<UnityWindow,
    CompWindow, 0>::get() (LP: #864758)
  - unity panel menus don't stay open when clicked on second monitor
    (LP: #869196)
  - (oneiric) menu bar in wrong place and invisible (LP: #845856)
  - Lens range widgets do not function correctly (LP: #862996)
  - Cannot raise window from panel after minimize (LP: #863114)
  - unity-panel-service crashed with SIGSEGV in g_closure_invoke()
    (LP: #843280)
  - Windows get corrupted sometimes when semi-maximizing them. (LP: #865177)
  - Automaximization happens on unminimize (LP: #868930)
  - compiz crashed with SIGSEGV in nux::ROProperty<std::string>::operator
    std::string() (LP: #869109)
  - Dash - horizental divider line in between categories incorrectly drawn
    (LP: #841750)
  - F10 opens a random menu item when it should open the first one
    [regression] (LP: #862849)
  - Switching desktops after using showdesktop can cause hidden windows to
    become "active" (LP: #864503)
  - Clicking blank space on top panel doesn't raise maximized window to
    front (LP: #864708)
  - unity launcher loses track of deja-dup windows (LP: #865051)
  - Dash - App Lens 'Rating' filter behaves incorrectly (LP: #865482)
  - Launcher does not show on "Show desktop" (LP: #867959)
  - ibus character selection window not drawn (LP: #867885)
  - the dash's entry get wrongly colored on left or right key use
    (LP: #868434)
  - [ibus] Pressing down when ibus is active moves focus (LP: #872730)
  - Double-click on the dash top panel is taken effect on the window
    underneith (LP: #870844)

121. By Didier Roche-Tolomelli

* Cherry-pick upstream:
  - Resize the _gradient_texture (in PanelMenuView::Draw) if needed
    (LP: #863068, #868293, #869028)

120. By Didier Roche-Tolomelli

* Cherry-pick upstream:
  - fix minimize windows not showing when clicking on a launcher icon
    (LP: #868185)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.