DSSeat: add hasPointer/Keyboard/Touch API
[platform/core/uifw/libds.git] / src /
2020-09-07 Sung-Jin ParkDSSeat: add hasPointer/Keyboard/Touch API 73/243473/1
2020-09-07 Duna OhDSwaylandTizenAppinfo-test: add more test cases for... 72/243472/1
2020-09-07 Duna OhDSTraceIno-test: add more test cases for better code... 71/243471/1
2020-09-07 Duna OhDSZone: add testDestroyWindow() for test cases 70/243470/1
2020-09-07 Duna OhDSEventLoop: add testEmitIdleEntererFuncs() for test... 69/243469/1
2020-09-07 Sung-Jin ParkDSWaylandServer: define LCOV_EXCL block(s) for wayland... 68/243468/1
2020-09-07 Junseok, KimDSWaylandServer: swap tizen_policy_ext files to tizen... 64/243464/1
2020-09-07 Junseok, KimDSDebug: Added LCOV_EXCL to whole code 63/243463/1
2020-09-07 SooChan LimDSBufferRef: do not use DSBufferRefPrivate class 62/243462/1
2020-09-07 jeonset LCOV_EXCL blocks 59/243459/1
2020-09-07 jeonDSWaylandTouch: set LCOV_EXCL blocks 57/243457/1
2020-09-07 SooChan LimDSDisplayDeviceHWCTDMImpl: add LCOV exceptions 55/243455/1
2020-09-07 Junseok, KimDSProperty: change overrided private initializer using... 51/243451/1
2020-09-07 Junseok, KimDSProperty: move DSPropertyExceptopn from private class... 50/243450/1
2020-09-07 Junseok, KimDSObject: add LCOV_EXCL 47/243447/1
2020-09-07 Doyoun KangDSWaylandTizenPolicy: implements tizen_policy_set_type 45/243445/1
2020-09-07 Doyoun KangDSWindowShell: implements setType function 44/243444/1
2020-09-07 Doyoun KangDSWindow: add set/getType APIs 43/243443/1
2020-09-07 Duna OhDSTizenAppinfoMgr: add more test cases for better code... 42/243442/1
2020-09-07 Doyoun KangDSZone: modify testCreateWindow function 39/243439/1
2020-09-07 Doyoun KangDSWindowManager: modify setWindowParent API 38/243438/1
2020-09-07 dyamy-leeDSWaylandProtocolTrace : Add LOCV_EXCL 37/243437/1
2020-09-02 SooChan LimDSWaylandTizenAppinfo: call DSTizenAppinfoMgr::releaseI... 58/242958/1 accepted/tizen/unified/20200902.145526 submit/tizen/20200902.055218
2020-09-02 Doyoun KangDSWaylandTizenPolicy: initialize member variable 54/242954/1
2020-09-02 Junseok, KimDSSignalBroker: added registerSignal and add DSObject... 50/242950/1
2020-09-02 Junseok, KimDSSignalBroker: use template for respond to various... 49/242949/1
2020-09-02 Junseok, KimDSSignalBroker: add skeleton codes 48/242948/1
2020-09-02 Junseok, KimDSClient: window count up/down if window added/removed 46/242946/1
2020-09-02 jeonDSInput: set LOCV_EXEC block for DSInput 43/242943/1
2020-09-02 Doyoun KangDSWindowShell: add null check code in constructor 41/242941/1
2020-09-02 jeonDSTizenInputDeviceManager: set LOCV_EXEC block for... 40/242940/1
2020-09-02 jeonDSTextInput: set LOCV_EXEC block for DSTextInput Privat... 39/242939/1
2020-09-02 Sung-Jin ParkDSWaylandServer: set LCOV_EXEC block(s) for unused... 38/242938/1
2020-09-02 Junseok, KimDSCore: add null check at fromWlResource 36/242936/1
2020-09-01 Junkyeong KimDSWaylandTizenSurface: get DSWayalndSurface from wlComp... 98/242798/1 accepted/tizen/unified/20200901.160655 submit/tizen/20200901.034141
2020-09-01 Junkyeong KimDSWaylandCompositor: add getSurface function by wl_resource 97/242797/1
2020-09-01 Junkyeong KimDSWaylandTizenSurface: get DSWaylandSurface from wlComp... 96/242796/1
2020-09-01 Junkyeong KimDSWaylandSurface: delete __waylandSurfaceList 95/242795/1
2020-09-01 Junkyeong KimDSWaylandTizenSurface: get resource id from DSWaylandSu... 94/242794/1
2020-09-01 Junkyeong KimDSWaylandSurface: add static __waylandSurfaceList list... 93/242793/1
2020-09-01 Junkyeong KimDSWaylandSurface: add unique __tizenResId value 92/242792/1
2020-09-01 jeonDSWaylandInputPanel: set keyboard window environment... 91/242791/1
2020-09-01 jeonDSWindowManager: add a API to allow user geometry 90/242790/1
2020-09-01 jeonDSTextInput: set TextInput window to InputPanel's parent 89/242789/1
2020-09-01 Sung-Jin ParkDSSeat: fix to set winX/winY for DSInputEvent::TouchMov... 87/242787/1
2020-09-01 SooChan LimDSWindow: code clean 86/242786/1
2020-09-01 SooChan LimDSWindow: call the private functions at the public... 85/242785/1
2020-09-01 SooChan LimDSWindowPrivate: add setPosition method 84/242784/1
2020-09-01 SooChan LimDSWindowPrivate: add lowerToBottom method 83/242783/1
2020-09-01 SooChan LimDSWindowPrivate: add raiseToTop method 82/242782/1
2020-09-01 SooChan LimDSDisplayArea: set renderView and HWCWindow at windowCr... 81/242781/1
2020-09-01 SooChan LimDSWindow: add setDisplayDeviceHWCWindow method 80/242780/1
2020-09-01 SooChan LimDSWindow: add setRenderView method 79/242779/1
2020-09-01 SooChan LimDSWindow: remove unused register callback functions 78/242778/1
2020-09-01 SooChan LimDSRenderViewDaliImpl: code clean and put the log 77/242777/1
2020-09-01 SooChan LimDSRenderView: remove a dependency on DSWindow. 76/242776/1
2020-09-01 SooChan LimDSDisplayArea: remove renderView list and HWC Window... 75/242775/1
2020-09-01 SooChan LimDSDisplayArea: remove registerCallbackWindowDestroyed. 74/242774/1
2020-09-01 SooChan LimDSDisplayDeviceHWCWindow: remove getWindow method 73/242773/1
2020-09-01 SooChan LimDSDisplayDeviceHWC: make hwc window without DSWindow... 72/242772/1
2020-09-01 SooChan LimDsRenderView: add raiseToTop, lowerToBottom and setPosi... 71/242771/1
2020-09-01 jeonDSTextInput: Add a TextInput API to get current TextInp... 70/242770/1
2020-09-01 Duna OhDSTraceInfo: print out windows' infomation(pid,title... 69/242769/1
2020-09-01 dyamy-leeseparate structures in DSWaylandProtocolTracePrivate... 68/242768/1
2020-09-01 dyamy-leefix the warning issues 67/242767/1
2020-09-01 dyamy-leefix not working trace by rule without all case and... 66/242766/1
2020-09-01 dyamy-leecorrect typo error and defect 65/242765/1
2020-09-01 dyamy-leeAdd DSWaylandProtocolTrace in DSCompositor 64/242764/1
2020-09-01 dyamy-leeremove some logs which make a error and not useful 63/242763/1
2020-09-01 dyamy-leeadd func of update rule and add test code 62/242762/1
2020-09-01 dyamy-leeadd code for TraceProtocol 61/242761/1
2020-09-01 Sung-Jin ParkDSSeat: set winX/winY before sending event(s) to touch... 60/242760/1
2020-09-01 Sung-Jin ParkDSWaylandPointer: fix to return if there is no resource... 59/242759/1
2020-09-01 Sung-Jin ParkDSPointer: send mouse event with winX, winY coordinates 58/242758/1
2020-09-01 Sung-Jin ParkDSTouch: send touch event with winX, winY coordinates 57/242757/1
2020-09-01 Sung-Jin ParkDSInput: add winX, winY and get/set APIs for DSInputTou... 56/242756/1
2020-09-01 SooChan LimDSWindow: remove setWindowShell and getWindowShell... 55/242755/1
2020-09-01 SooChan LimDSWindowShell: make sendConfigure method be a private... 54/242754/1
2020-09-01 SooChan LimDSWindowShell: move wm policy functionalities from... 53/242753/1
2020-09-01 jeonDSWaylandExtension: enable tizen_policy_ext interface 51/242751/1
2020-09-01 jeonDSWaylandTizenPolicyExt: Add skeleton codes to get... 50/242750/1
2020-09-01 jeonDSWaylandServer: build a tizen_policy_ext class 49/242749/1
2020-09-01 jeontizen_policy_ext: add header for tizen_policy_ext protocol 48/242748/1
2020-09-01 jeonDSWaylandExtension: enable tizen_surface interface 47/242747/1
2020-09-01 Duna OhDSWaylandTizenLaunchSplash: fix the segmentation fault... 46/242746/1
2020-09-01 Junkyeong Kimadd DSWaylandTizenSurface interface 43/242743/1
2020-09-01 Sung-Jin ParkDSWaylandKeyboard: send kernel keycode to wayland client(s) 42/242742/1
2020-08-27 Doyoun KangDSWaylandSurface: fix bug for sending destroy signal 00/242500/1
2020-08-27 Doyoun KangDSWaylandSurface: send Surface destroy signal in surfac... 99/242499/1
2020-08-27 Joonbum KoDSRenderViewDaliImpl: add info logs to know when render... 98/242498/1
2020-08-27 Joonbum KoDSRenderViewDaliImpl: emit update signal when RenderVie... 97/242497/1
2020-08-27 Joonbum KoDSWindow: remove destroy callback registration and... 96/242496/1
2020-08-27 Joonbum KoRevert "DSRenderViewDaliImpl: emit update signal when... 95/242495/1
2020-08-27 Joonbum KoDSRenderViewDaliImpl: emit update signal when DSWindow... 94/242494/1
2020-08-27 Doyoun KangDSWindow/DSWindowShell: send configure event when DSWin... 93/242493/1
2020-08-27 Doyoun KangDSZone: add DSWaylandSurface destroyed callback function 92/242492/1
2020-08-27 Doyoun KangIDSWaylandShell/DSWaylandZxdgShellV6: send destroyed... 91/242491/1
2020-08-27 Junkyeong Kimchange file name to DSWaylandTizenSurfaceShm 90/242490/1
2020-08-25 Doyoun KangDSZone: remove code to call raiseOnTop whenever stack... 48/242348/1 accepted/tizen/unified/20200827.105812 submit/tizen/20200825.124850
2020-08-25 Doyoun KangDSWindow: call raiseOnTop/lowerToBottom in raise/lower 47/242347/1
next