Commit Graph

42 Commits

Author SHA1 Message Date
tastytea 233a7dd7e8
statusweather: raise maximum comfortable temperature to 28 2023-08-16 21:43:52 +02:00
tastytea c9c99cf37c
statusweather: reformat 2023-08-16 21:43:32 +02:00
tastytea fee14c4585
Enable rainbow-mode where useful. 2021-10-07 22:09:47 +02:00
tastytea 3ce37eb126
pushmsg: Remove blank line. 2021-09-16 21:35:39 +02:00
tastytea 1850f7b112
pushmsg: Proper exit code on HTTP error, fix documentation. 2021-09-13 12:49:04 +02:00
tastytea 196652762f
pushmsg: Remove debug statement. 2021-09-13 12:38:09 +02:00
tastytea 54192f7804
pushmsg: Fix required fields. 2021-09-13 11:37:01 +02:00
tastytea eac7ab8965
Add pushmsg. 2021-09-13 11:27:46 +02:00
tastytea 286626a008
statustemp: Change superhigh background color to my urgent color. 2021-08-24 23:00:47 +02:00
tastytea 0d5880e72b
More const. 2021-08-24 22:57:47 +02:00
tastytea 5eaad69244
Fix return codes.
Returning 33 does not do anything do anything. because of pango? Or
persist?
2021-08-24 22:28:38 +02:00
tastytea 63d85f73a8
statustemp: Don't convert unnecessarily. 2021-08-24 22:20:32 +02:00
tastytea 74bacf5029
statusip: Simplify sleep. 2021-08-24 22:20:00 +02:00
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