Commit graph

67 commits

Author SHA1 Message Date
tobi-wan-kenobi
e07932892f
Merge pull request #258 from freed00m/master
[module] - adding caps/num/scrl indicator widget; pacman to sum the digits
2018-05-13 07:09:29 +02:00
Antonin Dach
52b4bfac35 [module] - adding caps/num/scrl indicator widget 2018-05-12 19:37:19 +02:00
Tobias Witek
aa5bc2e774 [doc] Fix typos 2018-05-09 18:28:51 +02:00
Tobias Witek
c15e67f0d9 [doc] Add screenshots for new gruvbox-light themes
see #256
2018-05-09 18:25:56 +02:00
Valentin Atanasov
ff71a3f78c Reverse the words in theme name for correctness. 2018-05-03 08:32:52 +03:00
Tobias Witek
cff65acf5d [README] Add more prominent note on dependencies 2018-04-14 05:56:18 +02:00
Tobias Witek
5c104e7789 [README] Add example screenshot at the top 2018-04-14 05:52:54 +02:00
Tobias Witek
1b4d5281dc [doc] Update FontAwesome version in README
fixes #239
fixes #240
2018-04-05 08:06:47 +02:00
Pavle Portic
1999ba532d
[readme] Update username for paxy97 2018-04-01 19:45:56 +02:00
Tobias Witek
96326da78a [doc] Add greyish powerline theme to README 2018-03-17 20:14:49 +01:00
Frederic Junod
95fab517c6 Update required modules list in README 2018-03-14 08:35:51 +01:00
Tobias Witek
bb38593f2d [README] Bump module number 2018-01-31 17:28:24 +01:00
Tobias Witek
4716481087 [core/theme] Small bugfix (widget needs to have linked module)
This is mainly for the autotests
2018-01-17 18:56:12 +01:00
Tobias Witek
323c1df6cc [doc] Add FAQ link 2018-01-13 19:33:43 +01:00
Elin Angelov
77caccfde8
fix: typo 2018-01-02 10:30:40 +02:00
Adam Dej
5766fedc46 [modules] Add zpool module 2017-11-25 13:01:59 +01:00
Tobias Witek
d698b58fd8 [doc] update number of user-contributed modules 2017-11-13 19:00:00 +01:00
Tobias Witek
2bf89735fb [README] Update formatting 2017-10-23 17:14:57 +02:00
Tobias Witek
51f68ff382 [README] Add note on event handling
fixes #195
2017-10-23 17:14:00 +02:00
Tobias Witek
d1d431ec6d [doc] Include required i3wm version in README.md
fixes #173
2017-09-16 16:48:13 +02:00
Tobias Witek
ecbde508d2 [modules/title] Python < 3.4 compatibility
Replace textwrap.shorten() with custom implementation, since it is only
available since Python 3.4. While at it, catch i3 exceptions in order to
make unit tests (hopefully) run through.

Also, Updated README.md

see #174
2017-09-15 20:02:07 +02:00
Pier-Angelo Gaetani
8bba1d1e0d [module/title] Requirement update in README.md + linting 2017-09-15 10:03:58 -06:00
Tobias Witek
a08db28da0 [modules/currency] Fix runaway docstring 2017-09-07 16:22:30 +02:00
Tobias Witek
93768e3380 [doc] Updated README.md + small logging refactor
* Fix minor grammatical errors in README.md
* Make logfile configuration a bit nicer
2017-08-20 10:59:39 +02:00
Frederic Junod
d851b27a22 Add 'dbus' to the required modules list 2017-08-04 10:47:05 +02:00
Frederic Junod
254a883d8d Add 'power' to the required modules list 2017-08-04 10:41:37 +02:00
Tobias Witek
5d4c9e4a41 [readme] Add note about mouse wheel 2017-08-02 19:34:54 +02:00
Tobias Witek
a312269240 [modules/sensors] Add fallback for temperature retrieval
If /sys/class/ data cannot be read, fall back to "sensors -u", by
popular demand :P

see #145
2017-07-22 11:44:56 +02:00
ibrokemypie
58298d5e30 [modules/sensors] Remove sensors dependency and read from device
was having some problems with the current implementation as i have multiple values with the same name in sensors -u.
this way it is unambiguous and *should* just work everywhere with no lm_sensors required, though some distros might move the pseudo file elsewhere, not sure, but thats why it is configurable.
testing would be great.
also, the file is simpler too.
2017-07-19 22:14:00 +10:00
Tobias Witek
5ca9ab796d [engine] Add logging for configuration file
For troubleshooting.

see #138
2017-07-14 17:11:20 +02:00
Tobias Witek
753ac453c6 [README] Add information about configuration files 2017-07-12 18:43:17 +02:00
Frederic Junod
1252a548a0 Fix doc about the debug file location 2017-07-08 08:12:16 +02:00
Conor Randall
0542205dc5 Update module dependencies in readme
A few more now depend on requests, which were not added accordingly.
2017-07-08 03:03:54 +10:00
jmg5e
11f86b75c8 removed xbacklight dependency for brightness module 2017-06-26 05:31:44 -05:00
Tobias Witek
e5c30d81ce [theme] Fix icons for TODO 2017-06-16 11:27:21 +02:00
Tobias Witek
0f5fdaab5a [README] Update counters 2017-06-15 11:14:22 +02:00
Tobias Witek
13d4c493a3 [README] Add contributor attribution 2017-06-12 19:00:17 +02:00
Tobias Witek
3e7f7334cf [doc] Added nvidia-smi dependency for nvidiagpu module 2017-06-11 14:45:14 +02:00
Tobias Witek
b2fb438bef [doc] Add bluetooth module requirements 2017-06-01 18:27:03 +02:00
Ryan
49f9cc90bc added mpd support 2017-05-26 19:48:23 +02:00
Abin Simon
ee0346254e Update README.md
Updated module list depending on psutil and netifaces
2017-04-23 10:54:36 +05:30
Tobias Witek
a9a6bcd015 [doc] Add note about powerline-fonts requirement
fixes #72
2017-04-22 07:43:31 +02:00
Tobias Witek
563357dac1 [doc] Add new gruvbox (non-powerline) theme to README.md 2017-04-21 07:23:43 +02:00
mike-work
76ec87157a Add sensors to README.md. 2017-04-19 12:38:49 +01:00
Tobias Witek
1f0f39394f [doc] Add documentation for debug mode 2017-04-02 08:34:17 +02:00
Tobias Witek
b20e83cb8a [engine] Fix interval configuration
Until now, manually specifying an interval did not work, as a cast to
float was missing. Now, it's possible to specify an update interval in
seconds via "-p interval=<interval>"

fixes #54
2017-03-16 21:04:24 +01:00
Tobi-wan Kenobi
0496234370 [README.md] Add dependencies 2017-02-26 08:28:30 +01:00
Tobi-wan Kenobi
d2c4a316a0 [README] Add list of supported Python versions 2017-02-25 07:54:03 +01:00
Tobi-wan Kenobi
d19efbe21a [README] Add note regarding awesome font
see #41
2017-02-24 18:28:41 +01:00
Tobi-wan Kenobi
b4f9123ba4 [README] Update badges for better readability in .md file 2016-12-11 13:50:33 +01:00