MCPcopy Create free account
hub / github.com/ckaiser/Lightscreen / windowHotkey

Method windowHotkey

lightscreenwindow.cpp:814–817  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

812}
813
814void LightscreenWindow::windowHotkey()
815{
816 screenshotAction(Screenshot::ActiveWindow);
817}
818
819void LightscreenWindow::windowPickerHotkey()
820{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected