MCPcopy Create free account
hub / github.com/WayfireWM/wayfire / interactive_move

Method interactive_move

plugins/protocols/wayfire-shell.cpp:395–398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

393
394 ~wfs_surface() = default;
395 void interactive_move()
396 {
397 LOGE("Interactive move no longer supported!");
398 }
399};
400
401static void handle_zwf_surface_interactive_move(wl_client*, wl_resource *resource)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected