Here is a list of all functions with links to the files they belong to:
- i -
- i3_exit() : main.c
- i3_restart() : util.c, util.h
- i3string_as_ucs2() : libi3.h
- i3string_as_utf8() : libi3.h
- i3string_copy() : libi3.h
- i3string_escape_markup() : libi3.h
- i3string_free() : libi3.h
- i3string_from_markup() : libi3.h
- i3string_from_markup_with_length() : libi3.h
- i3string_from_ucs2() : libi3.h
- i3string_from_utf8() : libi3.h
- i3string_from_utf8_with_length() : libi3.h
- i3string_get_num_bytes() : libi3.h
- i3string_get_num_glyphs() : libi3.h
- i3string_is_markup() : libi3.h
- i3string_set_markup() : libi3.h
- init_dpi() : libi3.h
- init_logging() : log.c, log.h
- init_ws_for_output() : randr.c, randr.h
- insert_con_into() : move.c, move.h
- ipc_client_timeout() : ipc.c
- ipc_confirm_restart() : ipc.c, ipc.h
- ipc_connect() : libi3.h
- ipc_connect_impl() : libi3.h
- IPC_HANDLER() : ipc.c
- ipc_marshal_workspace_event() : ipc.c, ipc.h
- ipc_new_client() : ipc.c, ipc.h
- ipc_new_client_on_fd() : ipc.c, ipc.h
- ipc_push_pending() : ipc.c
- ipc_receive_message() : ipc.c
- ipc_recv_message() : libi3.h
- ipc_send_barconfig_update_event() : ipc.c, ipc.h
- ipc_send_binding_event() : ipc.c, ipc.h
- ipc_send_client_message() : ipc.c
- ipc_send_event() : ipc.c, ipc.h
- ipc_send_message() : libi3.h
- ipc_send_shutdown_event() : ipc.c
- ipc_send_window_event() : ipc.c, ipc.h
- ipc_send_workspace_event() : ipc.c, ipc.h
- ipc_set_kill_timeout() : ipc.h
- ipc_shutdown() : ipc.c, ipc.h
- ipc_socket_writeable_cb() : ipc.c
- is_background_set() : libi3.h
- is_con_attached() : x.c
- is_debug_build() : libi3.h
- is_focused_descendant() : move.c
- is_tiling_drop_target() : tiling_drag.c