Multimonitor help needed for ayatana scrollbars
I left an omission from this week’s Unity Bitesize Report.
I get a weird error with the new ayatana scrollbars with multiple monitors:

Luckily Cimi says:
the bug is in os_scrollbar_sanitize_x and os_scrollbar_sanitize_y.
We should use gdk_screen_get_monitor_geometry instead gdk_screen_get_width… (or a combo), if someone is willing to do these calculations, it is pure math (bitesize bug?)
If someone wants to tackle this bug to make the scrollbars nicer on multiple monitors it would be appreciated: Bug Report