SkillAgentSearch skills...

Pxdo

Python script for querying X-server information and manipulating X-windows

Install / Use

/learn @xhsdf/Pxdo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Python script for querying X-server information and manipulating X-windows

Actions

--move-<id>-<width>x<height>+<x>+<y>

move an X window to the specified position

--print-window-info

print information on X windows
format: <id> <geometry> <frame_extents> <window_workspace>:<current_workspace> <tags> <class> <title>
separated by tabs

--print-active-window-info

print information on the active X window

--print-active-window-id

print the id of the active X window

--print-monitor-info

print information on active monitors
format: <name> <id> <geometry>
separated by tabs

--version

show version

Dependencies

-python-xlib (can be out of date in some distro repos - see #2)

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated7d ago
Forks1

Languages

Python

Security Score

75/100

Audited on Mar 30, 2026

No findings