Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'animation-exclude' to command line options (picom_options[]) #41

Open
wants to merge 3 commits into
base: next
Choose a base branch
from

Conversation

dunconio
Copy link

The processing code in get_cfg() was there, but animation-exclude was missing from picom_options[].

dunconio added 3 commits July 13, 2024 09:44
Add:
* --animation-for-unmap-window
* --animation-for-next-tag
* --animation-for-prev-tag
Since some time before dwm 6.1, dwm's showhide() function moves
non-visible windows off-screen to -2 * width
@WuuBoLin
Copy link

WuuBoLin commented Oct 3, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants