Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WayfireWM/wayfire
/ _make_sticky
Method
_make_sticky
plugins/window-rules/view-action-interface.cpp:263–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
}
262
263
void view_action_interface_t::_make_sticky()
264
{
265
_view->set_sticky(1);
266
}
267
268
void view_action_interface_t::_always_on_top()
269
{
Callers
nothing calls this directly
Calls
1
set_sticky
Method · 0.80
Tested by
no test coverage detected