]> git.madduck.net Git - etc/awesome.git/history - widget/pulsebar.lua

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Merge branch 'master' of github.com:lcpz/lain
[etc/awesome.git] / widget / pulsebar.lua
2018-12-21 Luca CPZMerge branch 'master' of github.com:lcpz/lain
2018-11-28 lcpzAPI change: lain.widget.contrib.tpbat has been rewritte...
2018-11-04 Greg Flynnfix paddings always being the margins in pulsebar
2018-10-30 lcpz{alsa,pulse}bar: added margins/paddings args
2018-02-17 Luca CPZ{alsa,pulse}bar: fallback for mywibox variable; closes...
2018-02-17 Luca CPZMerge pull request #377 from sim590/menu-iterator
2018-02-16 Luca CPZ{alsa,pulse}bar: consider wibar orientation when calcul...
2018-02-15 Aleksandr BeliaevWeather widget rewritten; first authorship updated
2017-10-05 Luke Bonhampulseaudio -> pulse; scallback merged into cmd (read...
2017-09-13 Luke BonhamMerge pull request #362 from 2009/fix/pulse-sink
2017-09-13 Justin EndacottMerge branch 'master' of http://github.com/copycat...
2017-09-13 Justin EndacottAdd devicetype to pulsbar to match pulseaudio and updat...
2017-09-04 Luke Bonhamremoved whitespaced signatures; wiki updated
2017-08-25 Luke Bonham{alsa,pulse}bar: show percentage even when muted
2017-06-25 Luke BonhamMerge branch 'master' of github.com:copycat-killer...
2017-06-25 Luke Bonham{alsa,pulse}bar: notification fixes and logic simplified
2017-04-02 Luke Bonhampulsebar: fix factory return
2017-04-02 Luke Bonhamwidgets: no global tables, but one instance per call...
2017-02-28 Luke Bonhampulsebar: fix typos; closes #327
2017-02-24 Luke Bonhamadd .device for pulseaudio and pulsebar; wiki updated...
2017-02-14 copycat-killer#315: removed vertical arg from {alsa,pulse}bar
2017-02-08 copycat-killerpull #307: worker -> factory
2017-02-08 copycat-killerlain.widgets -> lain.widget