2021-05-25 |
Sung-Jin Park | DSWaylandInputPanel: fix not to use invalid iterator Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-08 |
Sung-Jin Park | DSWaylandServer: define LCOV_EXCL blocks for event... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-08 |
Sung-Jin Park | DSUtil: define LCOV_EXCL blocks for error handling... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-07 |
Sung-Jin Park | DSWaylandServer: define LCOV_EXCL blocks Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-07 |
Sung-Jin Park | tests: fix DSWaylandClient-test Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-07 |
Sung-Jin Park | tests: add TCs for DSSeat Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-07 |
Sung-Jin Park | DSSeat: add hasPointer/Keyboard/Touch API Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-07 |
Sung-Jin Park | DSWaylandServer: define LCOV_EXCL block(s) for wayland... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-02 |
Sung-Jin Park | tests: enable setting DEFAULT_XDG_RUNTIME_DIR environment... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-02 |
Sung-Jin Park | tests: set default XDG_RUNTIME_DIR to /tmp Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-02 |
Sung-Jin Park | DSWaylandServer: set LCOV_EXEC block(s) for unused... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-02 |
Sung-Jin Park | Packaging: disable libds-boot package Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-01 |
Sung-Jin Park | packaging: add libds-boot package for booting with... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-01 |
Sung-Jin Park | DSSeat: fix to set winX/winY for DSInputEvent::TouchMoveEvent Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-01 |
Sung-Jin Park | DSSeat: set winX/winY before sending event(s) to touch... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-01 |
Sung-Jin Park | DSWaylandPointer: fix to return if there is no resource... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-01 |
Sung-Jin Park | DSPointer: send mouse event with winX, winY coordinates Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-01 |
Sung-Jin Park | DSTouch: send touch event with winX, winY coordinates Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-01 |
Sung-Jin Park | DSInput: add winX, winY and get/set APIs for DSInputTouchEve... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-09-01 |
Sung-Jin Park | DSWaylandKeyboard: send kernel keycode to wayland client(s) Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-25 |
Sung-Jin Park | DSWaylandKeyboard: sendEnter when the focused client... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-25 |
Sung-Jin Park | DSWaylandSurface: add getClient() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-25 |
Sung-Jin Park | DSWaylandKeyboard: sendEnter when the focused client... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-25 |
Sung-Jin Park | DSWaylandSurfaceCommitInfo: initialize bufferChanged... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-24 |
Sung-Jin Park | DSSeat: add/register slot for windowStackChanged signal Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-24 |
Sung-Jin Park | DSZone: emit windowStackChanged signal when the stack... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-24 |
Sung-Jin Park | DSWindow: add setZOrder/getZOrder API Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-24 |
Sung-Jin Park | DSSeat: release shared_ptr of the last focus window Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-21 |
Sung-Jin Park | DSSeat: renew focus on Window created/destroy handlers Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-21 |
Sung-Jin Park | DSWindowShell: add unsetFocus() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-21 |
Sung-Jin Park | DSWindow: add unsetFocus() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | tests: fix DSWaylandTizenInputDevice-test to use class... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSZone: fix to use waylandCompositor when it's valid Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandInputPanel: comment on unreachable code Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSSeat: renew focus window on window creation/destroy... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSTouch: add resetFocus(), fix setFocus() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSPointer: add resetFocus() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSKeyboard: add resetFocus(), fix setFocus() and log Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandTouch: add resetFocus() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandPointer: add resetFocus() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandKeyboard: add resetFocus() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSZone: add registerCallbackWindowDestroy() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSDebug: fix to print 'domain' before the funtion name Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | tests: add null ptr check on DSWaylandTizenInputDeviceManage... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSBuffer: initialize member varable, add null ptr check... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandInputPanel: disable unreachable code Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandInputMethod: initialize member variable @... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSCompositor: initialize dsBufferManager @ constructor Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandCompositor: initialize m_clientCreateListener... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandOutput: initialize member variables @ constructor Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSZone: add null check for waylandCompositor variable Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | libds-mock: initialize member variables and add exception... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | tests: initialize member variables @ constuctor of... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandZxdg*: initialize member variables @ constructor Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandSurface: initialize member variables @ constructor Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSBuffer: intialize member variable @ DSBufferTBMImpl() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSSeat: fix build warning, getTopWindowOnPosition(... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandTouch: fix crash at the constructor and setFocus() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandPointer: fix crash at the constructor and... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandSurface: add hasResource() to check validity... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandKeyboard: fix to initialze member variable... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSSeat: get Top Window on x, y coordinates and set... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSPointer: implement mouseDown/Move/Up/In/Out event... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandPointer: add set/getFocus(), send event APIs Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSSeat: setCurrentEventTime for pointer event Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSTouch: add touchDown/Up/Move APIs Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandTouch: implment send touchDown/Up/Move events... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSSeat: remove unnecessary log for touch event handler Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSInput: add/get timestamp for pointer/touch events... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | all files: add LICENSE information Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | tests: update tests for DSWaylandCompositor, DSWaylandSeat... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSSeat: add getXkb() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSSeat: install input event handlers, implement key... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandKeyboard: implements event send functions... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandSeat: add setXkb()/getXkb()/setCurrentTime... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandServer: fix send_enter() of wl_keyboard class Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandCompositor: add currentTime() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSInput: read/add timestamp to input event(s) Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | exampleClient: add keyboard repeat info handler, intialize... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | Packaging: add/install LICENSE file Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSRender: fix not to call _offscreenApplication.Run() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSCore: fix fromWlResource() to get DSWaylandXXX correctly... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandSurface: uses DS_WAYLAND_DEFINE/IMPL_FROM_RESOURCE... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSCore: adds macros to get the pointer of DSWaylandXXX... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSSeat: fix to set DSWaylandKeyboard/Pointer/Touch... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | exampleClient: fix not to destroy wl_surface Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSPolicyArea: attach a zone to the corresponding seat Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSSeat: adds basic APIs and implements input event... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandServer: add processEvent(), set/getFocus(... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandServer: add getFocus()/setFocus() APIs for... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandSeat: add APIs (getName/getPointer/getKeyboard... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSInput: fix print() to leave log with DSLOG_INF() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSZone: add getWindowList(), findWindow() to make a... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWindow: add surface() to get DSWaylandSurface pointer Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWaylandSurface: add fromWlResource(), getWlResource() Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWindow: add setGeometry() func(s) Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | tests: fix DSClient-test not to make a lockup during... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSClient: add basic implementation and tests Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | DSWindow: add geometric information, apis and integration... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
2020-08-20 |
Sung-Jin Park | test: fix DSWaylandClient-test to release an DSWaylandCompos... Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
|
commit | commitdiff | tree |
next |