Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
814
void LightscreenWindow::windowHotkey()
815
{
816
screenshotAction(Screenshot::ActiveWindow);
817
}
818
819
void LightscreenWindow::windowPickerHotkey()
820
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected