picom
picom copied to clipboard
Add 'animation-exclude' to command line options (picom_options[])
The processing code in get_cfg() was there, but animation-exclude was missing from picom_options[].
This pull request fixes a big issue where some windows like right-click context menus and fcitx5 menus do not need animations and can now be excluded. It fixes issue #19.
I just had a quick look at this PR and it works like a charm.
@FT-Labs This fork of Picom is perfect and the one I'm looking for. Thank you for your work, but without the ability to exclude certain types of windows, it was partially unusable.
Can you please merge this request?