2020-08-20 |
jeon | DSWaylandTextInput: add skeleton codes for wl_text_inpu... 72/241672/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | Test: enable RenderEngine_RenderFrame, RenderView_SetBu... 71/241671/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSWaylandInputMethod: add skeleton codes for wl_input_m... 70/241670/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSClient: add basic implementation and tests 69/241669/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSWindow: add geometric information, apis and integrati... 68/241668/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Doyoun Kang | DSWindowShell - add skeleton code 67/241667/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Junkyeong Kim | add wayland client simple rendering sample 66/241666/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSSeat: register input event handlers 65/241665/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSInput: Support input events using ecore event 64/241664/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | Test: add registerCallbackSurfaceCommitted test on... 63/241663/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | Test: make libds-mock.h file. 62/241662/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSZone : register SurfaceCreated Callback 61/241661/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSWaylandSurface: implement the requests 60/241660/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Junseok, Kim | DSWaylandTizenIndicator: add skeleton codes for Tizen... 59/241659/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Junseok, Kim | DSWaylandTizenPolicy: call finalize instead of assert... 58/241658/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Doyoun Kang | DSWaylandTizenPolicy: add initial code 57/241657/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSInput: Get input events using DSLibinput 56/241656/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSInput: add DSInputEvent classes 55/241655/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Doyoun Kang | Add DSStruct.h 54/241654/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | test: fix DSWaylandClient-test to release an DSWaylandC... 53/241653/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSWaylandCompositor: fix log message when get/release... 52/241652/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSSeat: create a pointer of DSInput inside constructor 51/241651/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Junseok, Kim | ZxdgShellV6: implement core methods 50/241650/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSWaylandCompositor: change into singleton, add getInst... 49/241649/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | exampleClient: implements wl_pointer/keyboard/touch... 48/241648/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | exampleCompositor: create a seat and an input on _onIni... 47/241647/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSSeat & DSInput : creates a DSWaylandSeat via DSWaylan... 46/241646/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSWaylandTouch: initialize wl_touch, create wl_resource... 45/241645/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSWaylandPointer: initialize wl_pointer, create wl_reso... 44/241644/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSWaylandKeyboard: initialize wl_keyboard, create wl_re... 43/241643/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSCompositor: remove input initialization including... 42/241642/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSCore: include cassert for DS_ASSERT macro 41/241641/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSWaylandTizenInputDeviceManager: connect TizenInputDev... 40/241640/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | Test: add registerCallbackSurfaceCreated test 39/241639/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSWaylandCompositor: add callback function for surface... 38/241638/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Changyeon Lee | DSWaylandBuffer: add skeleton code 37/241637/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Junkyeong Kim | DSWaylandServer: refactoring tizen-surface protocol... 36/241636/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Junkyeong Kim | DSWaylandOutput: use macros of Pimpl 35/241635/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | samples: add exampleClient for testing exampleCompositor 34/241634/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSWaylandCompositor: fix typo (waylandSruface -> waylan... 33/241633/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSWaylandClient: implements fromWlClient(), does trivia... 32/241632/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Doyoun Kang | DSWaylandTizenPolicy: add skeleton code 31/241631/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSCanvas: make DSZone at attachPolicyArea() 30/241630/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSCompositor: return DSCanvas at _onInitialized() 29/241629/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Junseok, Kim | zxdg_shell_v6: merge zxdg_shell_v6 protocol codes 28/241628/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Junseok, Kim | meson: remove build warning 27/241627/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | Test: add DSZone test 26/241626/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | build: link the static libds library to the libds-tests 25/241625/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSZone: add DSZone class 24/241624/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSPolicyArea: add functions to get the geometry of... 23/241623/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSCore: include headears which are used frequently 22/241622/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSWaylandTizenInputDeviceManager: Imply macros for... 21/241621/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Junkyeong Kim | DSWaylandServer: add tizen_surface interface related... 20/241620/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSWaylandCompositor: make DSWaylandSurface. 19/241619/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | add static functions to get a private __d_func(). 18/241618/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSWaylandServer: update dswayland-server-*.cpp, .h... 17/241617/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSWaylandClient: call add/remove a client to the DSWayl... 16/241616/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSWaylandCompositor: add client created handler 15/241615/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSWaylandClient: add client destroy handler 14/241614/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSInput: code refactoring 13/241613/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSInput-test: add DSInput DeviceAdd/Remove slot test 12/241612/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSInput: initialize values to nullptr 11/241611/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSCompositor: initialize wayland display and input... 10/241610/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Doyoun Kang | DSWindow: add skeleton class 09/241609/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSWaylandServer: implements DSWaylandPointer, DSWayland... 08/241608/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSLibinput: init/shutdown ecore system to use ecore... 07/241607/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSSeat: connects signals for device add/remove 06/241606/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSInput: Add device add/remove signals 05/241605/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSLOG: remove new lines 04/241604/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSWaylandServer: implements DSWaylandCompositor, DSWayl... 03/241603/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSCanvas: initialize RenderEngine with EcoreEvas implem... 02/241602/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSCompositor: initialize the Display Device with TDM 01/241601/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSCompositor: change _onPrepareCanvas to _onInitialized 00/241600/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Junseok, Kim | zxdg_popup_v6: Add ZxdgPopupV6 skeleton class 99/241599/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Junseok, Kim | zxdg_toplevel_v6: Add ZxdgToplevelV6 skeleton class 98/241598/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Junseok, Kim | zxdg_surface_v6: Add ZxdgSurfaceV6 skeleton class 97/241597/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Junseok, Kim | zxdg_positioner_v6: add ZxdgPositionerV6 skeleton class 96/241596/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Junseok, Kim | zxdg_shell_v6: Add ZxdgShellV6 skeleton class 95/241595/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSInput: control device add/remove events from libinput 94/241594/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | remove DSHWC 93/241593/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSOutput: change the DSOutput into IDSOutput 92/241592/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSPolicyAread: make the DSPolicyAreadPrivate. 91/241591/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSDisplayArea: make the DSDisplayAreaPrivate. 90/241590/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSCanvas: make the DSCanvasPrivate. 89/241589/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSCompositor: make the DSCompositorPrivate. 88/241588/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | change the raw pointers into the smart pointers 87/241587/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSInput: Add DSInputDevice's test cases 86/241586/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSInput: add DeviceSubclass enum 85/241585/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSInput: Imply pimpl macros 84/241584/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSCore: clarify macros for PIMPL idiom 83/241583/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Sung-Jin Park | DSCore: add DS_ASSERT macro 82/241582/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSCompositor: implement the eventloop with DSEventLoop... 81/241581/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSEventLoop: add DSEventLoop class 80/241580/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSInput: Add a DSInputDevice class 79/241579/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSSeat: add keyboard/mouse/touch skeleton classes 78/241578/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Joonbum Ko | DSWaylandServer: add prototype codes related to wl_call... 77/241577/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Joonbum Ko | DSWaylandServer: add prototype codes related to wl_surf... 76/241576/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSDisplayDevice: add the IDSDisplayDeviceOutputMode 75/241575/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
jeon | DSInput: Add a DSLibinput class to support libinput 74/241574/1 |
commit | commitdiff | tree | snapshot |
2020-08-20 |
SooChan Lim | DSDisplayDevice: implement HWC functions. 73/241573/1 |
commit | commitdiff | tree | snapshot |
next |