Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ckaiser/Lightscreen
/ windowPickerHotkey
Method
windowPickerHotkey
lightscreenwindow.cpp:819–822 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
817
}
818
819
void LightscreenWindow::windowPickerHotkey()
820
{
821
screenshotAction(Screenshot::SelectedWindow);
822
}
823
824
void LightscreenWindow::applySettings()
825
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected