summaryrefslogtreecommitdiff
path: root/ism
AgeCommit message (Expand)AuthorFilesLines
6 daysModified to forward back key event to app when first bootedInhong Han1-11/+23
2024-08-16Fix issue detected by static analysis toolInhong Han5-22/+47
2024-07-29Modified not to terminate IME when FD is changed lateInhong Han1-1/+1
2024-06-28Fix issue detected by static analysis toolInhong Han11-315/+479
2024-06-20Modified to send the align information after reshow requestInhong Han2-0/+14
2024-06-13Modified to generate a cancel key event when the IME is terminated during its...Inhong Han4-3/+56
2024-05-22Add missing break in switchInhong Han1-0/+2
2024-05-22Support for aligning the floating IMEInhong Han19-7/+298
2024-05-10Modified to restart the IME normally in on-demand launch modeInhong Han1-1/+2
2024-04-18Remove unused configuration valueInhong Han2-8/+0
2024-04-18Changed the priority of the isf daemon to the same as the clientInhong Han6-26/+171
2024-04-18Modified to apply IME boosting only in on-demand launch modeInhong Han1-2/+2
2024-04-11Rename isf-panel-efl to isfJihoon Kim4-54/+54
2024-03-19Add the new configuration to set a minimum restart intervalInhong Han2-2/+4
2024-02-26Fix the issue the position of floating IME is reset when changing keyboard modeInhong Han1-0/+2
2024-02-21Modified to not to set keyboard repeat rate twiceInhong Han1-15/+17
2024-02-20Modified to get default input when focus lostInhong Han1-6/+12
2024-02-07Modified to check the focus of canvas and client_window together when set_foc...Inhong Han1-5/+6
2024-01-12Add home key as IME hide keyJihoon Kim1-0/+1
2024-01-09Support to show splash screen when launching IME in TVInhong Han3-13/+30
2024-01-05Modified not to restart IME when the EnableAutoRestartIse option is disabledInhong Han1-3/+2
2024-01-05Add back key no grab mode using the PreferenceInhong Han2-1/+31
2024-01-05Fix issue detected by static analysis toolInhong Han1-2/+2
2023-12-18Fix issue detected by static analysis toolInhong Han1-1/+1
2023-12-06Fixed the surrounding text not being delivered when moving focusInhong Han1-6/+6
2023-11-27Fix vconf type mismatch issueInhong Han1-6/+23
2023-11-20Support to apply boosting mode when launching IME in TVInHong Han3-35/+4
2023-11-10Apply cpu boosting on booting timeInhong Han2-0/+27
2023-10-26Remove unnecessary free functionInhong Han1-8/+1
2023-10-16Fix issue mobile IME does not show in Remote InputInhong Han1-2/+3
2023-10-12Prevent buffer overflow issueInhong Han1-1/+1
2023-09-12Add log for debuggingInhong Han1-0/+2
2023-08-11Fix issue detected by static analysis toolInhong Han3-5/+8
2023-08-07Fix issue detected by static analysis toolJihoon Kim2-2/+2
2023-07-14Add missing clear functionInhong Han1-0/+1
2023-06-14Fix the 64bit build errorInhong Han1-2/+2
2023-06-13Modified to consider the byte sequence when delivering surrounding_textInhong Han1-2/+38
2023-05-26Fix issue to send wrong IME geometry in partial windowJihoon Kim1-5/+23
2023-05-25Prevent crash in calculating scale factorJihoon Kim1-1/+3
2023-05-03Modified to adjust the keyboard size according to scale factorInhong Han1-3/+33
2023-04-12Fix issue detected by static analysis toolInHong Han1-3/+6
2023-04-10Update the control logic for key repeat ratezhengxinjian1-14/+12
2023-04-10Modified to deliver surrounding text asynchronouslyInHong Han4-384/+220
2023-03-14Modified to update the position of the focused context after moving IMEInHong Han1-1/+8
2023-02-22Fix IMEngine socket path for 64bit machineInHong Han2-1/+4
2023-02-16Send the imdata to IME when the input_panel_enabled is falseInHong Han1-1/+1
2023-02-03Reduce the retry counts for socket connection to prevent deadlockInHong Han1-5/+10
2023-01-10Remove unused codeJihoon Kim5-313/+2
2023-01-09Remove unused dependenciesJihoon Kim1-0/+1
2022-12-20Remove unused codeJihoon Kim1-5/+1