polybar/src/modules
patrick96 24e079afef build: Add missing includes
Fixes #2614
Ref: https://gcc.gnu.org/gcc-12/porting_to.html
2022-03-02 15:09:52 +01:00
..
meta Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00
alsa.cpp feat(alsa): add middle and right mouse button events (#2573) 2022-01-18 19:51:49 +01:00
backlight.cpp fix(modules): Avoid downcast in module constructor 2021-10-03 03:18:39 +02:00
battery.cpp fix(battery): Replace tokens for all labels 2022-02-21 17:54:19 +01:00
bspwm.cpp Emit error when workspace mapping has invalid format 2022-02-21 20:04:12 +01:00
counter.cpp fix(timer_module): Ensure that interval > 0 (#2274) 2020-12-05 22:58:38 +01:00
cpu.cpp Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00
date.cpp fix(modules): Avoid downcast in module constructor 2021-10-03 03:18:39 +02:00
fs.cpp build: Add missing includes 2022-03-02 15:09:52 +01:00
github.cpp fix(timer_module): Ensure that interval > 0 (#2274) 2020-12-05 22:58:38 +01:00
i3.cpp Emit error when workspace mapping has invalid format 2022-02-21 20:04:12 +01:00
ipc.cpp Use sockets for IPC (#2539) 2022-01-22 20:35:37 +01:00
memory.cpp feat(memory): Tokens that switch between MiB and GiB (#2488) 2021-09-04 13:14:13 +02:00
menu.cpp Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00
mpd.cpp Replace system_clock with steady_clock (#2559) 2022-01-12 23:06:29 +01:00
network.cpp feat(net): %netspeed% token to show combined up+download speed (#2590) 2022-02-06 21:12:38 +01:00
pulseaudio.cpp fix(modules): Avoid downcast in module constructor 2021-10-03 03:18:39 +02:00
script.cpp feat(script): add formatting for script failure (#2596) 2022-02-23 15:01:28 +01:00
systray.cpp fix(modules): Avoid downcast in module constructor 2021-10-03 03:18:39 +02:00
temperature.cpp Merge branch 'hotfix/3.5.1' 2020-12-12 13:28:57 +01:00
text.cpp actions: Switch all modules over to new system 2020-11-26 20:53:53 +01:00
xbacklight.cpp fix(modules): Avoid downcast in module constructor 2021-10-03 03:18:39 +02:00
xkeyboard.cpp Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00
xwindow.cpp Remove main thread from static_module 2021-09-30 15:38:18 +02:00
xworkspaces.cpp Emit error when workspace mapping has invalid format 2022-02-21 20:04:12 +01:00