Commit Graph
29 Commits
Author SHA1 Message Date
AlexandClaude Opus 4.8 a3b39cfcf6 docs(man): backfill man pages with wiki-only info (source-of-truth pass)
Port information that previously lived only in the GitHub wiki into the
authoritative scdoc man pages, so the man pages become the single source
of truth for module documentation.

33 man pages enriched (options, format replacements, actions, style
selectors, troubleshooting and implementation notes). Additions were
verified against the source; stale/incorrect wiki entries were
deliberately not ported. All pages still compile with scdoc.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-04 02:55:57 +02:00
Alex d1a457c57a Merge remote-tracking branch 'origin/master' into ico277/master
# Conflicts:
#	src/modules/temperature.cpp
2026-07-03 22:27:43 +02:00
Kaosu 61af3e95fa fix the doc 2025-12-27 08:38:14 +01:00
Kaosu ce029c3419 temperature: add hwmon-name option for stable sensor selection
Allow selecting a hwmon device for the temperature module by its
name instead of a fixed hwmon path.

This avoids fragile configurations that break when new hwmon
devices are added and the kernel changes hwmon ordering.

The hwmon-name option is mutually exclusive with hwmon-path and
hwmon-path-abs to prevent ambiguous configurations.
2025-12-27 08:16:03 +01:00
Alexis Rouillard c7a77f2c08 Merge pull request #4390 from aidansunbury/master
Support millisecond precision for script intervals
2025-10-01 14:22:17 +02:00
dmyTRUEk e8a2e6c66f docs(temperature): add missed warning style 2025-09-10 13:21:04 +03:00
aidansunbury 2b552f7fb6 compat 2025-08-16 15:34:43 -07:00
ico277 bc61af4ec7 Merge branch 'Alexays:master' into master 2025-07-17 15:04:15 +02:00
Lars Niesen 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
ico277 b92394cd4d man page edit for the configuration addition 2024-10-22 18:53:13 +02:00
Blexyel bb40e169fd feat: update man page 2024-10-22 10:56:26 +02:00
Michal Suchanek 1fa8019ad5 man: Clarify rotate option
fixes: #3576
2024-09-08 13:56:12 +02:00
Alexis Rouillard 9c7a275cd6 Merge pull request #3247 from benjamin-voisin/menu
Adding the ability to have dropdown menu for modules
2024-07-01 09:18:13 +02:00
Benjamin Voisin d9f2e0f7d2 📝 add menu config informations in manpages 2024-05-28 20:42:12 +02:00
giskard b980dab6df doc: update waybar-temperature manual page 2024-05-08 23:56:44 +08:00
Merlin Sievers 25b85800a5 Add documentation for justify option 2024-03-04 20:00:57 +01:00
Avishek Sen d0cab2a367 docs: fix typos and improve language coherence 2023-10-21 21:15:25 +05:30
Diederik de Haas 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
yangyingchao e403c3b71b support multiple items in hwmon-path of temperature module
So user can share configuration file among different machines with different hardware
configurations.
2023-06-17 11:33:14 +08:00
nullobsi 97f7050d7d Update man pages 2021-02-01 08:34:51 -08:00
Daniel De Graaf 3b576ae12d Add "tooltip-format" to temperature module 2020-11-26 20:23:19 -05:00
phosit 7b18bfd1a7 Add kelvin in man 2020-04-25 18:57:56 +02:00
Alex d1c4897f31 feat: update man 2020-04-12 18:38:51 +02:00
BoostCookie 2f975f870a Added support for absolute device paths for the temperature module. 2020-03-12 22:04:00 +01:00
Torstein Husebø 34a710cce3 Fix typos 2020-02-03 10:40:26 +01:00
fuzxi 35f7fdf684 Update waybar-temperature.5.scd 2020-01-06 13:31:16 +01:00
Alex f9543e47dd Revert "Add info on "on-click-middle" option to custom module man page" 2019-12-17 11:58:30 +01:00
fuzxi 6c3cb7c85a Update waybar-temperature.5.scd 2019-12-15 15:11:06 -08:00
Michael Aquilina 4f9c3d2413 Add waybar-temperature(5) 2019-08-26 18:13:48 +01:00