Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- s -
- scalloc()
: util.c
, util.h
- set_focus()
: util.h
, util.c
- set_verbosity()
: log.c
, log.h
- setup_signal_handler()
: sighandler.h
, sighandler.c
- shrink_table_cols()
: table.c
- shrink_table_rows()
: table.c
- sig_draw_window()
: sighandler.c
- sig_handle_key_press()
: sighandler.c
- SIMPLEQ_EMPTY
: queue.h
- SIMPLEQ_END
: queue.h
- SIMPLEQ_ENTRY
: queue.h
- SIMPLEQ_FIRST
: queue.h
- SIMPLEQ_FOREACH
: queue.h
- SIMPLEQ_HEAD
: queue.h
- SIMPLEQ_HEAD_INITIALIZER
: queue.h
- SIMPLEQ_INIT
: queue.h
- SIMPLEQ_INSERT_AFTER
: queue.h
- SIMPLEQ_INSERT_HEAD
: queue.h
- SIMPLEQ_INSERT_TAIL
: queue.h
- SIMPLEQ_NEXT
: queue.h
- SIMPLEQ_REMOVE_HEAD
: queue.h
- SLIST_EMPTY
: queue.h
- SLIST_END
: queue.h
- SLIST_ENTRY
: queue.h
- SLIST_FIRST
: queue.h
- SLIST_FOREACH
: queue.h
- SLIST_FOREACH_PREVPTR
: queue.h
- SLIST_HEAD
: queue.h
, handlers.c
, config.h
, i3.h
- SLIST_HEAD_INITIALIZER
: queue.h
- SLIST_INIT
: queue.h
- SLIST_INSERT_AFTER
: queue.h
- SLIST_INSERT_HEAD
: queue.h
- SLIST_NEXT
: queue.h
- SLIST_REMOVE
: queue.h
- SLIST_REMOVE_HEAD
: queue.h
- SLIST_REMOVE_NEXT
: queue.h
- slog()
: log.h
- smalloc()
: util.c
, util.h
- snap_current_container()
: commands.c
- sstrdup()
: util.c
, util.h
- stack_wins
: mainx.c
- start_application()
: util.h
, util.c
- start_argv
: i3.h
, mainx.c
- STARTS_WITH
: util.h
- STR
: cfgparse.tab.c
, cfgparse.tab.h
- STR_NG
: cfgparse.tab.c
, cfgparse.tab.h
- switch_layout_mode()
: util.h
, util.c
- switch_mode()
: config.c
, config.h