platform/core/uifw/libds.git
2020-08-20 Doyoun KangDSWindow: add API for set/get DSWindowShell 04/241804/1
2020-08-20 Doyoun KangDSWindowShell: add APIs for set/getGeometry 03/241803/1
2020-08-20 Doyoun KangDSWindow: change APIs set/getGeometry to set/getSize 02/241802/1
2020-08-20 Duna OhDSWaylandOutput: add getBaseResolutionFromAppinfo(... 01/241801/1
2020-08-20 Duna OhDSTizenAppinfoMgr: change into singleton and add getIns... 00/241800/1
2020-08-20 Junseok, KimDSWaylandServer: add initializer of m_glovalVersion... 99/241799/1
2020-08-20 dyamy-leeDSWaylandProtocolTrace: add skeleton code with singleton 98/241798/1
2020-08-20 Junseok, KimDSWaylandServer: fix to use wl_array pointer to followi... 97/241797/1
2020-08-20 Junseok, KimDSWaylandServer: replace from std::string to wl_array... 96/241796/1
2020-08-20 Sung-Jin Parkall files: add LICENSE information 95/241795/1
2020-08-20 Doyoun KangDSZone: add code to find DSWindowShell by DSWaylandSurface 94/241794/1
2020-08-20 Doyoun KangIDSWaylandShellSurface/ZxdgSurfaceV6: add APIs to set... 93/241793/1
2020-08-20 Sung-Jin Parktests: update tests for DSWaylandCompositor, DSWaylandS... 92/241792/1
2020-08-20 Sung-Jin ParkDSSeat: add getXkb() 91/241791/1
2020-08-20 Sung-Jin ParkDSSeat: install input event handlers, implement key... 90/241790/1
2020-08-20 Sung-Jin ParkDSWaylandKeyboard: implements event send functions... 89/241789/1
2020-08-20 Sung-Jin ParkDSWaylandSeat: add setXkb()/getXkb()/setCurrentTime... 88/241788/1
2020-08-20 Sung-Jin ParkDSWaylandServer: fix send_enter() of wl_keyboard class 87/241787/1
2020-08-20 Sung-Jin ParkDSWaylandCompositor: add currentTime() 86/241786/1
2020-08-20 Sung-Jin ParkDSInput: read/add timestamp to input event(s) 85/241785/1
2020-08-20 Sung-Jin ParkexampleClient: add keyboard repeat info handler, intial... 84/241784/1
2020-08-20 Sung-Jin ParkPackaging: add/install LICENSE file 83/241783/1
2020-08-20 SooChan LimDSWaylandCompositor: set __shell to be nullptr at const... 82/241782/1
2020-08-20 Sung-Jin ParkDSRender: fix not to call _offscreenApplication.Run() 81/241781/1
2020-08-20 Doyoun KangDSZone: add ShellSurfaceCreated callback 80/241780/1
2020-08-20 Doyoun KangDSWaylandCompositor: add APIs to set/get IDSWaylandShell 79/241779/1
2020-08-20 Doyoun KangexampleClient: add code to use zxdg_shell 78/241778/1
2020-08-20 SooChan Limtest: make tests to be succeeded. 77/241777/1
2020-08-20 SooChan LimDSCore: put std header files to DSCore.h 76/241776/1
2020-08-20 SooChan LimDSTizenAppinfoMgr: fix the crash 75/241775/1
2020-08-20 SooChan LimDSTizenAppinfoMgr: print string values instead of std... 74/241774/1
2020-08-20 Sung-Jin ParkDSCore: fix fromWlResource() to get DSWaylandXXX correc... 73/241773/1
2020-08-20 SooChan Limtest: remove libds.a 72/241772/1
2020-08-20 Doyoun KangIDSWaylandShell: add Interface class for Shell and... 71/241771/1
2020-08-20 Duna OhDSTizenAppinfo/DSTizenAppinfoMgr: add new classes and... 70/241770/1
2020-08-20 Doyoun KangDSWaylandTizenPosition: add skeleton code 69/241769/1
2020-08-20 SooChan LimDSOutput: create DSWaylandOutput object after IDSDispla... 68/241768/1
2020-08-20 SooChan LimDSDisplayDevice: add get functions. 67/241767/1
2020-08-20 SooChan Limsamples: use xdg shell at samples 66/241766/1
2020-08-20 Joonbum KoDSRenderEngineDaliImpl-test: Temporarily disabled all... 65/241765/1
2020-08-20 Doyoun KangDSDebug: add code to print line number 64/241764/1
2020-08-20 jeonDSWaylandInputMethod: process wl_input_method_context... 63/241763/1
2020-08-20 Junkyeong Kimimplementation DSWaylandOutput 62/241762/1
2020-08-20 Sung-Jin ParkDSWaylandSurface: uses DS_WAYLAND_DEFINE/IMPL_FROM_RESO... 61/241761/1
2020-08-20 Sung-Jin ParkDSCore: adds macros to get the pointer of DSWaylandXXX... 60/241760/1
2020-08-20 Sung-Jin ParkDSSeat: fix to set DSWaylandKeyboard/Pointer/Touch... 59/241759/1
2020-08-20 Sung-Jin ParkexampleClient: fix not to destroy wl_surface 58/241758/1
2020-08-20 SooChan LimDSRenderViewEcoreEvasImpl: register BufferChanged inste... 57/241757/1
2020-08-20 SooChan LimDSRenderViewDaliImpl: register BufferChanged instead... 56/241756/1
2020-08-20 SooChan LimDSWindow: add registerCallbackBufferChanged function 55/241755/1
2020-08-20 SooChan LimDSDisplayArea: do HWC Commit and renderFrame at Idle... 54/241754/1
2020-08-20 SooChan Limsamples: make the wayland rendering sample without... 53/241753/1
2020-08-20 Sung-Jin ParkDSPolicyArea: attach a zone to the corresponding seat 52/241752/1
2020-08-20 Sung-Jin ParkDSSeat: adds basic APIs and implements input event... 51/241751/1
2020-08-20 Doyoun KangDSZone: modify code to create DSWindowShell on surfaceC... 50/241750/1
2020-08-20 SooChan LimDSRenderViewEcoreEvasImpl: add __onWindowSizeChanged... 49/241749/1
2020-08-20 SooChan LimDSRenderViewDaliImpl: add __onWindowSizeChanged callbac... 48/241748/1
2020-08-20 Sung-Jin ParkDSWaylandServer: add processEvent(), set/getFocus(... 47/241747/1
2020-08-20 jeonDSWaylandTextInput: process wl_text_input requests 46/241746/1
2020-08-20 Joonbum KoDelete eldbus dependency. 45/241745/1
2020-08-20 Joonbum KoDSRenderEngineDaliImpl: Changed default bg color to... 44/241744/1
2020-08-20 Joonbum KoDSRenderEngineDaliImpl: Added properties to actor. 43/241743/1
2020-08-20 Joonbum KoDSRenderEngineDaliImpl-test: Set color value to the... 42/241742/1
2020-08-20 Joonbum KoDSRenderEngineDaliImpl-test: Give time sleep to wait... 41/241741/1
2020-08-20 Joonbum KoAdd eldbus dependency for testing. 40/241740/1
2020-08-20 Joonbum KoDSRenderEngineDaliImpl-test: Add a TC to test texture... 39/241739/1
2020-08-20 Joonbum KoDSRenderEngineDaliImpl-test: Add DSEventLoop to test... 38/241738/1
2020-08-20 Joonbum KoDSRenderViewDaliImpl: Implemented initial dali render... 37/241737/1
2020-08-20 Joonbum KoImplemented initial phase to use dali render engine. 36/241736/1
2020-08-20 Joonbum KoAdd build dependencies to use dali libs. 35/241735/1
2020-08-20 Sung-Jin ParkDSWaylandServer: add getFocus()/setFocus() APIs for... 34/241734/1
2020-08-20 Sung-Jin ParkDSWaylandSeat: add APIs (getName/getPointer/getKeyboard... 33/241733/1
2020-08-20 Sung-Jin ParkDSInput: fix print() to leave log with DSLOG_INF() 32/241732/1
2020-08-20 Changyeon LeeDSWaylandSurface: add checking client attach null buffer 31/241731/1
2020-08-20 Doyoun KangDSWaylandExtension: change log level in init() 30/241730/1
2020-08-20 Doyoun KangDSZone: remove unnecessary header file 29/241729/1
2020-08-20 Doyoun KangDSWaylandCompositor: add code to initialze DSWaylandExt... 28/241728/1
2020-08-20 Doyoun KangRevert "DSCompositor: add code to create DSWaylandExten... 27/241727/1
2020-08-20 Doyoun KangexampleClient: bind tizen_policy 26/241726/1
2020-08-20 Doyoun KangDSCompositor: add code to create DSWaylandExtension 25/241725/1
2020-08-20 Changyeon LeeDSBuffer: set XDG_RUNTIME_DIR in test 24/241724/1
2020-08-20 Changyeon LeeDSDisplayDeviceHWCTDMImpl: update frame of target windo... 23/241723/1
2020-08-20 Changyeon LeeIDSDisplayDeviceHWCWindowTDM: add TargetImpl 22/241722/1
2020-08-20 Changyeon LeeIDSDisplayDeviceHWCWindow: add interface about frame... 21/241721/1
2020-08-20 Changyeon LeeDSBufferRef: initalize DSObject ptr 20/241720/1
2020-08-20 Changyeon LeeDSBufferQueueTBMImpl: create IDSBuffer in acquire_buffer 19/241719/1
2020-08-20 SooChan LimDSEventLoop: make registerCallbackIdleEnterer 18/241718/1
2020-08-20 Doyoun Kangadd skeleton code for DSWaylandExtension class 17/241717/1
2020-08-20 Duna OhDSWaylandTizenAppinfo: add skeleton codes for tizen_lau... 16/241716/1
2020-08-20 jeonDSTextInput: create DSTextInput class to connect classe... 15/241715/1
2020-08-20 SooChan LimDSWindow : add onSurfaceCommitted callback funtion 14/241714/1
2020-08-20 SooChan LimDSWaylandSurface: get Buffer from CommitInfo 13/241713/1
2020-08-20 SooChan LimDSBuffer: add getSize from Buffer 12/241712/1
2020-08-20 SooChan LimDSEventLoop : make DSEventLoop be singelton 11/241711/1
2020-08-20 Sung-Jin ParkDSZone: add getWindowList(), findWindow() to make a... 10/241710/1
2020-08-20 Sung-Jin ParkDSWindow: add surface() to get DSWaylandSurface pointer 09/241709/1
2020-08-20 Sung-Jin ParkDSWaylandSurface: add fromWlResource(), getWlResource() 08/241708/1
2020-08-20 Doyoun Kangadd code for creating DSWindowShell 07/241707/1
2020-08-20 Changyeon LeeDSBufferManager: initialize DSWaylandCompositor 06/241706/1
2020-08-20 Changyeon LeeDSBuffer: add DSBufferRef class 05/241705/1
next