1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-11 13:50:56 -05:00
polybar/src/modules
patrick96 028b1413ef refactor(mpd): Replace icon-repeatone with icon-single
The repeatone button doesn't influence repeating behaviour at all, so
the name is misleading.

This deprecates icon-repeatone for now, until we can completely remove
it

Fixes #1279
2018-06-23 10:14:30 +02:00
..
meta fix(modules): Apply format settings to pre/suffix 2017-09-22 23:40:31 -07:00
alsa.cpp fix(alsa): Use proper speaker mixer name and soundcard 2018-02-13 09:44:16 -08:00
backlight.cpp refactor(tokens): Move token suffix to configuration 2017-01-14 18:00:35 +01:00
battery.cpp fix(battery): check current state to decide which framerate to use 2018-05-02 11:44:55 +02:00
bspwm.cpp fix(bspwm): use monitor focus only when pinned 2018-06-06 17:38:17 +02:00
counter.cpp
cpu.cpp refactor(tokens): Move token suffix to configuration 2017-01-14 18:00:35 +01:00
date.cpp refactor(date): Use cpp string comparison 2017-09-16 00:09:26 +02:00
fs.cpp fix(fs): Use f_frsize in filesystem calculations 2017-09-14 19:02:55 -05:00
github.cpp fix(github): Handle curl exceptions and bad status codes (#811) 2017-11-07 23:29:44 +01:00
i3.cpp fix(i3): Reconnect i3 IPC socket on restart/error (#762) 2018-03-25 23:06:03 +02:00
ipc.cpp feat(ipc): Add pid token 2017-01-14 00:56:43 +01:00
memory.cpp feat(memory): Add swap tokens (#1018) 2018-02-25 12:12:38 +01:00
menu.cpp fix: Stop using ato* for string to num conversion 2018-05-03 11:07:37 -07:00
mpd.cpp refactor(mpd): Replace icon-repeatone with icon-single 2018-06-23 10:14:30 +02:00
network.cpp feat(net): Add local_ip6 token (#1239) 2018-06-10 22:51:43 +02:00
pulseaudio.cpp (pulseaudio) Add max volume configuration 2018-04-09 20:27:55 -07:00
script.cpp refactor(script): Loop over buttons and replace tokens 2018-01-21 14:41:52 -08:00
systray.cpp wip(systray): Add module base 2017-01-01 21:28:28 +01:00
temperature.cpp fix: Stop using ato* for string to num conversion 2018-05-03 11:07:37 -07:00
text.cpp refactor(config): Deduce return type from default value 2016-12-30 23:32:05 +01:00
xbacklight.cpp fix(xbacklight): respect enable-scroll 2018-02-11 17:22:44 +01:00
xkeyboard.cpp Reuse caps_str (#656) 2017-08-29 12:06:49 -07:00
xwindow.cpp feat(xwindow): Add label-empty 2018-04-02 00:00:16 +02:00
xworkspaces.cpp Respect 'enable-scroll' setting for xworkspaces module 2018-02-03 14:43:34 -08:00