Jens K.
|
634884d483
|
Logging (#8)
- Add `Logger`, `Config`
- Back to `nixos-unstable`
- `nix flake update`
|
2024-12-04 13:29:58 +01:00 |
|
Jens K.
|
b815b1f5eb
|
wip
|
2024-12-03 17:14:05 +01:00 |
|
Jens K.
|
cbb6a60ee9
|
StatefulWidgets (#7)
* trait EventHandler
* StatefulWidget: AppWidget, CountdownWidget
* StatefulWidget: TimerWidget
|
2024-12-03 11:23:43 +01:00 |
|
Jens K.
|
4f66ea86d4
|
Clock<T> (#6)
|
2024-12-02 17:54:47 +01:00 |
|
Jens K.
|
2f587c97b5
|
Event handling (#5)
- Refactor `event` handling (heavily inspired by [crates-tui](https://github.com/ratatui/crates-tui/) via [Tui with Terminal and EventHandler](https://ratatui.rs/recipes/apps/terminal-and-event-handler/))
- Refactor widget structure
- Disable `nixos-unstable` temporarily
- Add `.rustfmt.toml`
|
2024-12-02 15:43:04 +01:00 |
|
jk
|
db5909f3d9
|
fix: main
|
2024-11-29 15:51:10 +01:00 |
|
Jens K.
|
3d0d55c8d8
|
rustfmt, clippy, gh actions, justfile, Default app (#4)
* `Default` app
* add zed settings
* add justfile
* flake: update devShell, ignore tests, add `just`
* update README
* gh actions: lint, format, tests. build
|
2024-11-29 15:49:55 +01:00 |
|
Jens K.
|
a9e573122d
|
footer (#3)
|
2024-11-28 21:57:01 +01:00 |
|
Jens K.
|
b1e9b027a2
|
standard layout (#2)
|
2024-11-28 16:02:01 +01:00 |
|
Jens K.
|
b95d7ecfb2
|
initial structure + nix build (#1)
(incl. cross-compiling)
|
2024-11-27 20:57:43 +01:00 |
|
Jens K.
|
f4012856a4
|
Initial commit
|
2024-11-27 18:16:56 +01:00 |
|