Skip to main content

Module controls

Module controls 

Source
Expand description

Header bar button wiring, search, sort, source-mode, timeline, and sidebar/grid handlers.

Connects signal handlers for the library header bar controls including the search entry, sort-mode dropdown, view-source toggle, timeline scrubber, and sidebar collapse button.

FunctionsΒ§

auto_hide_sidebar πŸ”’
connect_controls πŸ”’
connect_grid_handlers πŸ”’
connect_sidebar_handlers πŸ”’
navigate_back πŸ”’
Pop the navigation history and switch to the previous source. Returns true if a back-step was taken, false when the history was empty.
refresh_library_after_mutation πŸ”’
refresh_library_surfaces πŸ”’
sidebar_dispatch πŸ”’
Common path for sidebar selections. Skips redundant dispatches so the reload_sidebar programmatic re-selection doesn’t loop into another fetch – but only when the content stack is already showing the current source, since the Albums grid moves the stack without changing source.
update_back_button πŸ”’