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

Animatation part I: fading is animation #1220

Merged
merged 6 commits into from
Mar 26, 2024

win: restructure window states

3b6e003
Select commit
Loading
Failed to load commit list.
Merged

Animatation part I: fading is animation #1220

win: restructure window states
3b6e003
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 26, 2024 in 0s

82.12% of diff hit (target 0.00%)

View this Pull Request on Codecov

82.12% of diff hit (target 0.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/backend.c#L383

Added line #L383 was not covered by tests

Check warning on line 881 in src/dbus.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dbus.c#L881

Added line #L881 was not covered by tests

Check warning on line 996 in src/dbus.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dbus.c#L996

Added line #L996 was not covered by tests

Check warning on line 1005 in src/dbus.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dbus.c#L1003-L1005

Added lines #L1003 - L1005 were not covered by tests

Check warning on line 384 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L384

Added line #L384 was not covered by tests

Check warning on line 413 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L413

Added line #L413 was not covered by tests

Check warning on line 1002 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L1002

Added line #L1002 was not covered by tests

Check warning on line 1819 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L1819

Added line #L1819 was not covered by tests

Check warning on line 440 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L440

Added line #L440 was not covered by tests

Check warning on line 477 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L477

Added line #L477 was not covered by tests

Check warning on line 562 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L562

Added line #L562 was not covered by tests

Check warning on line 904 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L904

Added line #L904 was not covered by tests

Check warning on line 910 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L910

Added line #L910 was not covered by tests

Check warning on line 1149 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L1149

Added line #L1149 was not covered by tests

Check warning on line 15 in src/transition.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition.c#L15

Added line #L15 was not covered by tests

Check warning on line 27 in src/transition.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition.c#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 29 in src/transition.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition.c#L29

Added line #L29 was not covered by tests

Check warning on line 40 in src/transition.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition.c#L40

Added line #L40 was not covered by tests

Check warning on line 44 in src/transition.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition.c#L44

Added line #L44 was not covered by tests

Check warning on line 52 in src/transition.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition.c#L52

Added line #L52 was not covered by tests

Check warning on line 65 in src/transition.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition.c#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 82 in src/transition.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition.c#L82

Added line #L82 was not covered by tests

Check warning on line 97 in src/transition.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition.c#L97

Added line #L97 was not covered by tests

Check warning on line 104 in src/transition.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition.c#L104

Added line #L104 was not covered by tests

Check warning on line 132 in src/transition.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transition.c#L132

Added line #L132 was not covered by tests