1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00
rofi/include
duarm 6d02648d3a
input method (#1735)
* input method draft

* restoring relese event

* using unused macro, removing debug code, handling disconnection

* review fixes, new update_im_window_pos method

* initializing variables correctly

* initializing im pos queue correctly

* ime window positioning

* add widget_get_y_pos() position

* [Build] Update makefile with imdkit

* [CI] Add imdkit as dependency.

* [XCB] rofi_view_paste don't throw warning, print debug.

* [XCB] rofi_view_paste lower 'failed to convert selection'

* [Build] Add minimum version check to imdkit

* new macro XCB_IMDKIT_1_0_3_LOWER

* [Build] Try to support old version of imdkit in meson/makefile.

* [Build] Fix typo in meson.build

* [XIM] Don't set use compound/set use utf8 when on old version.

* [Build] Allow building without imdkit.

* [Doc] Add imdkit to dependency list.

Co-authored-by: Dave Davenport <qball@gmpclient.org>
2022-11-08 19:18:45 +01:00
..
modes [Modes] Support icons off multiple icons. 2022-06-27 20:52:12 +02:00
widgets [Textbox] Add a 'get_cursor_x_pos' function. 2022-10-27 22:22:11 +02:00
css-colors.h [Cleanup] Using clang-tidy 2021-08-18 01:16:45 +02:00
display.h Bump copyright date. 2022-02-07 23:17:15 +01:00
helper-theme.h [helper] More typo fixing in comments 2022-07-30 15:30:47 +02:00
helper.h Cleanup some duplicate checks. 2022-03-15 01:00:56 +01:00
history.h Bump copyright date. 2022-02-07 23:17:15 +01:00
keyb.h [Keyb] Add a -list-keybindings command. 2022-09-18 20:28:38 +02:00
mode-private.h [Doxy] Fix the doxygen check and some warnings. 2022-07-28 00:23:21 +02:00
mode.h [Build] Fix some compile warnings. 2022-07-23 00:28:55 +02:00
rofi-icon-fetcher.h [Window] Add -window-prefer-icon-theme option. 2022-10-22 11:03:11 +02:00
rofi-types.h [textbox] Implement text-transform add upper/lower/capitalize transform 2022-07-30 14:50:05 +02:00
rofi.h Add a warning list and append it to the message box. 2022-07-27 23:44:56 +02:00
settings.h [XCB] Add a flag to enable work around for #611. 2022-07-19 15:50:42 +02:00
theme.h [Build] Fix some compile warnings. 2022-07-23 00:28:55 +02:00
timings.h Bump copyright date. 2022-02-07 23:17:15 +01:00
view-internal.h [View] Add icon-current-entry widget. 2022-06-27 17:09:21 +02:00
view.h input method (#1735) 2022-11-08 19:18:45 +01:00
xcb-internal.h input method (#1735) 2022-11-08 19:18:45 +01:00
xcb.h input method (#1735) 2022-11-08 19:18:45 +01:00
xrmoptions.h Bump copyright date. 2022-02-07 23:17:15 +01:00