Commit graph

  • 0eca3b8de8 Merge pull request #141 from fredj/RawConfigParser tobi-wan-kenobi 2017-07-14 17:05:33 +0200
  • effea548ce [engine] Use RawConfigParser instead of SafeConfigParser Frederic Junod 2017-07-14 09:01:13 +0200
  • fe9c2835ad [engine] Add debug logging Frederic Junod 2017-07-14 09:00:47 +0200
  • 184aa3a7f9 Merge 89c830789d into 753ac453c6 Frédéric Junod 2017-07-12 16:43:36 +0000
  • 753ac453c6 [README] Add information about configuration files Tobias Witek 2017-07-12 18:42:02 +0200
  • ab989d8ddf [engine] Allow config parameter fallback to config file Tobias Witek 2017-07-12 18:37:59 +0200
  • 89c830789d [modules/github] Use GITHUB_TOKEN environment variable if present Frederic Junod 2017-07-12 16:06:17 +0200
  • 7d173fc006 Merge 6dcd9e6cab into 8941f60572 Frédéric Junod 2017-07-08 07:10:37 +0000
  • 8941f60572 Merge pull request #133 from fredj/battery_click tobi-wan-kenobi 2017-07-08 09:10:33 +0200
  • c93c03eb15 Merge pull request #134 from fredj/doc_debug_file tobi-wan-kenobi 2017-07-08 09:09:41 +0200
  • f986662b53 Merge pull request #135 from fredj/github_right_click tobi-wan-kenobi 2017-07-08 09:09:17 +0200
  • dc5e657bc3 [module/github] Doc for github.token OAuth scope Frederic Junod 2017-07-08 08:27:59 +0200
  • 30ea9e2e69 [module/github] Refresh on right click Frederic Junod 2017-07-08 08:22:52 +0200
  • 1252a548a0 Fix doc about the debug file location Frederic Junod 2017-07-08 08:11:52 +0200
  • 6dcd9e6cab [module/{load|cpu}] Use the thresholds from the parameters Frederic Junod 2017-07-08 07:42:14 +0200
  • d8018db2c2 [module/battery] Open gnome-power-statistics on left click Frederic Junod 2017-07-08 07:07:00 +0200
  • b22356d52b Merge pull request #130 from fredj/bool_param tobi-wan-kenobi 2017-07-08 07:06:42 +0200
  • b0268a412b Add bumblebee.util.asbool function Frederic Junod 2017-07-08 06:44:08 +0200
  • cc6da2b70e Merge pull request #128 from ibrokemypie/patch-2 tobi-wan-kenobi 2017-07-07 19:12:21 +0200
  • 0542205dc5 Update module dependencies in readme Conor Randall 2017-07-08 03:03:54 +1000
  • ccc952b12c Merge pull request #126 from fredj/spelling tobi-wan-kenobi 2017-07-07 17:44:25 +0200
  • ca4e9bbed6 Merge pull request #127 from fredj/github_requires tobi-wan-kenobi 2017-07-07 17:44:09 +0200
  • 7abe3b7918 [module/github] Fix requirements for GitHub module Frederic Junod 2017-07-07 17:25:00 +0200
  • a834a7d356 [module/pacman] Fix spelling Frederic Junod 2017-07-07 17:16:07 +0200
  • 1b95f55851 Merge pull request #123 from fredj/github_module_simplify tobi-wan-kenobi 2017-07-07 16:22:07 +0200
  • a7448c78e3 Merge pull request #124 from fredj/github_module_left_click tobi-wan-kenobi 2017-07-07 16:21:21 +0200
  • 3cc9901400 Merge pull request #125 from fredj/memory_doc_typo tobi-wan-kenobi 2017-07-07 16:20:53 +0200
  • fd0a09945b [module/memory] Fix parameter prefix in doc Frederic Junod 2017-07-07 08:49:31 +0200
  • b48c02a3e2 [module/github] Open GitHub notifications on left click Frederic Junod 2017-07-07 06:56:16 +0200
  • 0ce2a25d4e [module/github] Use 'json' from requests and 'filter' instead of a loop Frederic Junod 2017-07-07 06:46:10 +0200
  • 8fb100c237 Merge pull request #122 from fredj/github_network_down tobi-wan-kenobi 2017-07-06 19:42:13 +0200
  • be7fa79e8a [modules/github] Move the requests.get inside the try/except Frederic Junod 2017-07-06 13:47:32 +0200
  • 494b11be88 Merge pull request #121 from quartje/master tobi-wan-kenobi 2017-06-27 18:20:34 +0200
  • 915cfc681a [modules/getcrypto] Add the option to display the price in other currencies than USD. Bart Geesink 2017-06-26 22:35:33 +0200
  • e5061b4d5f [tests/brightness] Disable failing test Tobias Witek 2017-06-26 20:42:33 +0200
  • fd7c5f6f0b [tests/brightness] Create open call, if it does not exist Tobias Witek 2017-06-26 20:33:06 +0200
  • 62f60a172f Merge branch 'jmg5e-master' Tobias Witek 2017-06-26 19:11:18 +0200
  • d37218ce4a [tests/brightness] Fix FileNotFoundError for Python 2.7 Tobias Witek 2017-06-26 19:10:51 +0200
  • f103548f6b Merge fc912a8fbc into d69f13f0b4 Jared Gailey 2017-06-26 11:41:54 +0000
  • fc912a8fbc fixed tests for brightness module jmg5e 2017-06-26 06:07:19 -0500
  • 11f86b75c8 removed xbacklight dependency for brightness module jmg5e 2017-06-26 05:31:44 -0500
  • 43a25486ba [modules/getcrypto] Add error handling to the api request. This prevents a bumblebee crash when no internet connection is present (like when a laptop resumes from sleep mode) Bart Geesink 2017-06-24 17:41:40 +0200
  • a23aa3c54d Merge ad330ad70e into d69f13f0b4 Brandon - Lee Dodds 2017-06-18 09:41:01 +0000
  • ad330ad70e Update battery.py Brandon - Lee Dodds 2017-06-18 09:40:47 +0000
  • d69f13f0b4 [modules/battery] Autodetect battery devices Tobias Witek 2017-06-18 11:35:06 +0200
  • 24a7c5c926 Merge branch 'brunosmmm-popups' Tobias Witek 2017-06-16 15:37:40 +0200
  • ba843355eb [engine/popup] Make tkinter module optional Tobias Witek 2017-06-16 15:36:56 +0200
  • d5875827fa Merge branch 'popups' of git://github.com/brunosmmm/bumblebee-status into brunosmmm-popups Tobias Witek 2017-06-16 15:29:14 +0200
  • d2b4f44188 [screenshots] Add module "todo" Tobias Witek 2017-06-16 11:29:17 +0200
  • e5c30d81ce [theme] Fix icons for TODO Tobias Witek 2017-06-16 11:27:21 +0200
  • 1fc94a99e8 Merge branch 'codingo-master' Tobias Witek 2017-06-16 11:25:16 +0200
  • 6183054ac6 [modules/todo] Make path to TODO file configurable Tobias Witek 2017-06-16 11:24:55 +0200
  • 4337c2b087 [modules/todo] Make unit test pass Tobias Witek 2017-06-16 11:22:08 +0200
  • c27236cd82 Updated icon for todo module Michael Skelton 2017-06-16 16:54:52 +1000
  • 66ecf73760 Updated todo module to agnostic user path Michael Skelton 2017-06-16 16:52:01 +1000
  • 250c0135e6 added bumblebee module Michael Skelton 2017-06-16 16:51:27 +1000
  • 76404bf90b [modules/pulseaudio] Default pulseaudio autostart to false Tobias Witek 2017-06-15 14:14:16 +0200
  • c7e2f39132 [tests/cpu] Fix expectation for CPU module output Tobias Witek 2017-06-15 14:06:45 +0200
  • d189b3a335 [modules/battery] Remove leading zeroes and use minwidth Tobias Witek 2017-06-15 13:21:59 +0200
  • 302e14007b Create CONTRIBUTING.md tobi-wan-kenobi 2017-06-15 13:08:14 +0200
  • f25b04ee28 Create CODE_OF_CODUCT.md tobi-wan-kenobi 2017-06-15 12:58:13 +0200
  • 0f5fdaab5a [README] Update counters Tobias Witek 2017-06-15 11:14:22 +0200
  • 68e0b51178 [modules/pulseaudio] Automatically restart pulseaudio daemon Tobias Witek 2017-06-15 11:09:00 +0200
  • 7e45e797f1 [modules/cpu] Enforce minimum width Tobias Witek 2017-06-15 11:00:22 +0200
  • e3f6642fcf Merge branch 'dnfm-master' Tobias Witek 2017-06-15 07:49:12 +0200
  • 215bfd23df [modules/sensors] Remove unused imports and minor reformatting Tobias Witek 2017-06-15 07:48:25 +0200
  • df6e323fa4 Merge branch 'master' of git://github.com/dnfm/bumblebee-status into dnfm-master Tobias Witek 2017-06-15 07:42:05 +0200
  • 56109e9637 [screenshots] Add getcrypto module Tobias Witek 2017-06-15 07:38:52 +0200
  • be26253463 Merge pull request #115 from Ryunaq/master tobi-wan-kenobi 2017-06-15 07:37:18 +0200
  • f635bed4d0 Changed _curprice to string Fernando Chu 2017-06-14 14:31:31 -0500
  • 82af91f737 Forgot to change the left-click interaction Fernando Chu 2017-06-14 12:00:51 -0500
  • 8d842eb043 [modules/getcrypto] Get crypto prices module Ryunaq 2017-06-14 11:30:48 -0500
  • 2d3b153f0c [modules/getcrypto] Get crypto prices module Ryunaq 2017-06-14 11:26:04 -0500
  • 29f3e7b515 Add weather icons. Justin Wheeler 2017-06-12 22:26:33 -0400
  • 5d89c3dfc1 Fix icons. Justin Wheeler 2017-06-12 22:25:10 -0400
  • e93e1120f7 Show CPU MHz in sensors output. Justin Wheeler 2017-06-12 22:19:30 -0400
  • 2b5c85cb8c Add packet loss to ping. Justin Wheeler 2017-06-12 22:18:49 -0400
  • 13d4c493a3 [README] Add contributor attribution Tobias Witek 2017-06-12 19:00:17 +0200
  • 8c085ecb97 Merge branch 'chrugi-master' Tobias Witek 2017-06-12 18:50:36 +0200
  • 82d8cf1370 [modules/mocp] Initialize variables Tobias Witek 2017-06-12 18:50:08 +0200
  • 6fd168993f Added Module for mocp (Music On Console Player) Chrugi 2017-06-12 15:06:56 +0200
  • 3e7f7334cf [doc] Added nvidia-smi dependency for nvidiagpu module Tobias Witek 2017-06-11 14:45:14 +0200
  • dfc8e23f08 Merge branch 'RileyRedpath-gpu_module' Tobias Witek 2017-06-11 14:44:33 +0200
  • 37f3a11f68 [modules/nvidiagpu] Added docstring Tobias Witek 2017-06-11 14:43:59 +0200
  • 06c85b4dc4 Added nvidiagpu module, which parses nvidia-smi to get the gpu name, temperature and vram usage. Riley Redpath 2017-06-10 15:33:53 -0500
  • 7d13268f66 [engine] Report current module when error occurs v1.3.0 Tobias Witek 2017-06-10 14:08:49 +0200
  • dc06611fb1 [modules] weather & github: Protect against missing data Tobias Witek 2017-06-10 13:59:44 +0200
  • b89e384b20 [modules/pulseaudio] Ignore errors when starting pulseaudio daemon Tobias Witek 2017-06-09 11:01:25 +0200
  • 0160b951c3 Merge 32ca76a851 into 2eff6b4933 leggettc13 2017-06-07 18:10:17 +0000
  • a010befbf0 Merge a407046ca3 into 2eff6b4933 Conor Randall 2017-06-07 18:10:16 +0000
  • 2eff6b4933 [modules/pulseaudio] Start pulseaudio daemon, if not running Tobias Witek 2017-06-06 10:49:33 +0200
  • d48e661d97 [modules/traffic] Fix delta calculation Tobias Witek 2017-06-05 15:06:56 +0200
  • 937e61a863 [modules/pulseaudio] Localization independence Tobias Witek 2017-06-05 15:01:10 +0200
  • c31015c296 Merge pull request #106 from ibrokemypie/pep8 tobi-wan-kenobi 2017-06-05 10:57:15 +0200
  • 63a14cb590 Merge branch 'master' into pep8 tobi-wan-kenobi 2017-06-05 10:56:28 +0200
  • ac9c71cdb9 Merge pull request #107 from RobertSacks/publicip-region tobi-wan-kenobi 2017-06-05 10:55:04 +0200
  • 815a48f65d Merge pull request #105 from ibrokemypie/github-headers tobi-wan-kenobi 2017-06-05 10:54:25 +0200
  • b21a62e823
    [modules/cpu] Linting ibrokemypie 2017-06-05 18:27:51 +1000
  • a167ac9381 [modules/publicip] Added option to use own ip retrieval service Robert Sacks 2017-06-05 03:53:44 -0400
  • c5a1555618 [modules/publicip] Added region option to publicip module and switched to 'requests' package Robert Sacks 2017-06-05 03:30:23 -0400