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
mutlusun
57bab3542b
adds critical charging state to FreeBSDs battery widget
2018-03-12 21:22:48 +01:00
Joerg Thalheim
a81435e1be
fs: fix shell quoting of optional argument
...
fixes #49
2017-11-30 08:50:23 +00:00
Joerg Thalheim
1cfa040fbd
re-add format parameter.
...
This broke custom formats in the date widget.
2017-10-23 15:24:17 +01: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
David Udelson
ad327267bd
Change bat widget discharging state char from U+2212 to U+002D
...
This avoids using a unicode character that looks just like a hyphen but
isn't, leading to subtle bugs when developers write code that interacts
with the bat_linux widget.
2017-05-27 12:19:42 -04:00
mutlusun
f2aa096f83
small fix in bat_freebsd
2017-02-23 22:36:22 +01:00
Roberto
d9ecb9f20d
Added support for power usage
2017-02-17 19:23:37 +01:00
starenka
e8bf98eb7f
Fix for not working gmail widget
2017-02-17 00:21:56 +01:00
starenka
6ec9977851
fixing `nil` sent to curl
2017-02-15 16:35:18 +01:00
Elric Milon
1b41fc2132
Add iotime field to dio widget.
2017-01-29 12:02:57 +01:00
mutlusun
012b67a8c0
add fanspeed widget
2017-01-26 10:40:39 +01:00
mutlusun
602eada652
move weather widget to match new layout
2017-01-26 10:40:39 +01:00
mutlusun
785fefc13a
move wifi widget to match new layout
2017-01-26 10:40:39 +01:00
mutlusun
54baa996c4
port volume widget to freebsd
2017-01-26 10:40:39 +01:00
mutlusun
f86c60d2fd
port uptime widget to freebsd
2017-01-26 10:40:38 +01:00
mutlusun
22d49a9e5d
move thermal widget to match new layout
2017-01-26 10:40:38 +01:00
mutlusun
5c7c695ea1
move raid widget to match new layout
2017-01-26 10:40:38 +01:00
mutlusun
909db88b00
move pkg widget to match new layout
2017-01-26 10:40:38 +01:00
mutlusun
cdaa62884d
move os widget to match new layout
2017-01-26 10:40:38 +01:00
mutlusun
b44bd1bb14
move org widget to match new layout
2017-01-26 10:40:38 +01:00
mutlusun
c8c43d53ee
port net widget to freebsd
2017-01-26 10:40:38 +01:00
mutlusun
5b30e432e6
move mpd widget to match new layout
2017-01-26 10:40:37 +01:00
mutlusun
70f42e5d54
port mem widget to freebsd
2017-01-26 10:40:08 +01:00
mutlusun
261684f8b8
move mdir widget to match new layout
2017-01-25 21:30:43 +01:00
mutlusun
9695e0fea0
move mboxc widget to match new layout
2017-01-25 21:30:43 +01:00
mutlusun
2605a1b744
move mbox widget to match new layout
2017-01-25 21:30:43 +01:00
mutlusun
bb5e6af08c
move hddtemp widget to match new layout
2017-01-25 21:30:43 +01:00
mutlusun
9a727d417e
move gmail to match new layout
2017-01-25 21:30:43 +01:00
mutlusun
108ab2eb82
move fs widget to match new layout
2017-01-25 21:30:42 +01:00
mutlusun
ba4b94899e
move dio to match new layout
2017-01-25 21:30:36 +01:00
mutlusun
62dbf146a0
move date widget to match new layout
2017-01-25 21:29:36 +01:00
mutlusun
968fee1a54
move cpuinf widget to match new layout
2017-01-25 21:25:38 +01:00
mutlusun
fbd91c9b37
port cpufreq widget to freebsd
2017-01-25 21:25:38 +01:00
mutlusun
d7c99133e1
port cpu widget to freebsd
2017-01-25 21:25:38 +01:00
mutlusun
5628c9e478
port bat widget to freebsd
2017-01-25 21:25:38 +01: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
zhrtz
5fc0e2dae2
Added hwmon interface support, dropped the annoying floating .0 with math.floor
2016-08-18 07:22:22 +02:00
Keith Hughitt
e7ee21cc73
Updated base URL for weather widget
2016-08-18 07:22:22 +02:00
Jörg Thalheim
c760e43b98
widgets/gmail: shell escape feed variable
2016-08-18 07:22:22 +02:00
Jörg Thalheim
080e28504a
Merge branch 'master' of http://git.sysphere.org/vicious
2015-07-26 08:38:41 +02:00
Benoît Zugmeyer
5869a54b20
gmail: fix error when gmail.com is unreachable
...
ex: no internet connection
Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2014-11-19 00:40:56 +01:00
Jörg Thalheim
336ce9bbd7
shell escape variables before passing them to the shell
...
Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2014-11-15 22:03:12 +01:00
Benoît Zugmeyer
50fd2334b6
gmail: fix subject when gmail feed is in one line
...
For some time now, gmail feeds are in a single line. The goal of this patch is to handle
both cases (single and multiline). It will find the text between title tags after the
first entry tag.
Since the first feed title is skiped with this regex, title regexes aren't needed anymore.
Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2014-11-15 21:37:29 +01:00
Andrew Merenbach
9fc02f16da
fs: add FreeBSD mount point detection to regexp
...
Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2014-04-21 22:25:26 +02:00
Lyderic Lefever
6e16a412ef
bat: fix broken battery remaining time (was always N/A)
...
Bug was introduced in commit dc556e5415
and the new discharging
symbol.
Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2013-12-27 17:21:40 +01:00
Adam Lee
bfbc1bdd51
volume: get the normalized volume like alsamixer and DE's indicator
...
Or the percentage value will be different from alsamixer or desktop
environment's indicator, which confuses users.
Quote from amixer's manpage, "Use the mapped volume for evaluating the
percentage representation like alsamixer, to be more natural for human
ear."
ref:
http://git.alsa-project.org/?p=alsa-utils.git;a=blob;f=alsamixer/volume_mapping.c
Signed-off-by: Adam Lee <adam8157@gmail.com>
Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2013-12-27 17:21:35 +01:00