Skip to content
#

polybar

Here are 648 public repositories matching this topic...

patrick96
patrick96 commented Jul 11, 2021

With the new module action system, we can easily deprecate the old way of triggering hooks in the ipc module and replace it with a module action.

This has several advantages:

  • Cleaner way of handling messages (just register for certain action names)
  • Hooks can easily be triggered by click commands using the action syntax (``#module.name`)
  • Use the same system as all other modules

I p

marioortizmanero
marioortizmanero commented Oct 25, 2020

The repo is called polybar-pulseaudio-control but that's just because I use Polybar and I created the script for my own. But I'd like to rename it to just pulseaudio-control. The core of the script can be perfectly re-used for other status bars. I would introduce a --status-bar flag that sets the "compatibility mode" for that. If anyone wants to give it a try, leave a comment here!

Improve this page

Add a description, image, and links to the polybar topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the polybar topic, visit your repo's landing page and select "manage topics."

Learn more