• The Netherlands
  • Joined on 2022年09月03日
wvdk opened issue mathstuf/maybar#19 2026年05月21日 21:28:44 +02:00
Repository description still mentions X11 support
wvdk commented on issue dnkl/yambar#421 2025年04月08日 19:02:04 +02:00
module_pulse.so missing

Hi @nolsh, sorry for the late reply. The error and missing manpage suggest that the pulse module was not enabled. I think compiling yambar yourself would be the way to go if you want to use the...

wvdk deleted branch wvdk/master from wvdk/yambar 2025年03月25日 19:46:46 +01:00
wvdk pushed to master at wvdk/yambar 2025年03月25日 19:46:45 +01:00
87c74d54b7 meson: guard the full-conf-good test by the plugins it expects
56467d0ba3 meson: require 0.60.0
7e76d53c0a modules/mpris: fix dependency search
e68ed8d843 module: mpris: mark debug-only variables with attribute unused
c27de56bea Added 'MPRIS' module
Compare 223 commits »
wvdk pushed to wvdk/master at wvdk/yambar 2025年03月25日 19:46:09 +01:00
wvdk created branch wvdk/master in wvdk/yambar 2025年03月25日 19:46:09 +01:00
wvdk created pull request dnkl/yambar#453 2025年03月25日 19:43:50 +01:00
module/niri-workspaces: fix crash when monitor off
wvdk pushed to fix-crash-in-niri-workspaces-module at wvdk/yambar 2025年03月25日 19:42:51 +01:00
4eb054792e module/niri-workspaces: fix crash when monitor off
43e1944607 Merge branch 'mpris-fixes'
ca0f565237 module_mpris: Refactoring + Fixed mutex usage
dfa0970b75 module_mpris: Fixed multi threading issues regarding 'identity_list'
dcbb0f88ae module_mpris: Cleanup
Compare 10 commits »
wvdk created branch fix-crash-in-niri-workspaces-module in wvdk/yambar 2025年03月25日 19:42:50 +01:00
wvdk deleted branch feature/pulseaudio-module from wvdk/yambar 2022年12月12日 19:09:37 +01:00
wvdk merged pull request dnkl/yambar#223 2022年12月12日 19:01:08 +01:00
Add module for PulseAudio
wvdk commented on pull request dnkl/yambar#223 2022年12月12日 18:57:20 +01:00
Add module for PulseAudio

Looks good! Can you please clean up the commit list as you see fit (squashing is fine), then I'll merge.

Done! I've rebased it on current master.

I've added libpulse there, is there...

wvdk pushed to feature/pulseaudio-module at wvdk/yambar 2022年12月12日 18:54:43 +01:00
dcf21f0b06 modules: add pulse
54c70bb6ad readme: add missing modules to list of modules
f9fa43845e changelog: ‘map’ changes: add ref to 182
ec86a7d290 ci (sr.ht): add flex+bison
3c3a881638 ci (gitlab): add flex+bison
Compare 6 commits »
wvdk commented on pull request dnkl/yambar#223 2022年12月12日 17:32:47 +01:00
Add module for PulseAudio

I see you found both the woodpecker and gitlab CIs. There's however one more... for sr.ht, in .builds :)

Sneaky! ;)

I've added libpulse there, is there any way for me to see if that's...

wvdk commented on pull request dnkl/yambar#223 2022年12月12日 17:31:12 +01:00
Add module for PulseAudio

Oops... Now removed!

wvdk pushed to feature/pulseaudio-module at wvdk/yambar 2022年12月12日 17:27:08 +01:00
2ffc44faca build: make pulse module actually optional
c511d6f161 ci(sr.ht): add libpulse for pulse module
Compare 2 commits »
wvdk commented on pull request dnkl/yambar#223 2022年12月10日 22:44:58 +01:00
Add module for PulseAudio

I added a comment to explain the reason for the delay.

wvdk pushed to feature/pulseaudio-module at wvdk/yambar 2022年12月10日 22:43:23 +01:00
763e49aa89 build: add libpulse to PKGBUILDs for pulse module
63dac8a21f modules/pulse: explain schedule_refresh()
e9a699437f docs: mention addition of pulse module in CHANGELOG.md
0f1f44b881 Merge remote-tracking branch 'origin/master' into feature/pulseaudio-module
b9d0457fb5 docs: mention pulse module in README.md
Compare 14 commits »
wvdk commented on pull request dnkl/yambar#224 2022年09月21日 19:32:15 +02:00
New modules pipewire

@Ogromny, that seems to have fixed the hangs indeed!

wvdk commented on pull request dnkl/yambar#224 2022年09月12日 20:38:18 +02:00
New modules pipewire

@Ogromny, it seems to work now, nice! For the sink, icon gives me audio-headphones/audio-speakers, form_factor gives me headphones/speaker, and bus is empty. For the source, icon...