1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-11 13:50:56 -05:00
polybar/src/modules
Chris Snell 5737156ae5 feat(temperature): Fahrenheit and Celsius tokens (#804)
%temperature-f% and %temperature-c%
2017-10-18 22:29:53 +02:00
..
meta fix(modules): Apply format settings to pre/suffix 2017-09-22 23:40:31 -07:00
backlight.cpp refactor(tokens): Move token suffix to configuration 2017-01-14 18:00:35 +01:00
battery.cpp formatting changes 2017-02-23 09:04:49 -07:00
bspwm.cpp fix(bspwm): Focus monitor before sending scroll cmd #503 2017-04-02 18:21:09 +02:00
counter.cpp refactor(modules): Get rid of .inl files 2016-12-21 09:21:35 +01:00
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): Hide label if 'empty-notifications' is disabled 2017-01-29 15:16:00 +01:00
i3.cpp fix(i3): Use ws name for click handling #520 2017-04-06 06:22:11 +03:00
ipc.cpp feat(ipc): Add pid token 2017-01-14 00:56:43 +01:00
memory.cpp fix(memory): Implement memory updating for pre-3.4 kernels (#410) 2017-02-04 18:19:58 +01:00
menu.cpp feat(menu): Add expand-right option (#658) 2017-08-29 13:25:41 -07:00
mpd.cpp feat(mpd): Add state-specific formats #524 2017-05-09 14:56:29 +02:00
network.cpp refactor(tokens): Move token suffix to configuration 2017-01-14 18:00:35 +01:00
script.cpp fix(script): Poll file descriptors 2017-01-11 18:21:58 +01:00
systray.cpp wip(systray): Add module base 2017-01-01 21:28:28 +01:00
temperature.cpp feat(temperature): Fahrenheit and Celsius tokens (#804) 2017-10-18 22:29:53 +02:00
text.cpp refactor(config): Deduce return type from default value 2016-12-30 23:32:05 +01:00
volume.cpp feat(volume): Optional event handling #84 2017-04-02 18:12:07 +02:00
xbacklight.cpp fix(modules): Warmup in runner thread to avoid block 2017-01-27 13:29:10 +01:00
xkeyboard.cpp Reuse caps_str (#656) 2017-08-29 12:06:49 -07:00
xwindow.cpp fix(xwindow): Lock mutexes on update #416 2017-02-05 13:37:16 +01:00
xworkspaces.cpp Fixes #535 and #411. 2017-05-19 18:02:33 +02:00