logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

picom-inspect - easily test your picom rules

Author

       Yuxuan Shui

picom-inspect                                      2025-01-26                                   PICOM-INSPECT(1)

Description

picom-inspect matches your picom rules against a window of your choosing. It helps you test your rules,
       and shows you which ones of your rules (don’t) work.

Name

       picom-inspect - easily test your picom rules

Notes

picom-inspect is prototype right now. If you find any bug, for example, if rules are matched differently
       compared to picom, please submit bug reports to:

       https://github.com/yshui/picom

Options

picom-inspect accepts all options that picom does. Naturally, most of those options will not be relevant.

       These are some of the options you might find useful (See picom(1) for descriptions of what they do):

       --config, --log-level, --log-file, all the options related to rules.

       picom-inspect also accepts some extra options:

           --monitor
               Keep picom-inspect running in a loop, and dump information every time something changed about a
               window.

Resources

       Homepage: https://github.com/yshui/picom

See Also

xcompmgr(1), picom(1)

Synopsis

picom-inspect [OPTIONS]

See Also