Commit Graph

18 Commits

Author SHA1 Message Date
bdcab011ee modules: memory: Add swapState format argument
Add an argument to the memory module which displays the state of the
swap configuration of the local system.

Usage of swap does not necessarily indicate if swap is on or off.

Signed-off-by: Steffen Kothe <steffen.kothe@skothe.net>
2025-06-19 18:44:31 +00:00
f9acc1fed9 Add stretching of modules and modules-center toggling
This Patch allows the stretching of modules-{left,center,right} as well
add a "expand" flag to AModule. This allows one module to consume the
leftover space.
To allow the left or right modules to fully consume the center, the
changes also include a way to remove the center box (center_)
altogether.
2024-11-20 00:00:27 +01:00
1fa8019ad5 man: Clarify rotate option
fixes: #3576
2024-09-08 13:56:12 +02:00
d9f2e0f7d2 📝 add menu config informations in manpages 2024-05-28 20:42:12 +02:00
25b85800a5 Add documentation for justify option 2024-03-04 20:00:57 +01:00
d0cab2a367 docs: fix typos and improve language coherence 2023-10-21 21:15:25 +05:30
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
8d9e322507 Add man 2021-08-29 16:37:02 +03:00
7b4b5e55a2 support format-icon for cpu und memory 2021-08-23 07:30:19 +02:00
97f7050d7d Update man pages 2021-02-01 08:34:51 -08:00
d1c4897f31 feat: update man 2020-04-12 18:38:51 +02:00
f6864e4a43 Update waybar-memory.5.scd 2020-01-06 13:28:31 +01:00
f9543e47dd Revert "Add info on "on-click-middle" option to custom module man page" 2019-12-17 11:58:30 +01:00
1a05e230b9 Update waybar-memory.5.scd 2019-12-15 15:08:41 -08:00
2e4de1ae3e fix: correct man memory description 2019-08-30 09:41:01 +01:00
6536f7adb6 Consistent header names 2019-08-26 22:29:10 +01:00
30efd28b6a Add waybar-memory(5) 2019-08-26 15:12:42 +01:00