Commit graph

910 commits

Author SHA1 Message Date
tobi-wan-kenobi
6161b24cf4
Merge pull request #299 from rad4day/master
[module/spaceapi] Add Space API module
2018-10-05 18:19:01 +02:00
Tobias Manske
095b27436e
[modules/spaceapi] convert from urllib2 to requests
better python2 support

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
2018-10-05 17:54:43 +02:00
Tobias Manske
969d2f35cd
[module/spaceapi] Add Space API module
SpaceAPI is a API for hackerspaces. Hackerspaces announce their state
and location using a predefined json framework. Users can use this data
to make sure the space is opened before they decide to go there.

The module was created because the author felt the need to know if his
hometown's space was open or not.

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
2018-10-05 17:25:52 +02:00
Tobias Witek
20f48d4535 [module/datetime] Add more error handling to locale setting
If setting a locale fails with an exception, set to en_US.UTF-8 by
default.

fixes #159
2018-10-01 19:30:44 +02:00
Tobias Witek
7af04b0556 [modules/sensors] Use thermal zone, if specified on commandline
fixes #298
2018-09-24 18:15:04 +02:00
Tobias Witek
e80ae8b91e [core] Add option to draw widgets right-to-left
fixes #295
2018-09-22 14:40:32 +02:00
Tobias Witek
8863ce1c5b [doc] Add iceberg-rainbow screenshot 2018-09-19 18:11:37 +02:00
tobi-wan-kenobi
be3ad52ca8
Merge pull request #297 from whzup/iceberg-rainbow
Readd iceberg-rainbow theme
2018-09-19 18:02:37 +02:00
Aaron Moser
b9092bcfcc Readd iceberg-rainbow theme 2018-09-19 17:07:08 +02:00
Tobias Witek
7152bb17f2 [core] Generic collapsible widgets
Each widget can now be collapsed and expanded using the middle mouse
click, by default.
2018-09-15 14:40:52 +02:00
Tobias Witek
8bb1d14ddf [doc] Add iceberg theme (+ example) 2018-09-13 20:19:56 +02:00
tobi-wan-kenobi
43095e4240
Merge pull request #294 from whzup/master
Add iceberg theme and rework iceberg-powerline
2018-09-13 20:11:42 +02:00
Aaron Moser
cb0b95471e Add screenshots 2018-09-13 08:00:43 +02:00
Aaron Moser
a09d621838 Rework iceberg-powerline theme 2018-09-12 14:12:52 +02:00
Aaron Moser
58b4868154 Add iceberg.json 2018-09-12 08:35:22 +02:00
Tobias Witek
6c1b7d4e52 [doc] Update README to include xkcd module 2018-09-11 19:57:52 +02:00
tobi-wan-kenobi
353202840c
Merge pull request #293 from whzup/xkcd
Add xkcd module
2018-09-11 18:56:38 +02:00
Aaron Moser
ba934dc675 Add xkcd module
Added a module that opens a random xkcd comic when clicked.
2018-09-11 16:49:57 +02:00
Tobias Witek
c3684af3a0 [doc] Add attribution for iceberg-powerline
forgot that in the previous commit, d'oh
2018-09-10 18:16:47 +02:00
Tobias Witek
02c4406a31 [doc] Add iceberg-powerline to README 2018-09-10 18:15:55 +02:00
Tobias Witek
99c89b2d1b [screenshots] add iceberg-powerline 2018-09-10 18:14:40 +02:00
tobi-wan-kenobi
cd3c187ad9
Merge pull request #292 from whzup/add-iceberg-powerline
Add iceberg-powerline theme
2018-09-10 18:06:10 +02:00
Aaron Moser
a8580bb42d Add iceberg-powerline theme
Added a theme similar to the iceberg theme for VIM by cocopon
(https://github.com/cocopon/iceberg.vim).
2018-09-10 14:49:34 +02:00
Tobias Witek
330bd3f34b [doc] Update module counter (arch-update) 2018-09-09 08:18:50 +02:00
tobi-wan-kenobi
440b5379dd
Merge pull request #291 from lucassouto/master
Add module arch-update
2018-09-09 08:11:09 +02:00
lucassouto
2b8dbf6bc6 Add pacman-contrib in required modules 2018-09-08 19:06:28 -03:00
lucassouto
63bb771df2 Fix for previous versions of python 2018-09-08 18:59:55 -03:00
Tobias Witek
0c8146623c [doc] Update module counter 2018-09-08 09:12:28 +02:00
tobi-wan-kenobi
4ed1e8b647
Merge pull request #290 from remi-dupre/master
[modules] add progress module
2018-09-08 09:01:13 +02:00
Lucas Souto
edee95b57a Fix code for lint 2018-09-07 22:38:15 -03:00
Lucas Souto
39233e5a75 Fix icon arch-update 2018-09-07 22:29:51 -03:00
Lucas Souto
17131c5bdc Merge branch 'master' of git://github.com/tobi-wan-kenobi/bumblebee-status 2018-09-07 22:22:07 -03:00
Lucas Souto
c617a478bf Add module arch-update 2018-09-07 22:21:57 -03:00
Rémi Dupré
6d271fc745
Module progress: added dependancy in README.md 2018-09-07 17:31:47 +02:00
Rémi Dupré
384f23c34f
Module progress: added states 2018-09-07 17:14:40 +02:00
Rémi Dupré
56426ee0a6
Added parameters to module "progress" to change bar design, changed
format keys
2018-09-07 16:48:03 +02:00
Rémi Dupré
870d4d75d5
Using progress's speed measures 2018-09-07 16:36:09 +02:00
Rémi Dupré
090306d37c
Added module progress 2018-09-07 16:17:09 +02:00
tobi-wan-kenobi
ab41a24ee2
Merge pull request #289 from donfranio/master
extra tests for util.which
2018-09-04 14:10:35 +02:00
Frank Scherrer
a6eb5a43a5
fix code for flake8 linter 2018-09-04 10:04:18 +02:00
Frank Scherrer
a52c3e8e12
add further tests for which
* test which for always present binary "ls"
* test which for garbage input
2018-09-04 09:58:52 +02:00
tobi-wan-kenobi
5bd7b619d3
Merge pull request #288 from WORD559/master
Added parameter to pulseaudio module
2018-09-01 20:21:37 +02:00
WORD559
a969fc0b75 Added parameter to pulseaudio module that allows users to specify the percentage change of the volume when scrolling on the module. 2018-09-01 14:40:18 +01:00
tobi-wan-kenobi
7a4f3a98e3
Merge pull request #287 from donfranio/master
add test for util.which
2018-08-28 15:11:47 +02:00
Frank Scherrer
872c2047e5
add test for util.which
* and make runtests.sh dash-compatible for debian-like OS
2018-08-28 14:52:17 +02:00
tobi-wan-kenobi
e7e786b65e
Merge pull request #286 from donfranio/add-which-function
add 'which' function to utils and use for 'iwgetid'
2018-08-24 12:06:13 +02:00
Frank Scherrer
62150b3030
trying to remove codeclimate complain
* Sorry, I don't have codeclimate
* did little refactoring, hope it helps.
2018-08-24 10:44:42 +02:00
Frank Scherrer
8c12daa407
add 'which' function to utils and use for 'iwgetid' 2018-08-24 10:22:28 +02:00
tobi-wan-kenobi
feabc7ad98
Merge pull request #284 from abdoulayeYATERA/master
docs: fix notmuch_count module doc english errors
2018-08-21 17:15:35 +02:00
abdoulaye
2461621b56 docs: fix notmuch_count module doc english errors 2018-08-21 14:21:40 +02:00