lp://qastaging/~vanvugt/ubuntu/natty/unity/fix-742664-natty

Created by Daniel van Vugt and last modified
Get this branch:
bzr branch lp://qastaging/~vanvugt/ubuntu/natty/unity/fix-742664-natty
Only Daniel van Vugt can upload to this branch. If you are Daniel van Vugt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel van Vugt
Status:
Development

Recent revisions

93. By Daniel van Vugt

Remove unused macro

92. By Daniel van Vugt

Simplified the fix for bug 742664 -
Make panel menus more responsive, less laggy, when scrubbing. Removed logic
that used to send pointer motion events over dbus. (LP: #742664)

91. By Daniel van Vugt

Finally, a fully working solution to scrubbing responsiveness.

90. By Daniel van Vugt

More deprecated code removed. But hiding menus still doesn't work.

89. By Daniel van Vugt

Now panel menus only open when clicked. Unforunately they still stay open
unless you select something from the menu.

88. By Daniel van Vugt

Removed more useless code...

87. By Daniel van Vugt

Started removing deprecated code, replaced by the new scrubbing logic.

86. By Daniel van Vugt

Good work in progress on making scrubbing more responsive.

Now the motion event handling is no longer done in unity-panel-service and then
passed over dbus to unity. Instead it's done in the unity process, with no
bus lag other than to tell unity-panel-service which menu to popup.

Bugs still present in this version:
  - Panel menus refuse to pop down unless you select from the menu.
  - Panel menus pop up before you event click them.

85. By Sebastien Bacher

* New upstream version:
  - Unable to load icon text-x-preview at size 48 in a loop (lp: #794556)
  - Display garbled upon restoring original resolution (lp: #795454)
  - Display garbled upon connecting external displays (lp: #795458)
  - Panel disappears after resolution change (lp: #795459)
  - Dragging the launcher with right mouse button is
    confusing as menu pops up (lp: #735031)
  - In a double monitor setup the Unity top panel in the second screen is
    cut at the right (lp: #750481)
  - Menu key should open quicklist for the selected item in the launcher
    (lp: #750778)
  - unity is spamming ~/.xsession-errors when windows are closed
    (lp: #767642)
  - Dash button ignores transparency when clicked. (lp: #767733)
* Revert commit for bug #769335, to fix a launcher autohidding issue

84. By Didier Roche-Tolomelli

* New upstream bug-fix release.
  - In a dual monitor setup with different resolutions, Unity places windows
    in the "dead zone" (LP: #752098)
  - Left pixel of launcher is not clickable on session start (LP: #758026)
  - unity crashed with AttributeError in reset_unity_compiz_profile(): 'str'
    object has no attribute 'get_string' (LP: #737320)
  - unity --reset crashes with NameError (LP: #774280)
  - Bottom icon on launcher tilts when it maybe shouldn't if icons fill
    launcher nearly exactly (LP: #728949)
  - Dodge active window - launcher should not show when modal dialog is
    opened (LP: #718185)
  - Unity maximizes windows that don't support resize on launch (LP: #769781)
  - compiz crashed with SIGSEGV in sigc::signal_base::impl() (LP: #762801)
  - inactive menus becomes brighter on sub-sequent clicks (LP: #733740)
  - Unity crashes when dynamic quicklist dbusmenu contains a hidden menuitem.
    (LP: #759174)
  - Opening quicklist with launcher keynav returns focus to previous window
    (LP: #750781)
  - window's title does not fade in the right position (LP: #722178)
* debian/control:
  - depends on compiz for some people upgrading (LP: #773253)
* debian/patches/01_add_scp_to_systray.patch:
  - remove, upstream now

Branch metadata

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

Subscribers