<feed xmlns='http://www.w3.org/2005/Atom'>
<title>awesome-wm-widgets.git, branch master</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=master</id>
<link rel='self' href='https://git.zachir.xyz/awesome-wm-widgets.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/'/>
<updated>2023-11-19T21:20:14Z</updated>
<entry>
<title>Improve/fix logic for using bit or byte in net-speed</title>
<updated>2023-11-19T21:20:14Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2023-11-19T21:20:14Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=15f4ff3a389cce34f2134c4b65414b1204a0f43f'/>
<id>urn:sha1:15f4ff3a389cce34f2134c4b65414b1204a0f43f</id>
<content type='text'>
There is now an argument (bits_not_bytes) that will change the unit for
calculating net speed. Setting it to "true", the widget will use bits
instead of bytes. Setting it to "false" (or not setting it), the widget
will use bytes.
</content>
</entry>
<entry>
<title>Fix net-speed icon order</title>
<updated>2023-11-19T21:09:39Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2023-11-19T21:09:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=c7a6cdb5c0535aec008e397e89be891734f3917f'/>
<id>urn:sha1:c7a6cdb5c0535aec008e397e89be891734f3917f</id>
<content type='text'>
When I copied and pasted the up and down arrows into the code, it
appears I put them in the wrong order. First number is receive, which
logically should be a down arrow; second number is transmit, which
logically should be an up arrow. This was backwards, and no longer is.
</content>
</entry>
<entry>
<title>Fix issue with garbage collector in mpdarc</title>
<updated>2023-11-18T21:00:58Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2023-11-18T21:00:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=d36ed61f905a3b6264cf3e5d583a7895281525e9'/>
<id>urn:sha1:d36ed61f905a3b6264cf3e5d583a7895281525e9</id>
<content type='text'>
reset_garbage_collector started uninitialized in one function, so we
initialize it to 0 everywhere.
</content>
</entry>
<entry>
<title>Add in last upstream patch (maybe?)</title>
<updated>2023-11-05T23:17:12Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2023-11-05T23:17:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=f0672850764fa8957198b9266d4518ddea45c90f'/>
<id>urn:sha1:f0672850764fa8957198b9266d4518ddea45c90f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change how net-speed widget looks</title>
<updated>2023-11-05T23:16:48Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2023-11-05T23:16:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=167a2f71f6f4ef5d2fd79d8992a40bfba3bcb217'/>
<id>urn:sha1:167a2f71f6f4ef5d2fd79d8992a40bfba3bcb217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use beautiful.font or args.font for widgets</title>
<updated>2023-11-05T23:16:23Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2023-11-05T23:16:23Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=a1cd133f38ab5f6b3c80e4e74a0a45e1c6326b11'/>
<id>urn:sha1:a1cd133f38ab5f6b3c80e4e74a0a45e1c6326b11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add reset_garbage_collector to sorta fix mem leaks</title>
<updated>2023-11-05T23:13:59Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2023-11-05T23:13:59Z</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>awesome: wibox.widget.background has been renamed to wibox.container.background</title>
<updated>2023-10-19T13:23:46Z</updated>
<author>
<name>Madhur Ahuja</name>
<email>madhur@users.noreply.github.com</email>
</author>
<published>2023-05-21T07:39:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=1b4e212fb60e54b2fdbf0d4584af68b7959cc24c'/>
<id>urn:sha1:1b4e212fb60e54b2fdbf0d4584af68b7959cc24c</id>
<content type='text'>
Fixes the following warning
2023-05-21 13:03:02 W: awesome: wibox.widget.background has been renamed to wibox.container.background.
stack traceback:
	/usr/share/awesome/lib/gears/debug.lua:113: in function 'gears.debug.deprecate'
	/usr/share/awesome/lib/gears/debug.lua:164: in local 'layout'
	/usr/share/awesome/lib/wibox/widget/base.lua:745: in upvalue 'drill'
	/usr/share/awesome/lib/wibox/widget/base.lua:778: in upvalue 'drill'
	/usr/share/awesome/lib/wibox/widget/base.lua:818: in function 'wibox.setup'
	...nfig/awesome/awesome-wm-widgets/pacman-widget/pacman.lua:227: in upvalue 'callback'
	/usr/share/awesome/lib/awful/widget/watch.lua:88: in function &lt;/usr/share/awesome/lib/awful/widget/watch.lua:87&gt;</content>
</entry>
<entry>
<title>'GitHub username' instead of 'Your GitHub...'</title>
<updated>2023-10-19T13:23:46Z</updated>
<author>
<name>pingarelho</name>
<email>davidamaral101@gmail.com</email>
</author>
<published>2023-09-20T22:11:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=0555c7181782a09ec0c7c382b33df9c397de584f'/>
<id>urn:sha1:0555c7181782a09ec0c7c382b33df9c397de584f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>'e.g.' instead of 'e.g'</title>
<updated>2023-10-19T13:23:46Z</updated>
<author>
<name>pingarelho</name>
<email>davidamaral101@gmail.com</email>
</author>
<published>2023-09-20T22:09:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=4e6972dde0bfe14767f757cd0541cd951a101d4f'/>
<id>urn:sha1:4e6972dde0bfe14767f757cd0541cd951a101d4f</id>
<content type='text'>
</content>
</entry>
</feed>
