Home
last modified time | relevance | path

Searched refs:handle_output_removed (Results 1 – 7 of 7) sorted by relevance

/dports/x11/wf-shell/wf-shell-0.7.0/src/panel/
H A Dpanel.hpp36 void handle_output_removed(WayfireOutput *output) override;
H A Dpanel.cpp365 void WayfirePanelApp::handle_output_removed(WayfireOutput *output) in handle_output_removed() function in WayfirePanelApp
/dports/x11/wf-shell/wf-shell-0.7.0/src/dock/
H A Ddock.hpp43 void handle_output_removed(WayfireOutput *output) override;
H A Ddock-app.cpp79 void WfDockApp::handle_output_removed(WayfireOutput *output) in handle_output_removed() function in WfDockApp
/dports/x11/wf-shell/wf-shell-0.7.0/src/util/
H A Dwf-shell-app.hpp52 virtual void handle_output_removed(WayfireOutput *output) {} in handle_output_removed() function in WayfireShellApp
H A Dwf-shell-app.cpp118 handle_output_removed(it->get()); in rem_output()
/dports/x11/wf-shell/wf-shell-0.7.0/src/background/
H A Dbackground.cpp311 void handle_output_removed(WayfireOutput *output) override in handle_output_removed() function in WayfireBackgroundApp