Commit graph

25 commits

Author SHA1 Message Date
5fd8832b59
feat: new custom icon
I'm not satisfied with it
2026-07-01 09:12:05 -07:00
6e5c79f2f6
build: add missing x11 dependancy
from pkgs/by-name/li/libcosmicAppHook/package.nix

didn't confirm it was necesssary
2026-06-27 22:08:19 -07:00
a6b78857b9
refactor: minor clippy lint 2026-06-27 15:07:40 -07:00
3e3f0ca2dc
fix: missing hardware rendering dependencies 2026-06-26 19:54:47 -07:00
333d5d890b
refactor: replace qualified path with use 2026-06-26 10:00:53 -07:00
477a658e1b
feat: placeholder icon 2026-06-26 09:36:35 -07:00
6a94970282
chore: comply with REUSE 2026-06-26 09:33:33 -07:00
04d54db6f6
feat: use plainer arrows 2026-06-25 21:31:06 -07:00
cd9e76947a
fix: alignment inconsistence
when there were no elements,
the alignment of the parent column matters
2026-06-25 21:13:13 -07:00
7b8c42fb90
feat: homogenize padding 2026-06-25 20:28:33 -07:00
65dfe4c229
feat: remove support for older data 2026-06-25 20:09:53 -07:00
90ddb63daf
fix: support for older data 2026-06-25 20:07:52 -07:00
321160461b
fix: add safeguard to avoid saving when init failed 2026-06-25 19:30:59 -07:00
8036728152
feat: persist notes 2026-06-25 18:46:31 -07:00
3cc6e65fa4
feat: text editor for transient notes 2026-06-25 17:40:30 -07:00
52b83efc2c
feat: move "add element" button into the scrollable 2026-06-25 17:23:05 -07:00
05ee2fc381
feat: move "add category" to the top
this makes everything symmetrical
2026-06-25 17:18:00 -07:00
c28204bd9f
feat: basic input field cycling 2026-06-25 15:29:08 -07:00
d9c7807cca
build(nix): add missing dependancy
auto-patchelf could not satisfy dependency libgcc_s.so.1 wanted by /nix/store/iziq61qknha0aa3skjcxb44x63kyx891-fridge-0.1.0/bin/fridgeG
2026-06-25 15:10:08 -07:00
e7b46b17c4
feat: add a bit of padding 2026-06-25 15:06:07 -07:00
ad2e15605e
feat: moving elements 2026-06-25 15:06:07 -07:00
1ea9e22d01
first prototype 2026-06-25 15:06:07 -07:00
0c8c0463d5
add data w/ serde and RON 2026-06-25 15:05:54 -07:00
6fb5d40c1c
rename to "fridge"
iced todo, todo fridge, task fridge, fridge
2026-06-25 12:59:30 -07:00
1949a815ee
init repo 2026-06-24 21:29:26 -07:00