Commit Graph

20 Commits

Author SHA1 Message Date
d100e78872 mpd: add uri and filename format arguments 2024-12-28 13:58:19 +01: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
a53c97f7f6 mpris: add tooltip and length limits 2023-03-31 19:53:53 +07:00
fc89b01ba6 feat: implement mpd volume format template
Allow the user to show the current volume from MPD status via the
`format` and/or `tooltip-format` configuration options.

The values are provided by libmpdclient and are integers, generally
between 0-100 (without %). Values above 100 are also possible, as mpd
output plugins like `pulse` support volumes above 100%.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2021-04-20 08:35:47 +02:00
b12b500bfc Merge branch 'master' into master 2021-02-10 09:39:03 -08:00
97f7050d7d Update man pages 2021-02-01 08:34:51 -08:00
6cc3212605 add length limits for MPD module tags 2021-01-30 18:04:59 -08:00
587eb5fdb4 mpd: support password protected MPD
- Add MPD module option `password`, and document it.
- Add logic to send the password, directly after connecting to
  MPD.

Fixes: #576
Signed-off-by: Joseph Benden <joe@benden.us>
2020-10-19 11:54:36 -07:00
c651670222 Added song position and queue length. 2020-09-13 18:49:47 +02:00
d1c4897f31 feat: update man 2020-04-12 18:38:51 +02:00
75c6e2e7d5 mpd: add paused format string 2020-01-07 09:15:54 -08:00
c41cedd407 Update waybar-mpd.5.scd 2020-01-06 13:29:04 +01:00
f9543e47dd Revert "Add info on "on-click-middle" option to custom module man page" 2019-12-17 11:58:30 +01:00
ac8e892cbd Update waybar-mpd.5.scd 2019-12-15 15:09:08 -08:00
0b237246f0 Fixes to man pages 2019-08-27 10:40:19 +01:00
ac461f38f4 Add waybar-mpd(5) 2019-08-26 15:27:32 +01:00