Support using recent window position 29/289229/9
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 3 Mar 2023 03:32:59 +0000 (03:32 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 7 Mar 2023 09:34:25 +0000 (09:34 +0000)
commitaf07d7774994283b5f70c72a7ca3fab865533f91
tree2073db8a3fbb1bcb3d6febc55e5c99ac071b1fe7
parentf338d498adfff69ef86156a39f92d28669206447
Support using recent window position

When the application is started with the setting window position option,
the application core saves the position information to the file.
And then, the application will use the recent window poisition when it is
restarted.

Change-Id: I3e9a5c3760a2fd56e66db135d14d6e73027ed1ba
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tizen-cpp/app-core-ui-cpp/app_core_ui_base.cc
tizen-cpp/app-core-ui-cpp/window_position_private.cc [new file with mode: 0644]
tizen-cpp/app-core-ui-cpp/window_position_private.hh [new file with mode: 0644]