Skip to content

Simple clean-up

Pekka Paalanen requested to merge pq/wayland-protocols:mr/color-whitespace into color

This contains some simple, churny, clean-up:

  • switch indent from tabs to spaces, because vscode really hates it when tab is not the same width as indent
  • fix indents and other whitespace
  • drop zwp_color_space_v1 again, we only needed one paragraph from it (which is still subject to change)
  • drop white point enum, since CICP ColourPrimaries includes white point

Merge request reports