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

Animation part 3: per-window animations #1303

Merged
merged 4 commits into from
Aug 5, 2024
Merged

Animation part 3: per-window animations #1303

merged 4 commits into from
Aug 5, 2024

Commits on Aug 4, 2024

  1. wm/win: finish empty animations early

    Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
    yshui committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    fee8a6d View commit details
    Browse the repository at this point in the history
  2. rules: window specific animation settings

    Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
    yshui committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    04e1581 View commit details
    Browse the repository at this point in the history
  3. config: fix rule parsing

    Default value for when nothing is set, was wrong.
    
    Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
    yshui committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    32794bb View commit details
    Browse the repository at this point in the history
  4. rules: fix option name for unredir

    Should be "unredir", accidentally used the old name.
    
    Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
    yshui committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    4777327 View commit details
    Browse the repository at this point in the history