Always restore the position of the window when it appears on the desktop
authorJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 16 Feb 2017 21:29:21 +0000 (22:29 +0100)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 16 Feb 2017 21:29:21 +0000 (22:29 +0100)
(ex: when clicking on status icon).
ui_window_create does not need to move the window, ui_window_show
is always called and does it.

LP #1642034 (Francis Chin)


No differences found