timetracker

Commits at 5af222610739e432b8852bbf8926c750b9b95632

  1. 5af22261 Show elapsed time and stop button Now row starts to look like a timer. Shota FUJI authored at Shota FUJI comitted at
  2. 5ed21490 List active timers Shota FUJI authored at Shota FUJI comitted at
  3. 10d432d4 Add "run" command to build script Shota FUJI authored at Shota FUJI comitted at
  4. d284546f Fix duplicated output log from vala compiler Considering setting `valac.stdio = .inherit`, which is not affected this bug, marks the run step having side-effects, this seems to be the only workaround for now. Shota FUJI authored at Shota FUJI comitted at
  5. 2c327355 Simple model for bare-minimum timer app Shota FUJI authored at Shota FUJI comitted at
  6. ea522a68 Vala project setup using Zig Build System I'm going to add Zig module later, for CRDT / Web feature. I tried Meson to see it's smoothly integrate with Zig Build System but its DX is horrible so I gave up, even though build succeeds. Also GNOME Builder's output is so bloated and generated files' quality was unknown-npm-package level. This approach will require a lot of research and deep knowledge, but it's way better than "managing" obscure files I have no idea of. Shota FUJI authored at Shota FUJI comitted at
  7. 26dca749 Nix Flake based project setup Shota FUJI authored at Shota FUJI comitted at