Commit Graph

26 Commits

Author SHA1 Message Date
f991af2893 style(network): fix trailing white space 2025-07-10 08:01:20 -04:00
0e07c7ac5c feat(network): add rfkill setting
This setting makes it possible to have a configuration with two
network modules where one of them displays the ethernet state
(disconnected, linked, ethernet), and the other, the wifi state
(disabled, disconnected, linked, wifi).

Otherwise the ethernet state would show up as "disabled" (instead of
"disconnected") when rfkill is active.
2025-07-10 08:01:20 -04:00
5e14698b4e fix: network frequency is reported in GHz 2025-06-12 17:01:10 -04:00
4a6c417ef5 Add format replacements
For cidr6, netmask6
2025-03-04 19:09:21 +05:30
212c676251 Provide an option to show ipv4 or ipv6 or both of them 2025-02-26 15:59:33 +05:30
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
e117bd7cb6 network: add bssid format replacement 2024-07-12 20:46:26 -05: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
4e2305639b Add option for displaying total bandwidth 2022-05-28 10:54:10 +02:00
e0f29dbf71 Add bandwidth in bytes to 5 waybar-network 2022-05-28 10:39:43 +02:00
2c380a53ca added support for the {gwaddr} variable 2021-09-09 20:05:18 +02:00
97f7050d7d Update man pages 2021-02-01 08:34:51 -08:00
a50c12b6ae Fix typos 2020-06-08 11:01:06 +08:00
2d02ae5e97 Merge branch 'master' into master 2020-04-16 14:43:10 +02:00
d1c4897f31 feat: update man 2020-04-12 18:38:51 +02:00
c045288ce4 add man page for bluetooth, fix bluetooth race-condition 2020-01-26 05:34:31 +01:00
9602360d28 Update waybar-network.5.scd 2020-01-06 13:30:38 +01:00
1125119dc6 man: add icon and format-icon to network module 2020-01-04 04:33:04 +01:00
4836333bff man: document family configuration option in network module 2020-01-04 03:26:06 +01:00
f9543e47dd Revert "Add info on "on-click-middle" option to custom module man page" 2019-12-17 11:58:30 +01:00
6895b3b6b6 Update waybar-network.5.scd 2019-12-15 15:09:33 -08:00
7f6e4801eb Add waybar-network(5) 2019-08-26 17:42:30 +01:00