ActivityWatch / aw-webui

Webapp for visualizing and browsing ActivityWatch data, built with Vue.js.
Mozilla Public License 2.0
109 stars 110 forks source link

Timeline colors for other categories #612

Closed brayo-pip closed 1 month ago

brayo-pip commented 2 months ago

All other watchers are grey by default now, unless something matches them in the category rules. The previous alternating coloring behavior is favorable. If that's not possible maybe an API to specify if a watcher should use default colors or be matched by the regex rules.

ErikBjare commented 1 month ago

Fixed in https://github.com/ActivityWatch/aw-webui/pull/613