waybar/include
Kenny Phelps-McKeown d5c400c0cc Initial commit for Waybar JACK monitoring module
-DSP load
  -xruns
  -connected/disconnected state
  -only tested with Pipewire so far but should work with JACK2 as well

 On branch dsp
 Changes to be committed:
	modified:   include/factory.hpp
	new file:   include/modules/jack.hpp
	modified:   meson.build
	modified:   meson_options.txt
	modified:   src/factory.cpp
	new file:   src/modules/jack.cpp
2022-02-09 02:53:52 -05:00
..
modules Initial commit for Waybar JACK monitoring module 2022-02-09 02:53:52 -05:00
util Merge branch 'master' into master 2022-01-24 09:23:23 +01:00
ALabel.hpp Support per-device icon in pulseaudio 2021-07-15 09:20:43 +02:00
AModule.hpp fix: cancel thread and fix window close 2020-05-27 09:10:38 +02:00
bar.hpp bar: Fix crash when unplugging HDMI 2021-12-05 10:55:07 +01:00
client.hpp refactor(config): remove style handling from Config 2021-09-15 21:34:53 +07:00
config.hpp refactor(config): more sensible multi-bar include behavior 2021-09-15 22:15:27 +07:00
factory.hpp Initial commit for Waybar JACK monitoring module 2022-02-09 02:53:52 -05:00
group.hpp add group feature 2021-11-25 12:01:17 +01:00
IModule.hpp refactor: AModule 2019-06-15 14:57:52 +02:00