Commit Graph

25 Commits

Author SHA1 Message Date
Andreas Geisenhainer 0c2313dcdd mem: adds information about used memory without freeable parts
* used memory (values 1 and 2) are: everything but free+cache
* laundry is counted as freeable, but not free.
** "notfreeable memory" (values 11 and 12) are: active+inactive+wired
2018-03-16 18:16:55 +01:00
Andreas Geisenhainer df5fa77428 memory freebsd: re-organizes memory assignment for used and unused memory
* removes unused variables
* enhances one-character-variables for better readabilitiy
* fixes calculation errors
** used memory: active, inactive, and wired
** available memory: cached, laundry, and free

see https://wiki.freebsd.org/Memory for more information
2018-03-12 21:24:04 +01:00
mutlusun 0280ac2243 freebsd memory clean ups and correct calculation 2018-03-12 21:22:48 +01:00
Beniamin Kalinowski f3d69142c6 Readme: fix repl usage & deadlink 2017-11-16 16:13:29 +00:00
Brandon Hartshorn 750532a1d8 volume: allow to pass multiple arguments to amixer (#44)
* Added option for a table to configure volume widget, allowing device specification also.

* Updated README.md with new configuration options for volume widget

* volume: allow passing a list of commandline arguments
2017-10-08 15:33:32 +01:00
getzze 983253a27f Allow asynchronous call (for Awesome4+) (#32) 2017-07-13 21:42:26 +01:00
Jörg Thalheim fe10ee8201 README.md: update examples awesome v4 api 2017-07-09 19:39:30 +01:00
Michael Kressibucher 941e50294a Readme.md wibox for battery widget example (#33)
* Use wibox for battery widget example

* mention color gradient/margin
2017-04-01 21:44:56 +02:00
Jörg Thalheim 4c082ace6b
add myself as new maintainer 2017-03-30 17:48:52 +02:00
mutlusun 171b69216e update README 2017-02-27 10:13:29 +01:00
Jörg Thalheim 96c13b326b
Revert "Handle single widget arguments to force (#29)"
This reverts commit 043e50322d.
2017-02-22 20:41:35 +01:00
James Reed 043e50322d Handle single widget arguments to force (#29)
* Handle single widget arguments to force
* update README (force/single-use)
2017-02-22 11:14:53 +01:00
Roberto d9ecb9f20d Added support for power usage 2017-02-17 19:23:37 +01:00
Elric Milon e66ce03a51 Add iotime keys to README.md 2017-01-29 12:02:57 +01:00
mutlusun 7aa1bac13c small fixes in README and adding of gitignore 2017-01-28 11:12:12 +01:00
Jörg Thalheim f119cd4401 README.md: link to freebsd maintainer. 2017-01-26 10:54:07 +01:00
Jörg Thalheim b6c8546a5d
mention @mutlusun as freebsd maintainer 2017-01-26 10:50:48 +01:00
mutlusun fafca5d56b
README.md: update to reflect freebsd port 2017-01-26 10:40:39 +01:00
Jeremy 5c9d887458 Update README.md 2017-01-12 15:43:24 -05:00
Mellich b6c5a57f41 Added new wifi widget using iw (#20)
* added new wifi widget that uses iw
2016-10-22 23:19:00 +02:00
Jörg Thalheim 8c79e866e9
README.md: apply changes from REAMDE 2016-08-18 07:22:16 +02:00
Jörg Thalheim f5c95cb76f Readme.md fix email links 2012-06-19 21:57:40 +02:00
Jörg Thalheim fd9814112a Merge branch 'master' of http://git.sysphere.org/vicious
Conflicts:
	init.lua
	widgets/dio.lua
2012-06-19 21:54:47 +02:00
Jörg Thalheim e0a437d497 README.md: update thermal documentation 2012-05-16 18:03:09 +02:00
Jörg Thalheim 7fd6234fa0 use shorter extension for Markdown 2012-01-20 16:11:41 +01:00