Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WayfireWM/wayfire
/ _unminimize
Method
_unminimize
plugins/window-rules/view-action-interface.cpp:258–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
void view_action_interface_t::_unminimize()
259
{
260
wf::get_core().default_wm->minimize_request(_view, false);
261
}
262
263
void view_action_interface_t::_make_sticky()
264
{
Callers
nothing calls this directly
Calls
1
minimize_request
Method · 0.80
Tested by
no test coverage detected