Home
last modified time | relevance | path

Searched defs:handle_output_removed (Results 1 – 4 of 4) sorted by relevance

/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
/dports/x11/wf-shell/wf-shell-0.7.0/src/dock/
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/background/
H A Dbackground.cpp311 void handle_output_removed(WayfireOutput *output) override in handle_output_removed() function in WayfireBackgroundApp
/dports/x11/wf-shell/wf-shell-0.7.0/src/panel/
H A Dpanel.cpp365 void WayfirePanelApp::handle_output_removed(WayfireOutput *output) in handle_output_removed() function in WayfirePanelApp