GNOME Bugzilla – Bug 583139
allow activation of status icons at edge of screen (fitts law)
Last modified: 2009-06-04 02:27:44 UTC
Similar to bug #565697. We should make it possible to activate status icons by throwing the mouse at the top of the screen. Opening a new bug here since this is partly a panel.js problem. The container for the status icons has both a padding and a border that we'd need to deal with...
Created attachment 134902 [details] [review] quick n dirty patch This removes the border and padding and aligns the box to the top. Perhaps we could push the padding down into the active area of the icon since it does look a bit nicer with it.
Ok, hopefully no objections to this so I pushed it after resyncing with master.