e_mod_input_panel: change code to use desk_useful_geometry_get 57/299757/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Tue, 10 Oct 2023 02:04:17 +0000 (11:04 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Tue, 10 Oct 2023 02:06:55 +0000 (11:06 +0900)
commitc06d70da9d4d5ee12a62324e0236edc73a83778d
treef4f6c3f9b2cea1814111a4aaecef7adcb963d7de
parentb8dbbfbb591b587fcc89e894f3db1923b96709fc
e_mod_input_panel: change code to use desk_useful_geometry_get

We changed code to use e_client_base_output_resolution_desk_useful_geometry_get instead of
e_client_base_output_resolution_useful_geometry_get.

The e_client_base_output_resolution_desk_useful_geometry_get() function is useful to get
the geometry which is considered obstacle areas (such as taskbar).

Change-Id: I4b4701704834d36607aeca7339a30f6f10f7e9e2
src/e_mod_input_panel.c