index
:
conky-theme-udt
master
A fullscreen Conky dashboard for Hyprland, drawn with Cairo from Lua: fluid grid-placed widget cards, palette-driven from unified-desktop-theme.
by Danilo aka danix
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
docs: record the visual identity in DESIGN.md
Danilo M.
3
-0
/
+108
9 days
feat: put every card's big number in the same place
Danilo M.
3
-18
/
+21
9 days
feat: make the system card type fluid
Danilo M.
1
-18
/
+40
9 days
fix: shorten the cpu equaliser bars to 75%
Danilo M.
1
-1
/
+1
9 days
fix: sit the gpu and cache titles level with the big value
Danilo M.
2
-3
/
+3
9 days
feat: fluid type for the gpu and cache cards
Danilo M.
4
-41
/
+132
9 days
docs: correct the system-widget comments and defer the age marker
Danilo M.
5
-7
/
+21
9 days
fix: stop the widgets from stalling or raising the draw
Danilo M.
6
-14
/
+33
9 days
docs: document the system widgets
Danilo M.
1
-0
/
+94
9 days
fix: adjust the system cards against the screenshots
Danilo M.
2
-4
/
+4
9 days
feat: add the disks and cache cards
Danilo M.
4
-0
/
+204
9 days
feat: add the GPU card
Danilo M.
2
-0
/
+74
9 days
feat: add the system card with a per-core equaliser
Danilo M.
2
-0
/
+112
9 days
feat: add bar, vbar, ring and threshold primitives
Danilo M.
1
-0
/
+91
9 days
feat: add the disks and cache samplers
Danilo M.
3
-1
/
+74
9 days
feat: parse df and du output for the disk and cache cards
Danilo M.
4
-0
/
+147
9 days
feat: add per-core CPU times and named sensor reads
Danilo M.
3
-0
/
+101
9 days
test: add an offscreen widget render harness
Danilo M.
1
-0
/
+87
9 days
feat: expose the warning palette role
Danilo M.
2
-0
/
+2
9 days
docs: add the system widgets implementation plan
Danilo M.
1
-0
/
+1607
9 days
docs: give the system widgets a shared colour language
Danilo M.
1
-12
/
+87
9 days
docs: add the system widgets design
Danilo M.
1
-0
/
+221
9 days
feat: 16x12 grid, clock at 1.5 columns
Danilo M.
1
-3
/
+3
9 days
fix: close the gap between the clock numerals and the date
Danilo M.
1
-5
/
+23
9 days
feat: centre the clock numerals
Danilo M.
1
-2
/
+9
9 days
feat: give the clock its own font
Danilo M.
3
-2
/
+24
9 days
feat: right-align the condition glyph
Danilo M.
1
-6
/
+6
9 days
feat: pin the dashboard's workspace to DP-1
Danilo M.
1
-0
/
+13
9 days
feat: add restart.sh
Danilo M.
2
-4
/
+58
9 days
feat: make the clock fill whatever cell it is given
Danilo M.
2
-10
/
+58
9 days
feat: move to an 8x6 grid, and let the weather card fit any cell height
Danilo M.
2
-23
/
+15
9 days
docs: document the weather widget and fix the screenshot recipe
Danilo M.
1
-9
/
+92
9 days
feat: put the weather card under the clock, scale its type to width
Danilo M.
3
-16
/
+21
9 days
fix: size the weather card to its content
Danilo M.
3
-21
/
+57
9 days
feat: add the weather card
Danilo M.
3
-2
/
+183
9 days
fix: let the shellcheck directive bind to the source line
Danilo M.
2
-2
/
+6
9 days
fix: correct the .cod rationale, and stop world-reading the cache
Danilo M.
3
-10
/
+33
9 days
feat: add the weather fetch script
Danilo M.
2
-0
/
+67
9 days
fix: guard now, and clamp a negative age, in the staleness pair
Danilo M.
3
-4
/
+46
9 days
feat: add cache staleness classification
Danilo M.
2
-0
/
+31
9 days
fix: do not truncate a number in exponent form
Danilo M.
3
-6
/
+36
9 days
feat: parse the cached OWM response
Danilo M.
4
-0
/
+86
9 days
docs: note that sun_t passes a NaN timestamp through
Danilo M.
2
-0
/
+10
9 days
feat: add sun position along the daylight arc
Danilo M.
2
-0
/
+50
9 days
docs: explain the Beaufort index arithmetic and why compass exists
Danilo M.
2
-0
/
+18
9 days
feat: add wind conversion, Beaufort and compass tables
Danilo M.
2
-0
/
+91
9 days
fix: guard a nil timestamp in the icon lookup
Danilo M.
3
-2
/
+25
9 days
feat: add OWM condition id to icon mapping
Danilo M.
2
-0
/
+127
9 days
fix: correct the day/night constants in Task 1's test
Danilo M.
1
-1
/
+4
9 days
docs: add the weather widget implementation plan
Danilo M.
1
-0
/
+1186
[next]