platform/core/uifw/libds.git
2022-10-05 duna.ohclients: Fix null dereferencing 11/282511/1
2022-09-19 duna.ohlibinput: use ds_log_error() which calls 'strerror_r' 38/281438/1 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_7.0 tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.063730 accepted/tizen/7.0/unified/hotfix/20221116.110118 accepted/tizen/unified/20220921.091751 tizen_7.0_m2_release
2022-09-15 Seunghun Leesurface: Flesh out handling viewport 75/281275/1 accepted/tizen/unified/20220919.021619
2022-09-15 Seunghun Leesurface: Add ds_surface_viewport 74/281274/1
2022-09-15 Seunghunutil: Add box util 73/281273/1
2022-09-06 Seunghun Leeclients: Fix null dereferencing 53/280853/1 accepted/tizen/unified/20220908.013417
2022-09-06 Seunghun Leeclients: Silence wstringop-truncation warning 52/280852/1
2022-09-06 Seunghun Leelog: Replace strerror with strerror_r 51/280851/1
2022-09-06 Seunghun Leeclient_buffer: Assert if shm_buffer is null 50/280850/1
2022-09-05 duna.ohlibinput: do not call close() when fd is negative 96/280796/1
2022-09-05 duna.ohtinyds: use 'rand_r' instead of function 'rand' 95/280795/1
2022-08-26 Seunghun Leeregion: Add missing return 89/280289/1 accepted/tizen/unified/20220829.062544 submit/tizen/20220826.081449
2022-08-26 Seunghun Leeshm: Fix using negative fd 54/280254/1
2022-08-26 Seunghun Leeallocator/shm: Cast int to size_t to avoid warning 53/280253/1
2022-08-26 Seunghun Leeclients/simple-shm-shell: Don't use vulnerable functions 52/280252/1
2022-08-26 Seunghun Leesurface: Fix emitting commit event twice 09/280209/2
2022-08-24 Seunghun LeeUpdate .gitignore 08/280108/1
2022-08-22 SooChan Limsubsurface: add ds_subsurface_from_resource 15/280015/2 accepted/tizen/unified/20220823.131807 submit/tizen/20220823.002323
2022-08-22 Seunghun Leedata_device: Fix null-dereferencing 25/280025/1
2022-08-22 Seunghun Leedata_device: Fix crash with workaround 24/280024/1
2022-08-22 Seunghun Leedata_device: Add support for touch drag 23/280023/1
2022-08-22 Seunghun Leedata_device: Fix crash when destroying data_offer 22/280022/1
2022-08-22 Seunghun Leedata_device: Nullify {drag,offer}->source 21/280021/1
2022-08-22 Seunghun Leedata_device: Send dnd finish when destroying data_offer 20/280020/1
2022-08-22 Seunghun Leedata_device: Fix formatting 19/280019/1
2022-08-22 Seunghun Leedata_device, tinyds: Handle focus at data_device when... 18/280018/1
2022-08-22 Seunghun Leeseat: Add ds_seat_pointer_get_focused_surface() 17/280017/1
2022-08-22 Seunghun Leedata_device: Refactor code of drag and drop 16/280016/1
2022-08-19 duna.ohseat: export functions for getting seat/seat_client 32/279932/1
2022-08-18 Junkyeong Kimoutput: add omitted APIs to header 43/279843/1 accepted/tizen/unified/20220821.211115 submit/tizen/20220818.083245 submit/tizen/20220819.052238
2022-08-18 Junkyeong Kimbuffer: Add ds_buffer_get_resource API 39/279839/1
2022-08-18 Seunghun Leetinyds: Handle request_start_drag event 30/279830/1
2022-08-18 Seunghun Leetinyds: Call ds_seat_pointer_notify_enter() before... 29/279829/1
2022-08-18 Seunghun Leetinyds: Fix server_view_at() 28/279828/1
2022-08-18 Seunghun Leetinyds: Place toplevel surfaces on random position 27/279827/1
2022-08-18 Seunghun Leedata_device: Add start drag operation 26/279826/1
2022-08-18 Seunghun Leeseat: Add APIs needed by data_device 25/279825/1
2022-08-18 Seunghun Leedata_device: Create ds_data_device per seat_client 24/279824/1
2022-08-18 Seunghun Leedata_device: Add dnd implementation to ds_data_source_c... 23/279823/1
2022-08-18 Seunghun Leedata_device: Add dnd implementation to ds_data_offer 22/279822/1
2022-08-18 Seunghun Leedata_deivce: Add dnd implementation to ds_data_source 21/279821/1
2022-08-18 Seunghundata_device: Start implementing drag and drop 20/279820/1
2022-08-18 Seunghun Leeseat: Rename ds_seat_keyboard_destroy_grab properly 05/279805/2
2022-08-18 Seunghun Leeseat: Fix formatting 04/279804/2
2022-08-18 duna.ohseat: add extern 'C' in seat.h 10/279810/2
2022-08-18 Seunghun Leexdg_shell: Add toplevel_set_activated() 18/279618/2
2022-08-18 Seunghun Leepackaging: Fix packaging break 22/279522/2
2022-08-10 Seunghun Leeexmaples: Remove an example 'wl-backend' 70/279470/1
2022-08-10 Seunghuntinyds: Integrate idle_redraw into idle_task 69/279469/1
2022-08-10 Seunghuntinyds: Update seat capabilities properly 68/279468/1
2022-08-10 Seunghuntinyds: Fix not sendig all seat capabilities 67/279467/1
2022-08-10 Seunghuntinyds: Default to INFO log level 66/279466/1
2022-08-10 Seunghun Leetinyds: Refactor out 65/279465/1
2022-08-10 Seunghun LeeAdd a FIXME comment for later correction. 64/279464/1
2022-08-10 Seunghun Leetinyds: Remove __attribute__((unused)) 63/279463/1
2022-08-05 Seunghun Leetinyds: Apply ds_data_device_manager 72/279272/1 accepted/tizen/unified/20220808.135406 submit/tizen/20220805.072229
2022-08-05 Seunghun Leedata_device: Add clipboard functionality 71/279271/1
2022-08-05 Seunghun Leeseat: Add implementation for selection source 70/279270/1
2022-08-05 SeunghunAdd skeleton code for ds_data_device_manager 69/279269/1
2022-08-04 SooChan Limadd libds-tests 47/279247/1
2022-08-03 Seunghun Leeoutput: Fix crash because of missing wl_list_init() 05/279205/1
2022-08-03 Seunghun Leekeyboard: Fix leak when destroying ds_keyboard 96/279196/2
2022-08-03 Seunghun Leeoutput: Add ds_output_{create,destroy}_global() 95/279195/1
2022-07-18 Seunghun Leebuild: Set default warning_level=3 20/278120/1 sandbox/actiontest accepted/tizen/unified/20220718.140337 submit/tizen/20220718.065110
2022-07-18 Seunghun Leeseat: Fix dangling focused_client in pointer 19/278119/1
2022-07-18 Seunghun Leeseat: Fix dangling focused_client in keyboard 18/278118/1
2022-07-18 이승훈/Tizen Platform... Fix typo 17/278117/1
2022-07-18 Seunghun Leebuffer: Add null check after wl_array_add() 16/278116/1
2022-07-18 Seunghun Leexdg_shell, xdg_shell_v6: Remove unreachable code 15/278115/1
2022-07-18 Seunghun Leeshm: Use snprintf() instead of vulnerable strcat() 14/278114/1
2022-07-18 Seunghun Leeregion: Remove unreachable code 13/278113/1
2022-07-18 Seunghun Leebackend-wayland: Fix using uninitialized data 12/278112/1
2022-07-18 Seunghun Leetinyds: Notify button event of pointer 11/278111/1
2022-07-18 Seunghun Leexdg_shell_v6: Remove 'xdg-shell-unstable-v6-server... 10/278110/1
2022-07-18 Seunghun Leeseat: Add API for keyrouter 09/278109/1
2022-07-18 Seunghun Leesurface: Export ds_surface_get_wl_resource() 08/278108/1
2022-07-18 Seunghun Leeseat: Add ds_seat_set_keyboard() 07/278107/1
2022-07-18 SooChan Limfix the typo 06/278106/1
2022-07-18 SooChan Limimplement the xdg_shell_v6 05/278105/1
2022-07-18 SooChan Limadd WL_EXPORT 04/278104/1
2022-07-18 SooChan Limremove the unused files 03/278103/1
2022-07-18 SooChan Limadd .clang-format 02/278102/1
2022-07-18 Seunghun Leesurface: Export functions for surface role 01/278101/1
2022-07-18 duna.ohseat: move 'grab' related struct definitions to include... 00/278100/1
2022-07-18 duna.ohclients: remove 'input-generator' 99/278099/1
2022-07-18 SooChan Limrearrange the directory of the libds respository 98/278098/1
2022-07-18 SooChan Limremove libds-tizen stuffs 97/278097/1
2022-07-18 Seunghun Leekeyrouter: Fix wrong validity check 96/278096/1
2022-07-18 duna.ohdevicemgr: implement libds-tizen-input-devicemgr 95/278095/1
2022-07-18 Junkyeong Kimdpms: set ds_tizen_dpms enum value by tizen dpms protoc... 94/278094/1
2022-07-18 Junkyeong Kimclient: add simple-dpms 93/278093/1
2022-07-18 Junkyeong Kimexample: add tinyds-tdm-dpms 92/278092/1
2022-07-18 Junkyeong Kimdpms: fix build error 91/278091/1
2022-07-18 Seunghun Leekeyrouter: Return an appropriate value 90/278090/1
2022-07-18 Seunghun Leekeyrouter: Fix wrong return value 89/278089/1
2022-07-18 Seunghun Leesecurity: Enable cynara to be built 88/278088/1
2022-07-18 Seunghun Leetizen-util: Include an appropriate header 87/278087/1
2022-07-18 Seunghun Leesecurity: Refactor implementation for cynara 86/278086/1
2022-07-18 Seunghun Leesecurity: Remove meaningless double check 85/278085/1
2022-07-18 SooChan Limadd review-bot as a reviewer 84/278084/1
next