** Branch linked: lp:~webcredentials-team/+junk/gwibber-opensesame- packaging
-- You received this bug notification because you are a member of Gwibber Bug Heros, which is subscribed to Gwibber. https://bugs.launchpad.net/bugs/614345 Title: Gwibber forgets window settings between launches Status in Gwibber: Fix Committed Bug description: Gwibber forgets to persist two things: - Window position, dimensions - Sidebar width The first seems simple enough. Just store the x,y,w,h onmove/onresize, read it onlaunch, check that x,y is valid and move/resize the window accordingly. The second is even more simple. Just remember the sidebar width. Just wang it in gconf if there isn't a better place. I think this might even be a regression. To display these bugs just move your window from its launched position, resize the sidebar, exit gwibber and launch it again. Note: I'm not talking about minimising to tray; you have to close it completely. To manage notifications about this bug go to: https://bugs.launchpad.net/gwibber/+bug/614345/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~gwibber-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~gwibber-bugs More help : https://help.launchpad.net/ListHelp

