Commit Graph

7 Commits

Author SHA1 Message Date
82002187ce
add a unix socket listener at ~/.fynado.sock
This lets one pass in "enable" and "disable" commands to take the respective
action externally. The goal for this is to allow for things like disabling when
a meeting starts.. etc
2024-11-19 11:45:49 -07:00
0942001a7c
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/18536bf04cd71abd345f9579158841376fdd0c5a' (2024-10-25)
  → 'github:NixOS/nixpkgs/5e4fbfb6b3de1aa2872b76d49fafc942626e2add' (2024-11-15)
2024-11-19 11:45:25 -07:00
981d34dbc1
add handlers for C-w and C-q 2024-10-31 08:02:24 -06:00
83f68cca4a
add enable/disable functions to unify the behaviors 2024-10-30 07:24:25 -06:00
e99ff27549
set disabled icon to black
- set version to 0.1.0
2024-10-29 12:54:58 -06:00
52c5b782d8
switch timer text to blue
- reword the rounds break taking suggestion
2024-10-29 07:39:53 -06:00
4db9ec34dc
init 2024-10-28 13:02:57 -06:00