Commit Graph

29 Commits

Author SHA1 Message Date
tastytea 27e92a2c4b
Add helpers::get_config_file_path().
And use it everywhere.
2021-08-24 21:39:47 +02:00
tastytea 6d3d5b94ad
Add statustemp. 2021-08-24 21:31:13 +02:00
tastytea 4e6e463159
statusip: Typo. 2021-08-24 17:44:27 +02:00
tastytea 9fe7743d70
statusip: Remove unnecessary line. 2021-08-24 16:37:00 +02:00
tastytea 50d30eeaaa
statusip: Update every 10 minutes. 2021-08-24 16:35:11 +02:00
tastytea 54381155cc
statusweather: Simplify check for required options. 2021-08-24 16:13:15 +02:00
tastytea f5bef72217
Add statusip. 2021-08-24 16:04:41 +02:00
tastytea 71c68bddcf
statusweather: Make symbols slightly larger. 2021-08-23 23:10:42 +02:00
tastytea 1a2aa46ba2
statusweather: Add night symbols, change some symbols.
The only day→night change at the moment is for clear sky.
2021-08-23 22:53:10 +02:00
tastytea 5356547d49
Relax CMake version requirement a bit. 2021-08-23 21:35:00 +02:00
tastytea a0c2274421
statusweather: Move lock guard up to protect everything. 2021-08-23 21:13:16 +02:00
tastytea ba720840a8
statusweather: Use correct decimal separator.
Needs >=libfmt-8
2021-08-23 20:53:48 +02:00
tastytea 6018672106
Set locale. 2021-08-23 20:39:01 +02:00
tastytea 8331b4211b
helpers: Braced initialization. 2021-08-23 19:31:14 +02:00
tastytea 0977bc557d
statusweather: Catch all exceptions. 2021-08-23 18:36:13 +02:00
tastytea 8ef801d1df
statusweather: Mark some things as const, increase timeout. 2021-08-23 18:35:06 +02:00
tastytea 326d1e75b2
weatherstatus: typo. 2021-08-23 17:41:47 +02:00
tastytea 0c094f9f55
weatherstatus: Display hourglass if we could not fetch new data. 2021-08-23 17:40:01 +02:00
tastytea f24a23e5e5
statusweather: Add config file example. 2021-08-23 17:06:09 +02:00
tastytea 0ee6bcb625
statusweather: initialize struct with 0°K and exclamation point. 2021-08-23 17:01:56 +02:00
tastytea 3cad575f7c
Add statusweather.
Get weather info from openweathermap.org for use with i3blocks.
2021-08-23 16:53:26 +02:00
tastytea 803761f680
sattustime: Add i3blocks config. 2021-08-23 13:18:29 +02:00
tastytea 677222fa12
statustime: No empty lines, flush before exit. 2021-08-15 15:55:15 +02:00
tastytea 2f80b3573b
statustime: Add signal handling.
Because why not? 😊
2021-08-14 21:28:06 +02:00
tastytea 53d7d7b1d8
CMake presets: Fix indentation. 2021-08-14 19:29:30 +02:00
tastytea 2c1484587f
statustime: Only update when the minute changes. 2021-08-14 18:59:59 +02:00
tastytea 194212dbaa
statustime: Print error message on exception. 2021-08-06 12:42:32 +02:00
tastytea 13591f3217
Fix CMakePresets. 2021-08-05 22:45:25 +02:00
tastytea 235c09b511
Add statustime. 2021-08-05 16:08:40 +02:00