platform/core/uifw/e-mod-tizen-wm-policy.git
8 years agofix wrong copy-paste 79/46579/1
Boram Park [Sat, 22 Aug 2015 05:37:29 +0000 (14:37 +0900)]
fix wrong copy-paste

Change-Id: I38d4de5b7ebc3fd988db94ca8cfaa021ab92131a

8 years agosysinfo: removed an unused variable
Gwanglim Lee [Sat, 22 Aug 2015 05:42:05 +0000 (14:42 +0900)]
sysinfo: removed an unused variable

Change-Id: I5d994db79cffd277789471b3ed514600c0de2ac6

8 years agosysinfo: apply zoom using e_client_transform API 03/46503/1
MinJeong Kim [Wed, 19 Aug 2015 10:09:56 +0000 (19:09 +0900)]
sysinfo: apply zoom using e_client_transform API

Change-Id: Ic696721e5169bbfa560ce6a5881ac6459da59d56
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
8 years agowl: not maximize a subsurface 32/46432/2
Boram Park [Thu, 20 Aug 2015 03:53:36 +0000 (12:53 +0900)]
wl: not maximize a subsurface

Change-Id: Ie124182aff967d3e03af8b7ee526b284f0efe1a8

8 years agofix bug: use ec->w/h instead of ec->client.w/h since ec->client.w/h has zero values. 37/46237/4
Duna Oh [Tue, 18 Aug 2015 08:32:43 +0000 (17:32 +0900)]
fix bug: use ec->w/h instead of ec->client.w/h since ec->client.w/h has zero values.

For ISF Popup, to prevent ignoring position_set when x or y position is zero.

Change-Id: Iddb48d5584a03c76c036a78fe727396a4c03477a
Signed-off-by: Duna Oh <duna.oh@samsung.com>
8 years agosysinfo: added fps text to screen top area 36/46236/1
Gwanglim Lee [Tue, 18 Aug 2015 08:31:17 +0000 (17:31 +0900)]
sysinfo: added fps text to screen top area

Change-Id: I52ff0a9ddf4d7bc81b0f50891eac2e3fc1bb695b

8 years agosysinfo: apply map to transformed object 86/46186/1
MinJeong Kim [Mon, 17 Aug 2015 14:34:05 +0000 (23:34 +0900)]
sysinfo: apply map to transformed object

Change-Id: Ia0c7f19d7af705b99b64ab1fa3d7b377c2a0b26e
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
8 years agosysinfo: added zoom effect 43/46143/3
Gwanglim Lee [Mon, 17 Aug 2015 07:36:31 +0000 (16:36 +0900)]
sysinfo: added zoom effect

Change-Id: I9eeb4e219049945f3fca90c219781643a4f0e9fe

8 years agosysinfo: added sysinfo util to show cpu usage 89/46089/4 accepted/tizen/mobile/20150817.024445 accepted/tizen/tv/20150817.024458 accepted/tizen/wearable/20150817.024516 submit/tizen/20150817.004638
Gwanglim Lee [Fri, 14 Aug 2015 14:32:56 +0000 (23:32 +0900)]
sysinfo: added sysinfo util to show cpu usage

Change-Id: Id450d0db61f7b55fa82173cae0454218ef198111

8 years agovis: fixed a build warning 83/46083/1
Gwanglim Lee [Fri, 14 Aug 2015 07:16:09 +0000 (16:16 +0900)]
vis: fixed a build warning

Change-Id: I24f9c184377cfde69502824a334a8bbb9aa0cde3

8 years agoPackaging: update version to 0.1.36 accepted/tizen/mobile/20150811.091522 accepted/tizen/tv/20150811.091542 accepted/tizen/wearable/20150811.091549 submit/tizen/20150811.074903
Gwanglim Lee [Tue, 11 Aug 2015 07:49:00 +0000 (16:49 +0900)]
Packaging: update version to 0.1.36

Change-Id: I6e5302526d4d55b36fd90adb1aa0fd465da362a3

8 years agowl: clean up tzsh server / client objects when removing tzsh object 38/45738/1
Gwanglim Lee [Tue, 11 Aug 2015 04:18:36 +0000 (13:18 +0900)]
wl: clean up tzsh server / client objects when removing tzsh object
and add object validation check to tzsh service / client request functions

Change-Id: I694a1cc21b74a8cb14a8ded8bfee10c47eade099

8 years agoPackaging: update version to 0.1.35 accepted/tizen/mobile/20150811.013842 accepted/tizen/tv/20150811.013853 accepted/tizen/wearable/20150811.013902 submit/tizen/20150810.121754
Gwanglim Lee [Mon, 10 Aug 2015 12:17:50 +0000 (21:17 +0900)]
Packaging: update version to 0.1.35

Change-Id: Id979a9e447d4ab25be33e2fe12a82a1224e24d97

8 years agowl: moved tizen_ws_shell codes to e_mod_wl.[ch] and refactored codes 40/45640/3
Gwanglim Lee [Mon, 10 Aug 2015 05:45:13 +0000 (14:45 +0900)]
wl: moved tizen_ws_shell codes to e_mod_wl.[ch] and refactored codes

Change-Id: I6c56dd7821eccb3589141a061f9f014e583bc292

8 years agoset HIGH notification level to e_demo window 99/45599/1 accepted/tizen/mobile/20150809.064311 accepted/tizen/tv/20150809.064322 accepted/tizen/wearable/20150809.064336 submit/tizen/20150808.055555
Boram Park [Sat, 8 Aug 2015 06:59:38 +0000 (15:59 +0900)]
set HIGH notification level to e_demo window

Change-Id: Idf54449b2dedcc2036e996616626da0df5fdc2b5

8 years agoimplement window_opaque_state for wayland 62/45562/2 submit/tizen/20150807.102244
Boram Park [Fri, 7 Aug 2015 09:49:42 +0000 (18:49 +0900)]
implement window_opaque_state for wayland

Change-Id: I956a04328d64a3dce5836849f89152dfa3358f85

8 years agonot build e_mod_atoms.[hc] for wayland 61/45561/1
Boram Park [Fri, 7 Aug 2015 07:43:35 +0000 (16:43 +0900)]
not build e_mod_atoms.[hc] for wayland

Change-Id: I9f54c96fccc9829ced8928e958779a84b1d5700e

8 years agoPackaging: update version to 0.1.34 accepted/tizen/mobile/20150808.024754 accepted/tizen/tv/20150808.025709 accepted/tizen/wearable/20150808.030056 submit/tizen/20150807.080051
Gwanglim Lee [Fri, 7 Aug 2015 08:00:47 +0000 (17:00 +0900)]
Packaging: update version to 0.1.34

Change-Id: I4df95b65eb69f0dbdc44ef88b0977305f8f75867

8 years agowl: fixed a problem that e fails to send visibility event. 32/45532/1
Gwanglim Lee [Fri, 7 Aug 2015 07:57:12 +0000 (16:57 +0900)]
wl: fixed a problem that e fails to send visibility event.

Change-Id: Iab92061fcc1d9d0c9933633e97fa77df2a8bad1d

8 years agowl: added missing set of Pol_Wl_Surface's ec when creating new E_Client 38/45438/1
Gwanglim Lee [Thu, 6 Aug 2015 04:45:29 +0000 (13:45 +0900)]
wl: added missing set of Pol_Wl_Surface's ec when creating new E_Client

Change-Id: I123f3e69d4dd13c871b5c04302e0a4883ae647a8

8 years agoPackaging: update version to 0.1.33 accepted/tizen/mobile/20150806.065731 accepted/tizen/tv/20150806.065741 accepted/tizen/wearable/20150806.065755 submit/tizen/20150806.024618
Gwanglim Lee [Thu, 6 Aug 2015 02:46:47 +0000 (11:46 +0900)]
Packaging: update version to 0.1.33

Change-Id: I60812fdfa812f50b425dc997dfcf0e0ca224040c

8 years agoDemo: added role for e_demo and ignore position set for outside of zone 19/45419/2
MinJeong Kim [Thu, 6 Aug 2015 01:58:14 +0000 (10:58 +0900)]
Demo: added role for e_demo and ignore position set for outside of zone

Change-Id: I422ecb3bb1e004cad358b1365e8c75aecd4c04ca

8 years agoconformant_set: psurf->ec could be null when psurf was created 16/45416/3
Duna Oh [Thu, 6 Aug 2015 01:53:42 +0000 (10:53 +0900)]
conformant_set: psurf->ec could be null when psurf was created

Change-Id: I0c07cee5c853191424c7a762772fff668fffc0f3
Signed-off-by: Duna Oh <duna.oh@samsung.com>
8 years agoenabled E_LOGGING 24/45424/1
Gwanglim Lee [Thu, 6 Aug 2015 02:30:08 +0000 (11:30 +0900)]
enabled E_LOGGING

Change-Id: I54d76834e5f10f01a0c47d6d912468bb1129f0ea

8 years agotizen_ws_shell/stack : use transinet_policy 56/45356/3
MinJeong Kim [Wed, 5 Aug 2015 05:59:54 +0000 (14:59 +0900)]
tizen_ws_shell/stack : use transinet_policy

- To stack tvsrv below latest binded tvsub, tvsrv's transinet_policy is
set to E_TRANSIENT_BELOW.
- Modified stack process following transinet_policy.
- DO NOT set parent window for child pixmap. it's working weired because
the pixmap hash table is returning child E_Client for parent window of any
pixamp when parent window try to get its E_Client using e_pixmap_find_client.

Change-Id: I7fc873486464d46e5e031679656b52bdc17e951f
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
8 years agomoved logging functions to e_log 94/45394/1
Gwanglim Lee [Wed, 5 Aug 2015 12:29:09 +0000 (21:29 +0900)]
moved logging functions to e_log

Change-Id: Ia85bfb7b034eb4387380c6d61adcc336fc6720e5

8 years agoPackaging: update version to 0.1.32 accepted/tizen/mobile/20150804.235454 accepted/tizen/tv/20150804.235512 accepted/tizen/wearable/20150804.235517 submit/tizen/20150804.131033
Gwanglim Lee [Tue, 4 Aug 2015 13:10:28 +0000 (22:10 +0900)]
Packaging: update version to 0.1.32

Change-Id: I9b3c19e82b87ed196b6d66bb01784437252751f5

8 years agowl: huge refactoring again. 90/45190/2
Gwanglim Lee [Mon, 3 Aug 2015 11:10:53 +0000 (20:10 +0900)]
wl: huge refactoring again.

Change-Id: I68d0d1b85b9562dd6df76d829881ec78986e4ca4

8 years agowl: corrected log message 32/45132/1
Gwanglim Lee [Mon, 3 Aug 2015 01:14:36 +0000 (10:14 +0900)]
wl: corrected log message

Change-Id: I19030c729ede62f4b9cece36d77d0d657e527d22

9 years agoPackaging: update version to 0.1.31 accepted/tizen/mobile/20150802.080055 accepted/tizen/tv/20150802.080334 accepted/tizen/wearable/20150802.080529 submit/tizen/20150801.180744
Gwanglim Lee [Sat, 1 Aug 2015 18:07:39 +0000 (03:07 +0900)]
Packaging: update version to 0.1.31

Change-Id: I08f18f6426ffdcc6db40897cc20b8b802a3b6be3

9 years agowl: added missing variables
Gwanglim Lee [Sat, 1 Aug 2015 17:59:42 +0000 (02:59 +0900)]
wl: added missing variables

Change-Id: I6184aa4e70b413e7e102d801149fa857c3b6b36d

9 years agowl: added missing caller's func and line to valid check log message
Gwanglim Lee [Sat, 1 Aug 2015 17:47:36 +0000 (02:47 +0900)]
wl: added missing caller's func and line to valid check log message

Change-Id: Ia4046714f4ed42f515bc78c139ca311443b7badb

9 years agowl: send notification level done immediately to fix TCT fails
Gwanglim Lee [Sat, 1 Aug 2015 17:25:13 +0000 (02:25 +0900)]
wl: send notification level done immediately to fix TCT fails

Change-Id: Ib9e5a143d79443fb7e3e805c9e650bee9a40e5de

9 years agovisibility: fixed a build warning
Gwanglim Lee [Sat, 1 Aug 2015 16:24:29 +0000 (01:24 +0900)]
visibility: fixed a build warning

Change-Id: I0c7268d529aaf074284dde6d6e47bab96d08d1be

9 years agotizen_ws_shell: sustain list of client for tzsvr even before tzsvr service is launched 55/45055/3
MinJeong Kim [Fri, 31 Jul 2015 04:14:09 +0000 (13:14 +0900)]
tizen_ws_shell: sustain list of client for tzsvr even before tzsvr service is launched

Keep list of clients that hav requested for binding with tvsvr service
even if tvsvr service is not registered yet, and support 'unbind'
request of 'tws_tzsvr' interface.

Change-Id: Ie1ee04e926268278317b008ce234e76915c0bcdf
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
9 years agostack: fixed a build warning
Gwanglim Lee [Sat, 1 Aug 2015 16:14:00 +0000 (01:14 +0900)]
stack: fixed a build warning

Change-Id: If34810d99a7379fe1a74e49359ff88b1ccb02aee

9 years agowl: fixed build errors and warnings
Gwanglim Lee [Sat, 1 Aug 2015 16:13:30 +0000 (01:13 +0900)]
wl: fixed build errors and warnings

Change-Id: Ie70b9b511acd08899a7ca9997556a6e16d220747

9 years agowl: huge refactoring to resolve memory leak and corruption problems
Gwanglim Lee [Sat, 1 Aug 2015 15:52:40 +0000 (00:52 +0900)]
wl: huge refactoring to resolve memory leak and corruption problems

Change-Id: I4a4622037c180b0d16b2328df63bd07be2f80e52

9 years agowl: changed a parameter name to be simple
Gwanglim Lee [Sat, 1 Aug 2015 15:51:15 +0000 (00:51 +0900)]
wl: changed a parameter name to be simple

Change-Id: If05bbff714e310457b62e2089e373cf739948fef

9 years agomain: corrected order of resource cleanup on E_Client del hook
Gwanglim Lee [Sat, 1 Aug 2015 15:48:14 +0000 (00:48 +0900)]
main: corrected order of resource cleanup on E_Client del hook

Change-Id: I4e332731bb062a2d33d3cc0c55105a82595ca614

9 years agomain: never return false value in ecore callback
Gwanglim Lee [Fri, 31 Jul 2015 07:55:10 +0000 (16:55 +0900)]
main: never return false value in ecore callback

Change-Id: Ica7325f9d3adecbb68f2262916b35b6932edf8ef

9 years agomain: fixed build warnings
Gwanglim Lee [Fri, 31 Jul 2015 07:53:02 +0000 (16:53 +0900)]
main: fixed build warnings

Change-Id: Id20a86eceb532abbda9c5395b4e0d2c06b4f643c

9 years agowl: moved visibility change callback to main
Gwanglim Lee [Fri, 31 Jul 2015 07:48:30 +0000 (16:48 +0900)]
wl: moved visibility change callback to main

Change-Id: I64f8e9c5f53a2eec01ffed73e142594591830553

9 years agowl: removed _hook_client_del. screen mode structure is destroyed by pixmap del hook...
Gwanglim Lee [Fri, 31 Jul 2015 07:32:06 +0000 (16:32 +0900)]
wl: removed _hook_client_del. screen mode structure is destroyed by pixmap del hook function.

Change-Id: I97f276e21e05172a19d4a4db878b9492fc5b2e19

9 years agowl: added e_mod_pol_wl_pixmap_del.
Gwanglim Lee [Fri, 31 Jul 2015 06:39:11 +0000 (15:39 +0900)]
wl: added e_mod_pol_wl_pixmap_del.

This function is called to clean up allocated internal data structure regarding wl_surface when destroying E_Pixmap.

Change-Id: I9056db3c04e1a6a50bf5ef6740f0b25f7b218769

9 years agomain: added E_PIXMAP_HOOK_DEL function to remove allocated policy object correctly...
Gwanglim Lee [Fri, 31 Jul 2015 06:32:46 +0000 (15:32 +0900)]
main: added E_PIXMAP_HOOK_DEL function to remove allocated policy object correctly which is not bound to E_Client.

Change-Id: I43ba578d93a1694c52c1c180050e4ad8fa7521a8

9 years agovisibility: fixed minor indentation
Gwanglim Lee [Fri, 31 Jul 2015 06:29:00 +0000 (15:29 +0900)]
visibility: fixed minor indentation

Change-Id: I57eb174ce3f1ad8326c4d0df378c2581f0e04833

9 years agomain: added log function for tracking events
Gwanglim Lee [Fri, 31 Jul 2015 06:27:45 +0000 (15:27 +0900)]
main: added log function for tracking events

Change-Id: Iecbb67f60eaf41e4e96ad51fc4bb6ffea8060135

9 years agonotification: fix coding conventions
Gwanglim Lee [Thu, 30 Jul 2015 11:53:22 +0000 (20:53 +0900)]
notification: fix coding conventions

Change-Id: I2c511ae0d85c2a956e1797fb5a6ad6f8ac1b4c16

9 years agoremoved unnecessary pixmap check
Gwanglim Lee [Thu, 30 Jul 2015 11:42:48 +0000 (20:42 +0900)]
removed unnecessary pixmap check

Change-Id: Ia7dcaecb5a41f0f1cb62e5096a853ee16d20c7c8

9 years agochanged name of E_Pixmap variable to cp from ep
Gwanglim Lee [Thu, 30 Jul 2015 11:37:11 +0000 (20:37 +0900)]
changed name of E_Pixmap variable to cp from ep

Change-Id: Idad924152173354a354aad9a0f5ce702c54b5dd9

9 years agominor refactoring
Gwanglim Lee [Thu, 30 Jul 2015 11:09:57 +0000 (20:09 +0900)]
minor refactoring

Change-Id: I1d21e1dc573c038a33d88bbbc9d23372454bbeb1

9 years agoPackaging: update version to 0.1.30 accepted/tizen/mobile/20150730.121948 accepted/tizen/tv/20150730.122113 accepted/tizen/wearable/20150730.122230 submit/tizen/20150730.095819
Gwanglim Lee [Thu, 30 Jul 2015 09:58:10 +0000 (18:58 +0900)]
Packaging: update version to 0.1.30

Change-Id: I4c93d9013c210947198ca983dfaa01a51a86db1a

9 years agotizen_ws_shell: added tws_tvsrv interface 90/44990/2
MinJeong Kim [Thu, 30 Jul 2015 08:44:07 +0000 (17:44 +0900)]
tizen_ws_shell: added tws_tvsrv interface

Subscribers of tws_tvsrv can set transient for tv service window using
the 'bind' request of tws_tvsrv interface.

Change-Id: Icfa720c3a08cb101e711e87262098e0d3485045f

9 years agoPackaging: update version to 0.1.29 accepted/tizen/mobile/20150729.105339 accepted/tizen/tv/20150729.105454 accepted/tizen/wearable/20150729.105549 submit/tizen/20150729.082808
Gwanglim Lee [Wed, 29 Jul 2015 08:28:20 +0000 (17:28 +0900)]
Packaging: update version to 0.1.29

Change-Id: I5ca23e5e0d5382455b69b74b9a8c00aa22feada1

9 years agotizen_ws_shell: support 'tvsrv' service 20/44820/4
MinJeong Kim [Tue, 28 Jul 2015 08:08:24 +0000 (17:08 +0900)]
tizen_ws_shell: support 'tvsrv' service

Change-Id: I05db889b989536e65236dc8db584daffbf4cd596
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
9 years agoPackaging: update version to 0.1.28 accepted/tizen/mobile/20150728.110246 accepted/tizen/tv/20150728.110301 accepted/tizen/wearable/20150728.110313 submit/tizen/20150728.095807
Gwanglim Lee [Tue, 28 Jul 2015 09:58:03 +0000 (18:58 +0900)]
Packaging: update version to 0.1.28

Change-Id: Ie85c0b33e9002e669c61e332d562050e9fb370a0

9 years agoIf the window is an keyboard_sub(ISF Popup), set the layer as E_LAYER_CLIENT_ABOVE 22/44822/1
Duna Oh [Tue, 28 Jul 2015 08:16:14 +0000 (17:16 +0900)]
If the window is an keyboard_sub(ISF Popup), set the layer as E_LAYER_CLIENT_ABOVE

Change-Id: I7e0f9be432cdd8045169ca45970f3839e38ba82f
Signed-off-by: Duna Oh <duna.oh@samsung.com>
9 years agoPackaging: update version to 0.1.27 accepted/tizen/mobile/20150727.235739 accepted/tizen/tv/20150727.235832 accepted/tizen/wearable/20150727.235924 submit/tizen/20150727.083523
Gwanglim Lee [Mon, 27 Jul 2015 08:35:36 +0000 (17:35 +0900)]
Packaging: update version to 0.1.27

Change-Id: I4f4d75d91cc9bdef7b7483c2a9992633231a90c2

9 years agoSupport "raise" request for wayland surface 35/44735/1
Duna Oh [Mon, 27 Jul 2015 08:06:06 +0000 (17:06 +0900)]
Support "raise" request for wayland surface

Change-Id: Ib3e4935bc8a148b5c1dd3921b2b7f787311164fe
Signed-off-by: Duna Oh <duna.oh@samsung.com>
9 years agoPackaging: update version to 0.1.26
Gwanglim Lee [Mon, 27 Jul 2015 07:49:56 +0000 (16:49 +0900)]
Packaging: update version to 0.1.26

Change-Id: Ifc75257806174167eb5487e465f23e1d8ff8a734

9 years agoconformant_set: fix typos btw ec and ec2 30/44730/1
Duna Oh [Mon, 27 Jul 2015 07:32:07 +0000 (16:32 +0900)]
conformant_set: fix typos btw ec and ec2

Change-Id: Ie55b1fe1de64f7647296ea46b812708fd6bff09a
Signed-off-by: Duna Oh <duna.oh@samsung.com>
9 years agofix build break for x11 34/44534/1 accepted/tizen/mobile/20150723.121318 accepted/tizen/tv/20150723.121343 accepted/tizen/wearable/20150723.121405 submit/tizen/20150723.044444
Boram Park [Thu, 23 Jul 2015 05:28:35 +0000 (14:28 +0900)]
fix build break for x11

Change-Id: I6371263bd140775af8139d27796cdc0981cfcc63

9 years agoSupport 'tizen_ws_shell' protocol 30/43930/7 submit/tizen/20150722.053256
MinJeong Kim [Wed, 15 Jul 2015 11:28:01 +0000 (20:28 +0900)]
Support 'tizen_ws_shell' protocol

Change-Id: Ieae30793d2ce9a9a34ca92e3b5f685fce33a8657
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
9 years agoremove tizen_notification protocol 38/44438/1
Boram Park [Tue, 21 Jul 2015 12:22:27 +0000 (21:22 +0900)]
remove tizen_notification protocol

Change-Id: I65d45ff9d67eb15728207a6495702f5226626709

9 years agoadd notification_level, transient_for, window_screen, subsurface to tizen_policy... 37/44437/1
Boram Park [Mon, 20 Jul 2015 07:16:39 +0000 (16:16 +0900)]
add notification_level, transient_for, window_screen, subsurface to tizen_policy interface

Change-Id: I7080c1214c2be5752be17e3bbde4a33c63166ce3

9 years agousing tizen-extension wayland protocol instead of including *protocol.c directly 36/44436/1
Boram Park [Mon, 20 Jul 2015 02:53:37 +0000 (11:53 +0900)]
using tizen-extension wayland protocol instead of including *protocol.c directly

Change-Id: I06543b77a354a9cbab4ae7cea72fa702ac343363

9 years agoRemoved unnecessary free 23/44223/1
Gwanglim Lee [Mon, 20 Jul 2015 05:17:39 +0000 (14:17 +0900)]
Removed unnecessary free

Change-Id: I7e2bdc1d604018d865fd48dcdbe5d28732ec9c88

9 years agoAdd missing eina_has_del_by_key and Policy_Conformant free when being requested to... 18/44218/1
Gwanglim Lee [Mon, 20 Jul 2015 04:40:25 +0000 (13:40 +0900)]
Add missing eina_has_del_by_key and Policy_Conformant free when being requested to unset conformant

Change-Id: Ia2dda37a34d52562eadd9ea5738bc54ac9920678

9 years agoAdd missing _VAL 14/44214/1
Gwanglim Lee [Mon, 20 Jul 2015 02:21:36 +0000 (11:21 +0900)]
Add missing _VAL

Change-Id: I5e5b1be8c3d4a523c7496c57038ecb1cfcfc7194

9 years agoAdd missing build macro HAVE_WAYLAND_ONLY 12/44212/1
Gwanglim Lee [Mon, 20 Jul 2015 01:55:04 +0000 (10:55 +0900)]
Add missing build macro HAVE_WAYLAND_ONLY

Change-Id: Iaf1dad41719726e412e34c131f2d12e4ed7e2268

9 years agoFix coding conventions. 11/44211/1
Gwanglim Lee [Mon, 20 Jul 2015 01:52:44 +0000 (10:52 +0900)]
Fix coding conventions.

Change-Id: I396e81c542fde6b920b5cd72c81a2a57459cee20

9 years agoAdded missing null check. 09/44209/1
Gwanglim Lee [Mon, 20 Jul 2015 01:50:37 +0000 (10:50 +0900)]
Added missing null check.

Change-Id: I8d584a3bf0f928be054e3302e7d066921dd93dc1

9 years agoFix coding conventions and style. 08/44208/1
Gwanglim Lee [Mon, 20 Jul 2015 01:42:49 +0000 (10:42 +0900)]
Fix coding conventions and style.

Change-Id: Ibe05eaaf319c73d3098120a4495fcad58ea26473

9 years agoPackaging: update version to 0.1.25 accepted/tizen/mobile/20150714.002052 accepted/tizen/tv/20150714.002102 accepted/tizen/wearable/20150714.002109 submit/tizen/20150713.084021
Gwanglim Lee [Mon, 13 Jul 2015 08:40:15 +0000 (17:40 +0900)]
Packaging: update version to 0.1.25

Change-Id: I525b100e4edd6573167280a0dda82846bc7044d8

9 years agoPackaging: update version to 0.1.24
Gwanglim Lee [Mon, 13 Jul 2015 08:12:30 +0000 (17:12 +0900)]
Packaging: update version to 0.1.24

Change-Id: Ic06b069c6b28d3a56d8f25f73f2839d200a4c5a4

9 years agohandle window roles for setting layers - alert and notification 86/43686/1
MinJeong Kim [Mon, 13 Jul 2015 07:51:50 +0000 (16:51 +0900)]
handle window roles for setting layers - alert and notification

Change-Id: I790749fbcb43e90f74e780bc34e0fa72991b3893
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
9 years agoPackaging: update version to 0.1.23 accepted/tizen/mobile/20150708.065928 accepted/tizen/tv/20150708.065939 accepted/tizen/wearable/20150708.065951 submit/tizen/20150708.024550
Gwanglim Lee [Wed, 8 Jul 2015 02:45:08 +0000 (11:45 +0900)]
Packaging: update version to 0.1.23

Change-Id: I5ca5f08a6fb8ecbf3b239c991021345bf34e7686

9 years agoMove "volume-popup" at left-center and set its layer. 93/43093/3
MinJeong Kim [Wed, 8 Jul 2015 00:53:38 +0000 (09:53 +0900)]
Move "volume-popup" at left-center and set its layer.

Change-Id: I72bbbc70277d6bf2e3daf212446c1908cf0864e5
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
9 years agoPackaging: update version to 0.1.22 accepted/tizen/mobile/20150708.015628 accepted/tizen/tv/20150708.015645 accepted/tizen/wearable/20150708.015656 submit/tizen/20150707.131424
Gwanglim Lee [Tue, 7 Jul 2015 13:13:58 +0000 (22:13 +0900)]
Packaging: update version to 0.1.22

Change-Id: Ifc5884985b1fe3dffa1f4d86f6ccee92f88df947

9 years agosupport preferred rotation angle on wayland window rotation. 74/43074/1
Mun, Gwan-gyeong [Tue, 7 Jul 2015 05:43:16 +0000 (14:43 +0900)]
support preferred rotation angle on wayland window rotation.

Change-Id: If25df68866e10b7e195ded044182a6f89cdd941c

9 years agoPackaging: update version to 0.1.21 accepted/tizen/mobile/20150707.063249 accepted/tizen/tv/20150707.063304 accepted/tizen/wearable/20150707.063318 submit/tizen/20150707.000327
Gwanglim Lee [Tue, 7 Jul 2015 00:02:32 +0000 (09:02 +0900)]
Packaging: update version to 0.1.21

Change-Id: I56380831bb78c40bbc5addaba4780ec5e19a5982

9 years agosupport "Window WM Rotation interface" for wayland 95/42895/3
Mun, Gwan-gyeong [Wed, 24 Jun 2015 13:56:48 +0000 (22:56 +0900)]
support "Window WM Rotation interface" for wayland

Change-Id: I6c92edb4a41ef728f7e8f016c897db5370bea94e

9 years agoPackaging: update version to 0.1.20 submit/tizen/20150703.125223
Gwanglim Lee [Fri, 3 Jul 2015 12:55:21 +0000 (21:55 +0900)]
Packaging: update version to 0.1.20

Change-Id: I13203e1a8ec0c6bb73f470d68aba7195032d3ea6

9 years agosupport 'conformant' for wayland 66/42866/1
Duna Oh [Fri, 3 Jul 2015 08:38:52 +0000 (17:38 +0900)]
support 'conformant' for wayland

if the window is conformant, send keyboard's state and geometry

Change-Id: If6cd26227bd86ae7ff6d5a5565e76c6bd654b436
Signed-off-by: Duna Oh <duna.oh@samsung.com>
9 years agoPackaging: update version to 0.1.19 accepted/tizen/mobile/20150703.014349 accepted/tizen/tv/20150703.014411 accepted/tizen/wearable/20150703.014451 submit/tizen/20150702.024916
Gwanglim Lee [Thu, 2 Jul 2015 02:50:18 +0000 (11:50 +0900)]
Packaging: update version to 0.1.19

Change-Id: I826980f32e76a370edb5d6027b1c315da7a48490

9 years agoChanged layer of client if it is warning window 09/42709/1
MinJeong Kim [Wed, 1 Jul 2015 08:28:10 +0000 (17:28 +0900)]
Changed layer of client if it is warning window

Change-Id: Ie122a7a39a38dc8240399785a5fc50f0dfc4e674
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
9 years agoPackaging: update verstion to 0.1.18 accepted/tizen/mobile/20150701.001522 accepted/tizen/tv/20150701.001539 accepted/tizen/wearable/20150701.001556 submit/tizen/20150630.130609
Gwanglim Lee [Tue, 30 Jun 2015 12:57:19 +0000 (21:57 +0900)]
Packaging: update verstion to 0.1.18

Change-Id: Ie48930a1ed02abc588bf6c7865cc3577c6720660

9 years agoSupport "role_set" request for wayland surface 05/42605/1
MinJeong Kim [Tue, 30 Jun 2015 12:22:06 +0000 (21:22 +0900)]
Support "role_set" request for wayland surface

Change-Id: I112249c11f37733b5239c7b360f39985e49334e9
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
9 years agoAdded tizen_position interface into tizen_policy protocol 75/42275/1 accepted/tizen/mobile/20150626.064845 accepted/tizen/tv/20150626.064929 accepted/tizen/wearable/20150626.064957 submit/tizen/20150626.020647
MinJeong Kim [Thu, 25 Jun 2015 06:16:58 +0000 (15:16 +0900)]
Added tizen_position interface into tizen_policy protocol

To notify changes of position of any window, tizen_position interface is
newly added. The interface is also covering previous "position_set" request,
which was in tizen_policy interface before.

Change-Id: I55d63e63105b01f7d5b098245ef0cceea06fbc7e
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
9 years agoSupport lower request for wayland surface 91/41291/1
MinJeong Kim [Fri, 12 Jun 2015 08:35:02 +0000 (17:35 +0900)]
Support lower request for wayland surface

Change-Id: I3160bd396d24cf9775f6e4b66ae3b09d884a4585
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
9 years agoPackaging: update version to 0.1.17 54/40454/1 tizen_3.0.2015.q2_common accepted/tizen/common/20150605.081137 accepted/tizen/mobile/20150605.092022 accepted/tizen/tv/20150605.103001 accepted/tizen/wearable/20150605.092011 submit/tizen/20150604.043011
Gwanglim Lee [Thu, 4 Jun 2015 04:11:48 +0000 (13:11 +0900)]
Packaging: update version to 0.1.17

Change-Id: Icd9d9c78073c03aa2519016bbb6595596949e536

9 years agoSupport 'notification level' protocol in wayland 67/40267/11
Mun, Gwan-gyeong [Mon, 1 Jun 2015 11:07:38 +0000 (20:07 +0900)]
Support 'notification level' protocol in wayland

Change-Id: I839290b033551d00144f5cf23b9fc342e842021c

9 years agoPackaging: update version to 0.1.16 submit/tizen/20150603.021106
Gwanglim Lee [Wed, 3 Jun 2015 02:12:52 +0000 (11:12 +0900)]
Packaging: update version to 0.1.16

Change-Id: I64e9f98699a3a3f8beaaab52a16a21ee95e8da1c

9 years agoChecking for accepts_focus to remove redundant assignment when wl client changes... 29/40329/1
Gwanglim Lee [Tue, 2 Jun 2015 11:00:15 +0000 (20:00 +0900)]
Checking for accepts_focus to remove redundant assignment when wl client changes focus skip mode

Change-Id: I6bc2492f4de2a9c0e18c49915df27a75673444c7

9 years agoSupport 'focus_skip_set, unset' request - set accepts_focus as zero 93/40293/4
Duna Oh [Tue, 2 Jun 2015 04:01:54 +0000 (13:01 +0900)]
Support 'focus_skip_set, unset' request - set accepts_focus as zero

Change-Id: I2de20091ad30d9fd06b15b8b022297708dd87d74
Signed-off-by: Duna Oh <duna.oh@samsung.com>
9 years agoAdded fullscreen pre hook 06/40306/1
MinJeong Kim [Tue, 2 Jun 2015 06:44:49 +0000 (15:44 +0900)]
Added fullscreen pre hook

Change-Id: I8e4a687ab274740197cfd7095e9132a6b2dff178
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
9 years agoPackaging: update version to 0.1.15 accepted/tizen/common/20150602.074341 accepted/tizen/mobile/20150602.090613 accepted/tizen/tv/20150602.090534 accepted/tizen/wearable/20150602.090548 submit/tizen/20150529.120250
Gwanglim Lee [Fri, 29 May 2015 12:03:57 +0000 (21:03 +0900)]
Packaging: update version to 0.1.15

Change-Id: I37964475e15a8d183bf20ad18ba46476b006929d

9 years agoSupport 'position_set' request - update x,y position of E_Client 97/40097/1
Duna Oh [Fri, 29 May 2015 03:45:46 +0000 (12:45 +0900)]
Support 'position_set' request - update x,y position of E_Client

1. Modify e_mod_pol_client_is_keyboard_sub function
2. If E_Client is a keyboard/keyboard_sub, its lock_client_location value is FALSE.
then, update its position as 'position_set' request

Change-Id: Iecb8409070b75717c5ab9b531d3dcc526ff29078
Signed-off-by: Duna Oh <duna.oh@samsung.com>
9 years agoPackaging: update version to 0.1.14 74/40074/1 accepted/tizen/common/20150529.082218 accepted/tizen/mobile/20150529.085129 accepted/tizen/tv/20150529.085202 accepted/tizen/wearable/20150529.085144 submit/tizen/20150528.125626
Gwanglim Lee [Thu, 28 May 2015 12:53:04 +0000 (21:53 +0900)]
Packaging: update version to 0.1.14

Change-Id: Iafaf1848159a41a54a27feb3d622be77eddab7cf