rofi
1.6.1
|
#include <glib.h>
Go to the source code of this file.
Data Structures | |
struct | Settings |
Enumerations | |
enum | MatchingMethod { MM_NORMAL = 0, MM_REGEX = 1, MM_GLOB = 2, MM_FUZZY = 3 } |
enum | SortingMethod { SORT_NORMAL = 0, SORT_FZF = 1 } |
Variables | |
Settings | config |
enum SortingMethod |
Possible sorting methods for listview.
Enumerator | |
---|---|
SORT_NORMAL | |
SORT_FZF |
Definition at line 49 of file settings.h.
Settings config |
Global Settings structure.
Referenced by __create_window(), __history_write_element_list(), bench_update(), combi_mgrv(), combi_mode_parse_switchers(), config_sanity_check(), create_regex(), dmenu_mode_init(), dmenu_switcher_dialog(), execshssh(), execute_generator(), filter_elements(), get_apps(), get_apps_external(), get_matching_state(), get_pixels(), get_ssh(), help_print_disabled_mode(), helper_execute_command(), helper_parse_setup(), helper_token_match(), helper_token_match_get_pango_attr(), helper_tokenize(), history_get_list(), history_remove(), history_set(), levenshtein(), listview_add_widget(), listview_create(), main(), main_loop_x11_event_handler_view(), monitor_active(), R(), rofi_collect_modi(), rofi_icon_fetcher_init(), rofi_icon_fetcher_worker(), rofi_scorer_fuzzy_evaluate(), rofi_view_add_widget(), rofi_view_calculate_window_position(), rofi_view_calculate_window_width(), rofi_view_refilter(), rofi_view_trigger_global_action(), rofi_view_workers_initialize(), run_switcher(), setup_modi(), startup(), and update_callback().