Home
last modified time | relevance | path

Searched defs:on_config_reload (Results 1 – 5 of 5) sorted by relevance

/dports/x11-wm/wayfire/wayfire-0.7.0/src/core/seat/
H A Dbindings-repository.hpp73 wf::signal_connection_t on_config_reload; member in wf::bindings_repository_t
H A Dkeyboard.hpp38 wf::signal_connection_t on_config_reload; member in wf::keyboard_t
/dports/x11/wf-shell/wf-shell-0.7.0/src/util/
H A Dwf-shell-app.hpp65 virtual void on_config_reload() {} in on_config_reload() function in WayfireShellApp
/dports/x11/wf-shell/wf-shell-0.7.0/src/panel/
H A Dpanel.cpp342 void WayfirePanelApp::on_config_reload() in on_config_reload() function in WayfirePanelApp
/dports/x11-wm/wayfire/wayfire-0.7.0/src/core/
H A Doutput-layout.cpp852 signal_callback_t on_config_reload; member in wf::output_layout_t::impl