<feed xmlns='http://www.w3.org/2005/Atom'>
<title>awesome-wm-widgets.git/volume-widget, branch archive</title>
<subtitle>Here is my fork of awesome-wm-widgets by streetturtle on github.
</subtitle>
<id>https://git.zachir.xyz/awesome-wm-widgets.git/atom?h=archive</id>
<link rel='self' href='https://git.zachir.xyz/awesome-wm-widgets.git/atom?h=archive'/>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/'/>
<updated>2023-11-05T23:13:59+00:00</updated>
<entry>
<title>Add reset_garbage_collector to sorta fix mem leaks</title>
<updated>2023-11-05T23:13:59+00:00</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2023-11-05T23:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=6ca46530b2c59d21ec83cb86a2dfc07f1e00f073'/>
<id>urn:sha1:6ca46530b2c59d21ec83cb86a2dfc07f1e00f073</id>
<content type='text'>
I added in a variable to force clearing the garbage collector more
often, so that the memory leaks involving awful.spawn.easy_async
wouldn't cause massive performance issues over time.
</content>
</entry>
<entry>
<title>Update documentation</title>
<updated>2023-10-19T13:23:38+00:00</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2023-10-19T13:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=3a984a9119cf431ec9eba7aafe5baf03376b379e'/>
<id>urn:sha1:3a984a9119cf431ec9eba7aafe5baf03376b379e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>volume-widget: fix `INC_VOLUME_CMD` and `DEC_VOLUME_CMD`</title>
<updated>2021-12-26T11:39:36+00:00</updated>
<author>
<name>lygamac</name>
<email>lygamingac@gmail.com</email>
</author>
<published>2021-12-26T11:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=0aea953a6c96d20282d2495d4f410e0e5eb4c2fb'/>
<id>urn:sha1:0aea953a6c96d20282d2495d4f410e0e5eb4c2fb</id>
<content type='text'>
PR #315 didn't remove `pulse` after specifying the device variable,
making the command to echo an error.
</content>
</entry>
<entry>
<title>Merge pull request #315 from 0x501D/volume-widget-device</title>
<updated>2021-12-13T14:37:41+00:00</updated>
<author>
<name>streetturtle</name>
<email>streetturtle@users.noreply.github.com</email>
</author>
<published>2021-12-13T14:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=01a4f428e0361f4222e8d2f14607fb03bbd6d94e'/>
<id>urn:sha1:01a4f428e0361f4222e8d2f14607fb03bbd6d94e</id>
<content type='text'>
volume-widget: add device parameter</content>
</entry>
<entry>
<title>grammar correction</title>
<updated>2021-12-13T09:36:10+00:00</updated>
<author>
<name>Little Clover</name>
<email>littleclover909@gmail.com</email>
</author>
<published>2021-12-13T09:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=2cac9f39d1d48e33259fe3ea6d86a4250e2d8c72'/>
<id>urn:sha1:2cac9f39d1d48e33259fe3ea6d86a4250e2d8c72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>volume-widget: add device parameter</title>
<updated>2021-11-30T20:27:26+00:00</updated>
<author>
<name>Pavel Balaev</name>
<email>mail@void.so</email>
</author>
<published>2021-11-30T19:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=9ab75297887edda588a188f161316e35c0aec18c'/>
<id>urn:sha1:9ab75297887edda588a188f161316e35c0aec18c</id>
<content type='text'>
By default this widget uses pulse audio device. To make this widget
works ALSA users have to install third-party utils. This patch adds
ability to select device name for audio control.
</content>
</entry>
<entry>
<title>Add a step parameter for volume_widget:inc() and :dec()</title>
<updated>2021-09-23T21:04:26+00:00</updated>
<author>
<name>Desour</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2021-09-23T21:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=fe6606d51124b1ca3053474d4b625023238a2577'/>
<id>urn:sha1:fe6606d51124b1ca3053474d4b625023238a2577</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add the 'step' arg for volume-widget</title>
<updated>2021-07-24T13:14:28+00:00</updated>
<author>
<name>Randal</name>
<email>1752963246@qq.com</email>
</author>
<published>2021-07-24T13:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=14bb270274da48bd2bd5e2fddbeccf80a7c13d42'/>
<id>urn:sha1:14bb270274da48bd2bd5e2fddbeccf80a7c13d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix #251: add a note about pulseaudio-alsa</title>
<updated>2021-06-04T00:51:58+00:00</updated>
<author>
<name>streetturtle</name>
<email>streetturtle@users.noreply.github.com</email>
</author>
<published>2021-06-04T00:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=f3df69074328b3fe48d86e0948ecb64adeb997d0'/>
<id>urn:sha1:f3df69074328b3fe48d86e0948ecb64adeb997d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>volume-widget: open mixer on middle click</title>
<updated>2021-05-15T22:19:21+00:00</updated>
<author>
<name>Nuno Silva</name>
<email>nuno.m.ribeiro.silva@tecnico.ulisboa.pt</email>
</author>
<published>2021-05-15T22:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=40bd6a775614ee6f3f0017da57ae142d042dfe27'/>
<id>urn:sha1:40bd6a775614ee6f3f0017da57ae142d042dfe27</id>
<content type='text'>
</content>
</entry>
</feed>
