e_policy: remove some lock values to apply the maximize/fullscreen policy 01/301301/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Mon, 13 Nov 2023 23:57:25 +0000 (08:57 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 14 Nov 2023 00:56:43 +0000 (09:56 +0900)
commit05587fd1c2ea27840b2ccbb691f7a52e72fa319a
treea335ad99691d791feeea5a1347c54f570ffaafe4
parent4fc13e70c5c9de8c5fea9a579ba7139051b81517
e_policy: remove some lock values to apply the maximize/fullscreen policy

When the normale ec was created, we applied the default maximize policy.
This policy set the lock_values for maximize, fullscreen to 1.
For this, normal ec didn't change its geometry when it requested to change its state to
maximize or fullscreen.

We change code not to set these lock values to apply the maximize or fullscreen policy.

Change-Id: I4e9fd18076bd80211b514162b759d2604f884228
src/bin/e_policy.c