Skip to content

Draft: kcms/nightcolor: New timings control UI

Bharadwaj Raju requested to merge work/bharadwaj/nightcolor-timings-control into master

A new unified widget to see and edit Night Color times. Visual instead of purely text-based.

image

TODO:

  • Make sure it works in RTL mode. Right now there are some calculations in HandleOnlySlider which appear to be LTR-assuming.
  • Implement some of the remaining constraints from old TimeField code, like max 700 min transition time, non-overlap, etc.
  • Make dragging increment in steps of 1 or 5, not 3
Edited by Bharadwaj Raju

Merge request reports