Lily's Quickshell Configuration
Find a file
2026-01-13 18:36:14 +11:00
common Change string colors to color type 2026-01-11 14:41:11 +11:00
component Extract forecast area to property 2026-01-13 18:36:14 +11:00
.gitignore Initial commit 2025-12-28 01:46:28 +11:00
.qmlformat.ini Change formatter line wrapping 2026-01-02 01:27:23 +11:00
README.md Improve bluetooth component 2026-01-03 20:31:07 +11:00
shell.qml Replace Canvas hexcasting with custom plugin 2026-01-10 19:05:30 +11:00

Lilypad Shell

A shell by Lily

TODO

  • Add MPD pill component
  • Add brightness/DDC control pill component
  • Add network pill component (waiting on PR #96 which adds Netwok Manager integration)
  • Improve tooltips across all pill components
  • Add widgets for all pill components
  • Add keyboard controls for all components
  • Add mouse interaction for more pill components (click to open widget)
  • Add animations
  • Consider factoring out timers from pill components and add an update function that can be called from outside them in order to synchronize timers