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
path:
root
/
dashboard.lua
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
refactor: unify card no-data face and fluid sizing
Danilo M.
1
-1
/
+3
6 days
feat: add a breaktimer card
Danilo M.
1
-0
/
+2
6 days
chore: place the calendar card on the board
Danilo M.
1
-4
/
+4
6 days
feat: add a calendar card reading khal
Danilo M.
1
-0
/
+2
7 days
feat: put the network and slackware cards on the board
Danilo M.
1
-0
/
+4
7 days
feat: move the cards to the right of the screen
Danilo M.
1
-4
/
+4
7 days
feat: add the disks and cache cards
Danilo M.
1
-0
/
+2
7 days
feat: add the GPU card
Danilo M.
1
-0
/
+1
7 days
feat: add the system card with a per-core equaliser
Danilo M.
1
-0
/
+1
7 days
feat: expose the warning palette role
Danilo M.
1
-0
/
+1
7 days
feat: 16x12 grid, clock at 1.5 columns
Danilo M.
1
-3
/
+3
7 days
feat: move to an 8x6 grid, and let the weather card fit any cell height
Danilo M.
1
-6
/
+4
7 days
feat: put the weather card under the clock, scale its type to width
Danilo M.
1
-5
/
+5
7 days
fix: size the weather card to its content
Danilo M.
1
-1
/
+4
7 days
feat: add the weather card
Danilo M.
1
-0
/
+1
7 days
test: check grid maths on both real screen sizes
Danilo M.
1
-0
/
+5
8 days
feat: draw to a Wayland Cairo surface with an error overlay
Danilo M.
1
-0
/
+154