window sticking

This commit is contained in:
2026-01-02 22:38:04 +01:00
parent b67634ef41
commit 1c33dd63da
3 changed files with 42 additions and 4 deletions

View File

@@ -51,6 +51,12 @@ function set_console(data) end
---@param mode boolean
function set_console_mode(mode) end
---Settings this on makes the window move with the main RDS Spy window regardless the console is
---@param stick boolean
function set_window_stick(stick) end
---@return boolean
function get_window_stick() end
db = {}
---@param key string