SkillAgentSearch skills...

Opt

optional addons to wmutils

Install / Use

/learn @wmutils/Opt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

wmutils' opt

opt is a set of optional utilities meant to accompany core.

Just as the core programs, each utility does one job and does it well, like dealing with window events or names.

utilities

opt has less utilities than core, here is a little overview:

  • chwb2 - control two different window borders
  • wew - print window events
  • wname - print a window's name
  • xmmv - move a window with the mouse
  • xmrs - resize a window with the mouse

For more information, refer to the programs manpages.

dependencies

Like core, opt depends only on the XCB library.

license

This project and all its code is licensed under the ISC license. See the LICENSE file.

build & install

$ make
# make install

In the file config.mk you can override build options, such as the compiler flags or the installation path.

Related Skills

View on GitHub
GitHub Stars115
CategoryDevelopment
Updated27d ago
Forks22

Languages

C

Security Score

80/100

Audited on Mar 8, 2026

No findings