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

Method SwitcherView

plugins/single_plugins/switcher.cpp:70–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68
69 int position;
70 SwitcherView(duration_t& duration) : attribs(duration)
71 {}
72
73 /* Make animation start values the current progress of duration */
74 void refresh_start()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected