1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 21:49:07 +00:00
Commit Graph

3813 Commits

Author SHA1 Message Date
Brenden Matthews
25e6598c90 Drop unimplemented weather code.
The weather code is just stubs at the moment, so I'm dropping it as it
adds no value.
2022-10-12 12:57:48 -04:00
Brenden Matthews
f39b9720d2
Update PR template. 2022-10-12 11:57:30 -05:00
Brenden Matthews
29b808c706 Fix table formatting. 2022-10-12 12:56:12 -04:00
Brenden Matthews
8af8c8f68e More doc fixes. 2022-10-12 12:56:12 -04:00
Gene Carlson
4473af9ed4 Fix man page formatting. 2022-10-12 11:19:43 -04:00
brightkill
731f3b41db fix bug when conky displays zero values after time 2022-10-08 14:42:54 -04:00
Brenden Matthews
243648e86a
Run npm update --save. 2022-10-08 12:32:42 -05:00
brightkill
3bf4f74fdd added get_battery_power_draw() stub for darwin 2022-10-08 13:21:29 -04:00
brightkill
32f51380a5 added changes to manpage 2022-10-08 13:21:29 -04:00
brightkill
817b7acb64 added option battery_power_draw to get power draw in watts 2022-10-08 13:21:29 -04:00
Brenden Matthews
30cad6afca Add label for actions. 2022-10-06 14:46:27 -04:00
Brenden Matthews
b8e226cdcf Print build commands in CI. 2022-10-06 14:46:27 -04:00
Brenden Matthews
cb379845e1
Update labeler.yml 2022-10-06 09:29:58 -04:00
Brenden Matthews
d2f81cee7e
Minor doc fixes. 2022-10-05 15:09:56 -05:00
Brenden Matthews
b17b7fd18b
Typo. 2022-10-05 11:42:46 -05:00
Brenden Matthews
4efc1f7a4f Add 404 page, fix fonts. 2022-10-05 09:41:00 -04:00
Brenden Matthews
10c9c2e659
Update README.md 2022-10-05 09:35:02 -04:00
Brenden Matthews
673cf93e7c Bump netlify plugin. 2022-10-04 23:41:36 -04:00
Brenden Matthews
ec8981c5da Optimize static props a bit. 2022-10-04 23:41:36 -04:00
Brenden Matthews
1051acbe88 Allow meta + K shortcut for search, use npm not yarn. 2022-10-04 23:41:36 -04:00
Brenden Matthews
30f113cdb9
Fix stale comment wording. 2022-10-04 21:25:28 -05:00
Brenden Matthews
88efd8713e Adjust colors/format for web docs. 2022-10-04 22:00:39 -04:00
Brenden Matthews
96d89a5a7a Fix a bunch of doc formatting issues. 2022-10-04 21:55:11 -04:00
Brenden Matthews
1da48cb079 Include the doc dir in netlify build.ignore. 2022-10-04 18:18:08 -04:00
Brenden Matthews
670973a678 Update extras (syntax files) w/ new docs.
Generate the list of symbols for vim & nano syntax files using
docs data + jinja2.

Also refactored the doc handling a bit.
2022-10-04 18:18:08 -04:00
Brenden Matthews
aaf285540e
Add note about optional args. 2022-10-04 15:29:33 -05:00
Brenden Matthews
eaa3890cf9
Fix stale messages. 2022-10-04 12:10:34 -05:00
Brenden Matthews
57b36f01b4
Simplify PR template. 2022-10-04 12:04:31 -05:00
Brenden Matthews
8eed929cd5
Set stale workflow permissions, prune branches. 2022-10-04 11:57:35 -05:00
Brenden Matthews
01ea89674c
Close stale issues/PRs after 1 year. 2022-10-04 11:24:36 -05:00
Brenden Matthews
4e956c3e5a Adjust border colour. 2022-10-04 12:21:03 -04:00
Brenden Matthews
ddb7b9cf9b Adjust layout for docs. 2022-10-04 12:21:03 -04:00
Brenden Matthews
a869308b82
Move this back to the previous path. 2022-10-04 11:13:30 -05:00
Brenden Matthews
542d956f8b
Require this field. 2022-10-04 09:15:21 -05:00
Brenden Matthews
ab41e83768
Reformat. 2022-10-04 09:14:25 -05:00
Brenden Matthews
8fb9eb536c
Reformat. 2022-10-04 09:13:47 -05:00
Brenden Matthews
11c1d75d72
Fix the words. 2022-10-04 09:07:25 -05:00
Brenden Matthews
67e620035a
Add the new files, derp. 2022-10-04 08:56:44 -05:00
Brenden Matthews
731dd3ca04
Update PR and issue templates. 2022-10-04 08:56:05 -05:00
Brenden Matthews
7fd28702b4
Update README.md 2022-10-01 20:11:55 -04:00
Brenden Matthews
b4cad9a3f7 Improve search index, index page, add wiki link. 2022-10-01 20:06:19 -04:00
Brenden Matthews
1549d7dcce
Fix action name, sync labels. 2022-10-01 18:31:09 -05:00
Brenden Matthews
f39723fc1f Make search transitions less annoying. 2022-10-01 19:29:29 -04:00
Brenden Matthews
ca55666d1d Only close dialogue after selection. 2022-10-01 19:29:29 -04:00
Brenden Matthews
34a0040d27 Add search keyboard shortcut. 2022-10-01 18:47:01 -04:00
François Revol
e992f83a1d Reset selected_font after drawing shades/outline
Fixes #828.

The font wasn't reset after drawing the shades, so the text was drawn
with the last selected font as default font.
2022-10-01 23:49:52 +02:00
Brenden Matthews
6f5a74c903 Add fuzzy search to web docs. 2022-10-01 17:45:31 -04:00
Brenden Matthews
7f47b5f94e
Fix labeler path. 2022-10-01 16:35:28 -05:00
Brenden Matthews
08d03cc7a2
Add labeler workflow. 2022-09-30 17:43:13 -05:00
Brenden Matthews
5d22723937 Refactor docs. 2022-09-30 18:21:24 -04:00