Commit Graph

25 Commits

Author SHA1 Message Date
43511992d9 feat(battery): Add {cycles} format replacement 2024-04-10 17:00:50 +02:00
25b85800a5 Add documentation for justify option 2024-03-04 20:00:57 +01:00
74e863ed73 updated man waybar-battery 2024-01-19 14:45:49 +05:30
d0cab2a367 docs: fix typos and improve language coherence 2023-10-21 21:15:25 +05:30
28a2d15fef Update 'bat-compatibility' option to manual 2023-09-12 13:39:09 -03:00
a3904ff039 man: Fix several whitespace formatting issues
Fix the following whitespace formatting issues:
- Indentation in scdoc source files should be done with tabs.
- Lines where there (clearly) should be a line break, need to have '++'
  at the end, but several were missing them.
- The scdoc manual (clearly) states that lines should be hard wrapped
  at 80 columns, but when line(s) are indented, that causes rendering
  issues. So lines where a line break was not clearly intended or
  clearly not intended, have been put onto 1 line to circumvent the
  rendering issue.

Link: https://lists.sr.ht/~sircmpwn/public-inbox/%3C8251560.T7Z3S40VBb%40bagend%3E
2023-07-30 17:37:30 +02:00
51e6fc6250 Fix states documentation 2022-11-07 20:30:01 +13:00
6b83360e76 Add "{m}" battery format-time option for zero-pad minutes 2022-09-07 08:53:07 -06:00
0c04aea108 battery: fix wrong definition for "format" 2022-07-15 11:01:14 +03:00
769b12f16a Fix typo 2021-11-06 09:00:15 +00:00
97f7050d7d Update man pages 2021-02-01 08:34:51 -08:00
cd97bdb30f document power formatter in battery module 2021-01-24 21:49:00 +01:00
00046d309d add an option to use battery design capacity as a reference for percentage informations 2021-01-03 15:25:19 +01:00
908fa2c6c2 Make the battery full-at go to 100%
full-at was capped at the value instead of allowing the battery to show
100% when you were at the full-at value. Uncapping makes more sense as
it makes the full-at value the new 100% and the scale goes down from
there. Whereas before the battery would stay at the full-at value until
it went down enough which is unrealistic.
2020-11-27 11:02:11 +00:00
a50c12b6ae Fix typos 2020-06-08 11:01:06 +08:00
acc3ae6e62 refactor(man): add missing : 2020-04-12 18:41:44 +02:00
d1c4897f31 feat: update man 2020-04-12 18:38:51 +02:00
8e0f3c7ddf feat: full-at (#649)
* feat: full-at

* fix(man): typo
2020-04-05 16:56:51 +02:00
4d7e19ae66 Update waybar-battery.5.scd 2020-01-06 13:29:41 +01:00
173a7bb8cd man: fix layout in battery module 2020-01-04 04:31:24 +01:00
f9543e47dd Revert "Add info on "on-click-middle" option to custom module man page" 2019-12-17 11:58:30 +01:00
3bb03852fe Update waybar-battery.5.scd 2019-12-15 15:07:07 -08:00
dc93fa8218 Documentation for format-time 2019-09-06 14:53:43 -04:00
6536f7adb6 Consistent header names 2019-08-26 22:29:10 +01:00
fba1f5c8af Move scd files to man/ folder 2019-08-26 13:11:06 +01:00