Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- r -
- R() : helper.c
- RANDR_PREF_MAJOR_VERSION : xcb.c
- RANDR_PREF_MINOR_VERSION : xcb.c
- read_add() : dmenu.c
- read_add_block() : dmenu.c
- read_hosts_file() : ssh.c
- read_input_sync() : dmenu.c
- read_input_thread() : dmenu.c
- read_known_hosts_file() : ssh.c
- record() : rofi.c
- RED_BYTE : rofi-icon-fetcher.c
- refilter_timeout : view.c
- refilter_timeout_count : view.c
- release_keyboard() : xcb.c
- release_pointer() : xcb.c
- RELOAD_DIALOG : mode.h
- REMOVE_CHAR_BACK : keyb.h
- REMOVE_CHAR_FORWARD : keyb.h
- remove_pid_file() : helper.c, helper.h
- REMOVE_TO_EOL : keyb.h
- REMOVE_TO_SOL : keyb.h
- REMOVE_WORD_BACK : keyb.h
- REMOVE_WORD_FORWARD : keyb.h
- repaint_source : view.c
- RESET_DIALOG : mode.h
- return_code : rofi.c
- RFILE : filebrowser.c
- RIGHT_TO_LEFT : listview.c
- rofi_add_error_message() : rofi.c, rofi.h
- rofi_add_warning_message() : rofi.c, rofi.h
- rofi_bindings : keyb.c
- rofi_capture_screenshot() : view.c, view.h
- rofi_clear_error_messages() : rofi.c, rofi.h
- rofi_clear_warning_messages() : rofi.c, rofi.h
- rofi_collect_modes() : rofi.c
- rofi_collect_modes_search() : rofi.c, rofi.h
- rofi_collectmodes_add() : rofi.c
- rofi_collectmodes_destroy() : rofi.c
- rofi_collectmodes_dir() : rofi.c
- rofi_collectmodes_setup() : rofi.c
- rofi_config_find_widget() : theme.c, theme.h
- rofi_configuration : xrmoptions.c, theme.h
- ROFI_CURSOR_DEFAULT : rofi-types.h
- ROFI_CURSOR_POINTER : rofi-types.h
- ROFI_CURSOR_TEXT : rofi-types.h
- rofi_cursor_type_to_x11_cursor_type() : view.c
- rofi_custom_log_function() : rofi.c
- ROFI_DIRECTION_ANGLE : rofi-types.h
- ROFI_DIRECTION_BOTTOM : rofi-types.h
- ROFI_DIRECTION_LEFT : rofi-types.h
- ROFI_DIRECTION_RIGHT : rofi-types.h
- ROFI_DIRECTION_TOP : rofi-types.h
- ROFI_DISTANCE_MODIFIER_ADD : rofi-types.h
- ROFI_DISTANCE_MODIFIER_CEIL : rofi-types.h
- ROFI_DISTANCE_MODIFIER_DIVIDE : rofi-types.h
- ROFI_DISTANCE_MODIFIER_FLOOR : rofi-types.h
- ROFI_DISTANCE_MODIFIER_GROUP : rofi-types.h
- ROFI_DISTANCE_MODIFIER_MAX : rofi-types.h
- ROFI_DISTANCE_MODIFIER_MIN : rofi-types.h
- ROFI_DISTANCE_MODIFIER_MODULO : rofi-types.h
- ROFI_DISTANCE_MODIFIER_MULTIPLY : rofi-types.h
- ROFI_DISTANCE_MODIFIER_NONE : rofi-types.h
- ROFI_DISTANCE_MODIFIER_ROUND : rofi-types.h
- ROFI_DISTANCE_MODIFIER_SUBTRACT : rofi-types.h
- rofi_expand_path() : helper.c, helper.h
- rofi_force_utf8() : helper.c, helper.h
- rofi_get_mode() : rofi.c, rofi.h
- rofi_get_num_enabled_modes() : rofi.c, rofi.h
- ROFI_HL_BOLD : rofi-types.h
- ROFI_HL_CAPITALIZE : rofi-types.h
- ROFI_HL_COLOR : rofi-types.h
- ROFI_HL_DASH : rofi-types.h
- ROFI_HL_ITALIC : rofi-types.h
- ROFI_HL_LOWERCASE : rofi-types.h
- ROFI_HL_NONE : rofi-types.h
- ROFI_HL_SOLID : rofi-types.h
- ROFI_HL_STRIKETHROUGH : rofi-types.h
- ROFI_HL_UNDERLINE : rofi-types.h
- ROFI_HL_UPPERCASE : rofi-types.h
- rofi_icon_fetch_entry_free() : rofi-icon-fetcher.c
- rofi_icon_fetcher_data : rofi-icon-fetcher.c
- rofi_icon_fetcher_destroy() : rofi-icon-fetcher.c, rofi-icon-fetcher.h
- rofi_icon_fetcher_file_is_image() : rofi-icon-fetcher.c, rofi-icon-fetcher.h
- rofi_icon_fetcher_get() : rofi-icon-fetcher.c, rofi-icon-fetcher.h
- rofi_icon_fetcher_get_surface_from_pixbuf() : rofi-icon-fetcher.c
- rofi_icon_fetcher_init() : rofi-icon-fetcher.c, rofi-icon-fetcher.h
- rofi_icon_fetcher_query() : rofi-icon-fetcher.c, rofi-icon-fetcher.h
- rofi_icon_fetcher_query_advanced() : rofi-icon-fetcher.c, rofi-icon-fetcher.h
- rofi_icon_fetcher_worker() : rofi-icon-fetcher.c
- ROFI_IMAGE_LINEAR_GRADIENT : rofi-types.h
- ROFI_IMAGE_URL : rofi-types.h
- rofi_int_matcher : rofi-types.h
- rofi_latin_to_utf8_strdup() : helper.c, helper.h
- ROFI_ORIENTATION_HORIZONTAL : rofi-types.h
- ROFI_ORIENTATION_VERTICAL : rofi-types.h
- rofi_output_formatted_line() : helper.c, helper.h
- ROFI_PU_CH : rofi-types.h
- ROFI_PU_EM : rofi-types.h
- ROFI_PU_MM : rofi-types.h
- ROFI_PU_PERCENT : rofi-types.h
- ROFI_PU_PX : rofi-types.h
- rofi_quit_main_loop() : rofi.c, rofi.h
- rofi_range_pair : rofi-types.h
- ROFI_SCALE_BOTH : rofi-types.h
- ROFI_SCALE_HEIGHT : rofi-types.h
- ROFI_SCALE_NONE : rofi-types.h
- ROFI_SCALE_WIDTH : rofi-types.h
- rofi_scorer_fuzzy_evaluate() : helper.c, helper.h
- rofi_scorer_get_character_class() : helper.c
- rofi_scorer_get_score_for() : helper.c
- rofi_set_return_code() : rofi.c, rofi.h
- rofi_theme : theme.h
- rofi_theme_copy_property_int() : theme.c
- rofi_theme_distance_property_free() : theme.c
- rofi_theme_distance_unit_property_free() : theme.c
- rofi_theme_find() : theme.c
- rofi_theme_find_or_create_name() : theme.c, theme.h
- rofi_theme_find_property() : theme.c, theme.h
- rofi_theme_find_single() : theme.c
- rofi_theme_find_widget() : theme.c, theme.h
- rofi_theme_free() : theme.c, theme.h
- rofi_theme_free_parsed_files() : theme.c, theme.h
- rofi_theme_get_boolean() : theme.c, theme.h
- rofi_theme_get_boolean_inside() : theme.c
- rofi_theme_get_color() : theme.c, theme.h
- rofi_theme_get_color_inside() : theme.c
- rofi_theme_get_cursor_type() : theme.c, theme.h
- rofi_theme_get_cursor_type_inside() : theme.c
- rofi_theme_get_distance() : theme.c, theme.h
- rofi_theme_get_distance_inside() : theme.c
- rofi_theme_get_double() : theme.c, theme.h
- rofi_theme_get_double_inside() : theme.c
- rofi_theme_get_double_integer_fb_inside() : theme.c
- rofi_theme_get_highlight() : theme.c, theme.h
- rofi_theme_get_highlight_inside() : theme.c
- rofi_theme_get_image() : theme.c, theme.h
- rofi_theme_get_image_inside() : theme.c
- rofi_theme_get_integer() : theme.c, theme.h
- rofi_theme_get_integer_inside() : theme.c
- rofi_theme_get_list_distance() : theme.c, theme.h
- rofi_theme_get_list_inside() : theme.c
- rofi_theme_get_list_strings() : theme.c, theme.h
- rofi_theme_get_orientation() : theme.c, theme.h
- rofi_theme_get_orientation_inside() : theme.c
- rofi_theme_get_padding() : theme.c, theme.h
- rofi_theme_get_padding_inside() : theme.c
- rofi_theme_get_position() : theme.c, theme.h
- rofi_theme_get_position_inside() : theme.c
- rofi_theme_get_string() : theme.c, theme.h
- rofi_theme_get_string_inside() : theme.c
- rofi_theme_has_property() : theme.c, theme.h
- rofi_theme_has_property_inside() : theme.c
- rofi_theme_parse_file() : theme.h
- rofi_theme_parse_media_type() : theme.c, theme.h
- rofi_theme_parse_merge_widgets() : theme.c, theme.h
- rofi_theme_parse_prepare_file() : theme.c, theme.h
- rofi_theme_parse_process_conditionals() : theme.c, theme.h
- rofi_theme_parse_process_conditionals_int() : theme.c
- rofi_theme_parse_process_links() : theme.c, theme.h
- rofi_theme_parse_process_links_int() : theme.c
- rofi_theme_parse_string() : theme.h
- rofi_theme_print() : theme.c, theme.h
- rofi_theme_print_color() : theme.c
- rofi_theme_print_distance() : theme.c
- rofi_theme_print_distance_unit() : theme.c
- rofi_theme_print_index() : theme.c, theme.h
- rofi_theme_print_parsed_files() : theme.c, theme.h
- rofi_theme_print_property_index() : theme.c
- rofi_theme_property_copy() : theme.c, theme.h
- rofi_theme_property_copy_distance() : theme.c, theme.h
- rofi_theme_property_copy_distance_unit() : theme.c
- rofi_theme_property_create() : theme.c, theme.h
- rofi_theme_property_free() : theme.c, theme.h
- rofi_theme_rasi_validate() : rofi.c, theme.h
- rofi_theme_reset() : theme.c, theme.h
- rofi_theme_resolve_link_property() : theme.c
- rofi_theme_widget_add_properties() : theme.c, theme.h
- rofi_theme_widget_get_name() : theme.c
- rofi_timings_init() : timings.c, timings.h
- rofi_timings_quit() : timings.c, timings.h
- rofi_timings_tick() : timings.c, timings.h
- rofi_view_add_widget() : view.c
- rofi_view_calculate_height() : view.c
- rofi_view_calculate_window_position() : view.c
- rofi_view_calculate_window_width() : view.c
- rofi_view_call_thread() : view.c
- rofi_view_check_action() : view.c, view.h
- rofi_view_cleanup() : view.c, view.h
- rofi_view_clear_input() : view.c, view.h
- rofi_view_create() : view.c, view.h
- rofi_view_ellipsize_start() : view.c, view.h
- rofi_view_error_dialog() : view.c, view.h
- rofi_view_finalize() : view.c, view.h
- rofi_view_frame_callback() : view.c, view.h
- rofi_view_free() : view.c, view.h
- rofi_view_get_active() : view.c, view.h
- rofi_view_get_completed() : view.c, view.h
- rofi_view_get_current_monitor() : view.c, view.h
- rofi_view_get_mode() : view.c, view.h
- rofi_view_get_next_position() : view.c, view.h
- rofi_view_get_return_value() : view.c, view.h
- rofi_view_get_selected_line() : view.c, view.h
- rofi_view_get_user_input() : view.c, view.h
- rofi_view_get_window() : view.c, view.h
- rofi_view_handle_mouse_motion() : view.c, view.h
- rofi_view_handle_text() : view.c, view.h
- rofi_view_hide() : view.c, view.h
- rofi_view_input_changed() : view.c
- rofi_view_listview_mouse_activated_cb() : view.c
- rofi_view_maybe_update() : view.c, view.h
- rofi_view_nav_first() : view.c
- rofi_view_nav_last() : view.c
- rofi_view_nav_row_select() : view.c
- rofi_view_nav_row_tab() : view.c
- rofi_view_paste() : xcb.c
- rofi_view_ping_mouse() : view.c
- rofi_view_queue_redraw() : view.c, view.h
- rofi_view_refilter() : view.c
- rofi_view_refilter_force() : view.c
- rofi_view_refilter_real() : view.c
- rofi_view_reload() : view.c, view.h
- rofi_view_reload_idle() : view.c
- rofi_view_reload_message_bar() : view.c
- rofi_view_remove_active() : view.c, view.h
- rofi_view_repaint() : view.c
- rofi_view_resolve_cursor() : view.c
- rofi_view_restart() : view.c, view.h
- rofi_view_set_active() : view.c, view.h
- rofi_view_set_cursor() : view.c
- rofi_view_set_overlay() : view.c, view.h
- rofi_view_set_selected_line() : view.c, view.h
- rofi_view_set_user_timeout() : view.c
- rofi_view_set_window_title() : view.c, view.h
- rofi_view_setup_fake_transparency() : view.c
- rofi_view_switch_mode() : view.c, view.h
- rofi_view_take_action() : view.c
- rofi_view_temp_click_to_exit() : view.c, view.h
- rofi_view_temp_configure_notify() : view.c, view.h
- rofi_view_trigger_action() : view.c, view.h
- rofi_view_trigger_global_action() : view.c
- rofi_view_update() : view.c
- rofi_view_update_prompt() : view.c
- rofi_view_user_timeout() : view.c
- rofi_view_window_update_size() : view.c
- rofi_view_workers_finalize() : view.c, view.h
- rofi_view_workers_initialize() : view.c, view.h
- rofi_xcb_revert_input_focus() : xcb.c, xcb.h
- rofi_xcb_set_input_focus() : xcb.c, xcb.h
- RofiCursorType : rofi-types.h
- RofiCursorTypeStr : theme.c
- RofiDirection : rofi-types.h
- RofiDistanceModifier : rofi-types.h
- RofiDistanceUnit : rofi-types.h
- RofiHighlightStyle : rofi-types.h
- RofiImageType : rofi-types.h
- RofiLineStyle : rofi-types.h
- RofiOrientation : rofi-types.h
- RofiPixelUnit : rofi-types.h
- RofiScaleType : rofi-types.h
- RofiViewState : view.h
- root_visual : xcb.c
- ROW_DOWN : keyb.h
- ROW_FIRST : keyb.h
- ROW_LAST : keyb.h
- ROW_LEFT : keyb.h
- ROW_RIGHT : keyb.h
- ROW_SELECT : keyb.h
- ROW_TAB : keyb.h
- ROW_UP : keyb.h
- RUN_CACHE_FILE : run.c
- run_get_message() : run.c
- run_mode : run.c, run.h
- run_mode_destroy() : run.c
- run_mode_get_num_entries() : run.c
- run_mode_index() : rofi.c
- run_mode_init() : run.c
- run_mode_result() : run.c
- run_token_match() : run.c