e_client: support ppu for resizing window 69/286569/1 accepted/tizen/unified/20230117.140528
authorDoyoun Kang <doyoun.kang@samsung.com>
Tue, 10 Jan 2023 01:48:23 +0000 (10:48 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 10 Jan 2023 04:17:47 +0000 (13:17 +0900)
commit872c7a7347b2c5a43c389f3692a7ca6d1671ba4b
tree2abe6fce19b12c4b0d21d5f38215798f246cb139
parent0ed258c6019d647768c02c0b23dbc9b507516333
e_client: support ppu for resizing window

We add a new feature that the window is resized based on the ppu.
If a user sets the ppu value to window and requests to resize window by display server,
e adjusts the window's size according to the ppu value.

Change-Id: Idb7c3d77b9760ca60c4a3d57028af7e53ddb15bd
src/bin/e_client.c
src/bin/e_client.h
src/bin/e_info_client.c
src/bin/e_info_server.c