summaryrefslogtreecommitdiff
path: root/compositor/text-backend.c
Commit message (Expand)AuthorAgeFilesLines
* compositor/text-backend: use xzalloc everywhereMichael Olbrich2023-02-271-15/+6
* compositor/text-backend: Avoid a potential UAFMarius Vlad2022-07-271-0/+8
* Defer launch input method with wl_event_loop_add_idle.Weng Xuetian2022-04-191-3/+7
* Fix crash on activating a text area without a real keyboardTakuro Ashie2021-11-181-0/+3
* weston-keyboard: Enable to set as overlay panelTakuro Ashie2021-10-141-0/+7
* compositor: fix UAF on text-backend tear-downPekka Paalanen2021-05-121-0/+7
* Rename compositor.h to libweston/libweston.hPekka Paalanen2019-04-181-1/+1
* compositor: Add some handy wrappers for wet_get_binary_path()Marius Vlad2018-12-181-1/+1
* input: add weston_keyboard_send_keymap helper functionDerek Foreman2018-08-171-3/+1
* libweston: Remove signals from the list during de-initHarsha M M2018-08-081-0/+3
* tests: Don't rely on build directory layoutDaniel Stone2018-06-201-5/+1
* libweston: Make weston_seat release safeAlexandros Frantzis2018-02-151-2/+6
* text-backend: Allow client hiding of input panelJoshua Watt2017-11-301-10/+12
* libweston: Use struct timespec for compositor timeAlexandros Frantzis2017-11-271-4/+7
* libweston: Use struct timespec for key eventsAlexandros Frantzis2017-11-271-3/+10
* text-input: Clear out context->input pointerDaniel Stone2016-11-181-0/+1
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-261-0/+1
* Move weston source to compositor/Pekka Paalanen2016-06-231-0/+1084