Commit Graph

41 Commits

Author SHA1 Message Date
ec38dea803
remove the force and duration options 2024-08-26 19:32:40 -06:00
912cb41798
fix version string 2024-08-26 10:25:43 -06:00
3ab775da04
sync flake version with fyneapp.toml file 2024-08-26 08:21:47 -06:00
5c61cc19b8
update deps, add icon 2024-08-26 07:48:32 -06:00
ea3a2f4179
update to fyne 2.5.0 2024-07-14 20:25:32 -06:00
6be1ec4b5d
update deps 2024-07-10 08:41:25 -06:00
546c310d2b
fix nix build 2024-06-19 20:40:25 -06:00
26d804f117
add the ability to turn off forced expiration
- while here, add the ability to set the forced expiration time
2024-06-19 19:55:38 -06:00
e73fa4c016
update dependencies 2024-06-19 19:53:30 -06:00
9a8537a6d5
bump deps 2024-04-15 09:00:25 -06:00
be09241ba3
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0e74ca98a74bc7270d28838369593635a5db3260?narHash=sha256-g1v0TsWBQPX97ziznfJdWhgMyMGtoBFs102xSYO4syU%3D' (2024-02-21)
  → 'github:NixOS/nixpkgs/4cba8b53da471aea2ab2b0c1f30a81e7c451f4b6?narHash=sha256-vMZ5603yU0wxgyQeHJryOI%2BO61yrX2AHwY6LOFyV1gM%3D' (2024-04-08)
2024-04-11 11:25:14 -06:00
6ec3a8ed99
fix vendor hash and update to v1.0.3 2024-02-22 07:39:00 -07:00
c3f6d18b20
Merge github.com:qbit/traygent 2024-02-22 07:27:49 -07:00
252f32c409
bump deps and mark v1.0.2 2024-02-22 07:20:47 -07:00
cddd28e6f8
agent: Call time.Round(0) to correct .After failure when coming out of S3 suspend 2024-02-22 07:19:02 -07:00
059945a945
Merge pull request #1 from donuts-are-good/patch-1
Typo
2024-01-17 09:46:14 -07:00
donuts-are-good
4a8d14b9c9
Typo
Correcting spelling of Application, and other improvements.
2024-01-17 10:35:47 -06:00
3e73927e22
add example config file 2024-01-16 19:15:42 -07:00
a96c061fa8
set app id, bump to 1.0.1 2024-01-16 19:14:57 -07:00
54c626df91
v1.0.0 \o/
- Update deps
2024-01-15 12:04:46 -07:00
b16c37d78a
Allow agent to handle requests concurrently
- Prevent dup keys from being added
2024-01-15 12:04:11 -07:00
34292747c2
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/8cfef6986adfb599ba379ae53c9f5631ecd2fd9c' (2023-11-27)
  → 'github:NixOS/nixpkgs/9b19f5e77dd906cb52dade0b7bd280339d2a1f3d' (2024-01-13)
2024-01-15 10:54:12 -07:00
0c1609d710
increase the icon resolution 2024-01-03 09:12:15 -07:00
f4c2a3879a
remove socket on startup
- update deps
- remove stray log lines
2023-12-05 07:18:22 -07:00
574414bf11
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e4ad989506ec7d71f7302cc3067abd82730a4beb' (2023-11-19)
  → 'github:NixOS/nixpkgs/8cfef6986adfb599ba379ae53c9f5631ecd2fd9c' (2023-11-27)
2023-11-30 07:20:54 -07:00
f2b39308c1
update readme 2023-11-22 09:00:57 -07:00
b0a85b3f4b
update fyne dep, set ver to 0.1.0 2023-11-22 08:57:48 -07:00
1e5cf2c37c
put socket in home and tighten perms 2023-11-22 08:53:42 -07:00
d9900282d4
cleanup unused code and socket file on exit 2023-11-22 07:30:47 -07:00
864e449a91
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/85f1ba3e51676fa8cc604a3d863d729026a6b8eb' (2023-11-04)
  → 'github:NixOS/nixpkgs/e4ad989506ec7d71f7302cc3067abd82730a4beb' (2023-11-19)
2023-11-22 06:45:08 -07:00
dc56b91fc7
remove lock button for now 2023-11-13 09:41:30 -07:00
5884343a41
remove unused ui file 2023-11-12 20:05:03 -07:00
f7be4c17eb
remove pprof stuff 2023-11-12 19:14:36 -07:00
8514898072
Add back basic UI stuff 2023-11-12 19:11:55 -07:00
dacf14061d
update deps 2023-11-12 07:02:27 -07:00
0512f043cf
cleanup logging a bit 2023-11-10 19:17:56 -07:00
0e692ac43c
add user configurable commands that can be run on events 2023-11-09 20:02:23 -07:00
acb7c7189b
Use channels to fling messages around.. Remove GUI for now. 2023-11-09 15:43:14 -07:00
23807beabb
+license and readme 2023-10-07 06:11:25 -06:00
26dde4e77f
lock after first return 2023-10-07 06:09:47 -06:00
775c2dbb51
initial 2023-10-07 05:29:05 -06:00