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

color management/representation protocols #1143

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

color management/representation protocols #1143

wants to merge 5 commits into from

Conversation

Drakulix
Copy link
Member

This won't go out of draft or be merged any time soon, for multiple reasons:

  • The protocols aren't merged yet and subject to change
  • There is no infrastructure in smithay to handle the new information
  • Missing docs
  • Completely untested, just compiles

This is just to keep track of progress and enable easy experimentation with these.
I plan to rebase this branch frequently as conflicts should be rare.

@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2023

Codecov Report

Attention: 1051 lines in your changes are missing coverage. Please review.

Comparison is base (bf0d4cb) 21.88% compared to head (d4b8fdd) 21.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1143      +/-   ##
==========================================
- Coverage   21.88%   21.25%   -0.63%     
==========================================
  Files         154      160       +6     
  Lines       24029    25172    +1143     
==========================================
+ Hits         5259     5351      +92     
- Misses      18770    19821    +1051     
Flag Coverage Δ
wlcs-buffer 18.43% <8.12%> (-0.50%) ⬇️
wlcs-core 18.07% <8.12%> (-0.48%) ⬇️
wlcs-output 7.60% <6.11%> (-0.08%) ⬇️
wlcs-pointer-input 20.21% <8.12%> (-0.58%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/wayland/color/management/protocol.rs 0.00% <0.00%> (ø)
src/wayland/color/representation/protocol.rs 0.00% <0.00%> (ø)
anvil/src/shell/mod.rs 44.74% <50.00%> (-0.12%) ⬇️
anvil/src/state.rs 37.07% <40.47%> (+0.33%) ⬆️
src/wayland/color/representation/mod.rs 32.75% <32.75%> (ø)
src/wayland/color/representation/dispatch.rs 0.00% <0.00%> (ø)
src/wayland/color/management/mod.rs 21.48% <21.48%> (ø)
src/wayland/color/management/dispatch.rs 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

2 participants