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 6 extra: geometry trigger #1310

Merged
merged 9 commits into from
Aug 12, 2024

animation/presets: add geometry-change preset

34ecca5
Select commit
Loading
Failed to load commit list.
Merged

Animation part 6 extra: geometry trigger #1310

animation/presets: add geometry-change preset
34ecca5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 12, 2024 in 1s

31.67% of diff hit (target 0.00%)

View this Pull Request on Codecov

31.67% of diff hit (target 0.00%)

Annotations

Check warning on line 128 in src/backend/backend.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/backend.c#L128

Added line #L128 was not covered by tests

Check warning on line 1435 in src/dbus.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dbus.c#L1428-L1435

Added lines #L1428 - L1435 were not covered by tests

Check warning on line 1439 in src/dbus.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dbus.c#L1437-L1439

Added lines #L1437 - L1439 were not covered by tests

Check warning on line 1441 in src/dbus.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dbus.c#L1441

Added line #L1441 was not covered by tests

Check warning on line 1446 in src/dbus.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dbus.c#L1443-L1446

Added lines #L1443 - L1446 were not covered by tests

Check warning on line 1454 in src/dbus.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dbus.c#L1448-L1454

Added lines #L1448 - L1454 were not covered by tests

Check warning on line 1456 in src/dbus.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dbus.c#L1456

Added line #L1456 was not covered by tests

Check warning on line 1459 in src/dbus.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dbus.c#L1458-L1459

Added lines #L1458 - L1459 were not covered by tests

Check warning on line 221 in src/inspect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspect.c#L221

Added line #L221 was not covered by tests

Check warning on line 1665 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L1665

Added line #L1665 was not covered by tests

Check warning on line 1667 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L1667

Added line #L1667 was not covered by tests

Check warning on line 94 in src/renderer/command_builder.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/command_builder.c#L85-L94

Added lines #L85 - L94 were not covered by tests

Check warning on line 99 in src/renderer/command_builder.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/command_builder.c#L96-L99

Added lines #L96 - L99 were not covered by tests

Check warning on line 113 in src/renderer/command_builder.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/command_builder.c#L113

Added line #L113 was not covered by tests

Check warning on line 126 in src/renderer/command_builder.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/command_builder.c#L115-L126

Added lines #L115 - L126 were not covered by tests

Check warning on line 131 in src/renderer/command_builder.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/command_builder.c#L128-L131

Added lines #L128 - L131 were not covered by tests

Check warning on line 133 in src/renderer/command_builder.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/command_builder.c#L133

Added line #L133 was not covered by tests

Check warning on line 429 in src/renderer/command_builder.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/command_builder.c#L429

Added line #L429 was not covered by tests

Check warning on line 432 in src/renderer/command_builder.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/command_builder.c#L432

Added line #L432 was not covered by tests

Check warning on line 35 in src/renderer/damage.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/damage.c#L35

Added line #L35 was not covered by tests

Check warning on line 421 in src/renderer/renderer.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/renderer/renderer.c#L419-L421

Added lines #L419 - L421 were not covered by tests

Check warning on line 1260 in src/transition/generated/script_templates.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition/generated/script_templates.c#L1260

Added line #L1260 was not covered by tests

Check warning on line 1447 in src/transition/generated/script_templates.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition/generated/script_templates.c#L1440-L1447

Added lines #L1440 - L1447 were not covered by tests

Check warning on line 1452 in src/transition/generated/script_templates.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition/generated/script_templates.c#L1449-L1452

Added lines #L1449 - L1452 were not covered by tests

Check warning on line 1458 in src/transition/generated/script_templates.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition/generated/script_templates.c#L1455-L1458

Added lines #L1455 - L1458 were not covered by tests