Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NyarchLinux/DesktopPuppet
/ get_monitor_dimensions
Method
get_monitor_dimensions
src/model_manager.py:38–39 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
36
self.puppet.set_settings(settings)
37
38
def
get_monitor_dimensions(self) -> tuple[int, int]:
39
return
self.wm_interface.get_active_monitor_resolution()
Callers
1
on_activate
Function · 0.95
Calls
1
get_active_monitor_resolution
Method · 0.45
Tested by
no test coverage detected