|
|
|
|
@ -50,7 +50,9 @@
|
|
|
|
|
;;; Code:
|
|
|
|
|
|
|
|
|
|
;; TODOS: Buffer kill hook not triggered on exit?
|
|
|
|
|
;;
|
|
|
|
|
;; Split buffer update into clock and graph sections
|
|
|
|
|
;; - As it is, pausing the timer can't draw a full buffer and ends up
|
|
|
|
|
;; erasing the previous time graph
|
|
|
|
|
;;
|
|
|
|
|
;; ERROR: timer shutdown seems to leave things in a wrong state and buffer doesn't die properly
|
|
|
|
|
;; Check on the logic of push-current, needs predicates rather than lazy if conditions
|
|
|
|
|
|