Commit Graph

  • 5e4955b0fb Changelog enkore 2015-06-20 10:59:21 +0200
  • 85566a9897 Typo enkore 2015-06-20 10:48:03 +0200
  • d6a99954f8 Merge pull request #220 from richese/hints enkore 2015-06-20 10:44:22 +0200
  • b501d22ad9 Moved hints documentation to Configuration section. Added a few basic examples. Lukáš Mandák 2015-06-19 22:27:16 +0200
  • c4b55e335e Add testing changes chapter enkore 2015-06-19 13:38:21 +0200
  • d802c7d3de Merge branch 'Master' into hints Lukáš Mandák 2015-06-18 21:05:54 +0200
  • 0267454557 Module: Add hyperlinks to hints docstring. Lukáš Mandák 2015-06-18 20:39:28 +0200
  • 394e80ad4e Some minor docstuff ; functionally equivalent enkore 2015-06-17 18:11:49 +0200
  • 7df811b9a1 Add callbacks chapter enkore 2015-06-17 18:11:40 +0200
  • 09b158a6e1 anchors enkore 2015-06-17 17:39:20 +0200
  • 8ea4bdeb55 Minor formatting change enkore 2015-06-17 16:12:10 +0200
  • 74bffab945 Add Logging chapter enkore 2015-06-17 16:05:09 +0200
  • 30a330834f Merge formatting and configuration chapters enkore 2015-06-17 16:05:03 +0200
  • 66b568afc6 Fix trailing whitespace enkore 2015-06-17 15:55:33 +0200
  • bbab4c0db0 setting util: add -l -v options enkore 2015-06-17 15:50:10 +0200
  • 087cec56f0 typo enkore 2015-06-17 15:17:26 +0200
  • 9c1ae61c25 Update docs re. credentials enkore 2015-06-17 15:16:40 +0200
  • f5598b8b7c make setting_util zip_safe and location-independent enkore 2015-06-17 15:10:24 +0200
  • db88ea7a72 Add i3pystatus-setting-util entry point to setup.py enkore 2015-06-17 14:52:50 +0200
  • 2a6d6bbea0 Move and ln-s setting_util there enkore 2015-06-17 14:52:37 +0200
  • 56f6fd6a8b Create package i3pystatus.tools for additional command line tools enkore 2015-06-17 14:52:24 +0200
  • dee25535e7 Fix some warning from some glib-thing. enkore 2015-06-17 14:07:43 +0200
  • 18d50199ee setting_util.py: extract some common code, reprint choices on input iteration enkore 2015-06-17 14:05:26 +0200
  • 1b1ab5ef88 setting_util.py: tell the world what you are around for enkore 2015-06-17 14:04:32 +0200
  • 5ce510c549 setting_util.py: handle EOFError gracefully (^D) enkore 2015-06-17 14:04:06 +0200
  • ff519fbde0 Remove shebangs and coding tags enkore 2015-06-17 10:32:10 +0200
  • b2175b1931 dota2wins: truncate win % to 2 decimals David Wahlstrom 2015-06-16 07:33:31 -0700
  • 29d6a5c63b Merge pull request #217 from fpcr/feature/tot_bytes enkore 2015-06-17 10:25:16 +0200
  • 3ad6fc495c net_speed: allow bps or Bps David Wahlstrom 2015-06-08 13:20:55 -0700
  • 9c246bc60f net_speed: a module to display internet speeds David Wahlstrom 2015-06-07 22:51:03 -0700
  • 46c6076f95 check whether files exist microarm15 2015-06-16 19:10:48 +0200
  • 4742f74583 add whitespace around the / operator microarm15 2015-06-15 21:28:05 +0200
  • 16ab492b84 add whitespace around the * operator microarm15 2015-06-15 20:15:45 +0200
  • 475c788c0c add total rcv/snt Mbytes to network module microarm15 2015-06-15 18:57:41 +0200
  • 3d0142b74d Module: Added docs for hints. Module: All modules now set "markup": "none" by default to prevent from #181. Module: is now replacing ampersands with "&" if output is to be parsed by pango. Lukáš Mandák 2015-06-12 17:38:34 +0200
  • c5fe29d258 Always log to file in home dir enkore 2015-06-08 02:41:34 +0200
  • e9b7c6c439 Don't print exceptions to stderr, log them instead, always force output enkore 2015-06-08 02:41:04 +0200
  • 3a6319c1b9 Change default log level to WARNING (30) enkore 2015-06-08 02:40:48 +0200
  • 63c7cc6523 Fix minor bug with required inherited settings in subclasses redefining them enkore 2015-06-08 02:32:39 +0200
  • 362991ac66 README: (pretty confident it's growing :-) enkore 2015-06-07 20:27:57 +0200
  • be7e733605 Update README.rst enkore 2015-06-07 20:27:11 +0200
  • 040b765b5d Module: Replaced list comprehension for better code readability. Lukáš Mandák 2015-06-06 18:17:38 +0200
  • 8d80b375a3 Module: Added hints setting that allows the user to add additional i3bar protocol blocks to module's output. Lukáš Mandák 2015-06-06 14:15:48 +0200
  • 33c4172ee5 Update module_docs to not manually merge inherited settings enkore 2015-06-06 12:49:25 +0200
  • 41003ef702 Remove unnecessary metaclass from IntervalModule enkore 2015-06-06 12:49:13 +0200
  • 60470e4d7f Handle settings inheritance statically through a metaclass enkore 2015-06-06 12:48:47 +0200
  • e41d12079f Fix missing documentation of inherited settings enkore 2015-06-06 12:37:51 +0200
  • c74186f38f Update ci-build.sh enkore 2015-06-06 09:38:50 +0200
  • 1018de059c Update ci-build.sh enkore 2015-06-06 09:38:13 +0200
  • f0ef9eb025 Update ci-build.sh enkore 2015-06-06 09:36:33 +0200
  • 09dd2b0f0b Update conf.py enkore 2015-06-06 09:36:13 +0200
  • b09e213e69 makewatch: remove uneeded modules David Wahlstrom 2015-06-05 06:48:52 -0700
  • 8b8a3db25c makewatch: Remove "user" setting David Wahlstrom 2015-06-04 15:31:31 -0700
  • 7be136167d makewatch: a module to watch for make (or other long running) jobs David Wahlstrom 2015-06-04 15:26:53 -0700
  • 317d96b176 docs enkore 2015-06-06 00:48:45 +0200
  • 72f7b3acf1 Update configuration.rst enkore 2015-06-06 00:28:17 +0200
  • 0eca656b1b Update configuration.rst enkore 2015-06-06 00:27:38 +0200
  • 508b5a7ada Update configuration.rst enkore 2015-06-06 00:26:15 +0200
  • 45f755d4bb Update configuration.rst enkore 2015-06-06 00:25:01 +0200
  • 12bfbe895b Python 3 doesn't require that enkore 2015-06-06 00:21:01 +0200
  • 5ff2362df3 Update configuration.rst enkore 2015-06-06 00:20:27 +0200
  • f2fa560beb Update configuration.rst enkore 2015-06-06 00:18:03 +0200
  • c6c719dbe6 Update configuration.rst enkore 2015-06-06 00:17:37 +0200
  • 565d93b407 Update configuration.rst enkore 2015-06-06 00:16:38 +0200
  • 8c70904018 Update configuration.rst enkore 2015-06-06 00:16:03 +0200
  • f5b52729c1 Update docs/conf.py copyright notice (it's 2015 now) enkore 2015-06-06 00:07:35 +0200
  • 3a2542a266 Merge pull request #214 from claria/master enkore 2015-06-06 00:03:11 +0200
  • 82959e117c Merge pull request #213 from gacekjk/master enkore 2015-06-06 00:02:17 +0200
  • adbb9c0165 changed docstrings to be more informative, removed unnecessary docstring gacekjk 2015-06-05 22:23:33 +0200
  • 2fe7ad1c41 more formatting fixes Georg Sieber 2015-06-05 21:39:17 +0200
  • c569dd608f fixed formatting issues Georg Sieber 2015-06-05 21:19:17 +0200
  • 19ea035e68 Add module for DPMS state Georg Sieber 2015-06-05 20:52:41 +0200
  • be87016259 fix pep8 gacekjk 2015-06-05 17:40:45 +0200
  • 2f778885e6 code refactor, reformat and add docstrings gacekjk 2015-06-05 17:23:21 +0200
  • 4e169b199e Merge pull request #211 from drwahl/master enkore 2015-06-05 16:49:26 +0200
  • 22dc932e22 dota2wins: fix typo and remove uneeded modules David Wahlstrom 2015-06-05 06:21:21 -0700
  • f8c803e1cb GHz values added gacekjk 2015-06-05 15:04:03 +0200
  • 4383a34446 mail: fix incorrect specification of settings enkore 2015-06-05 13:25:25 +0200
  • 375bbb6962 parcel: fix missing required setting 'name' enkore 2015-06-05 13:25:10 +0200
  • 0a66c57f3b pomodoro: fix missing required setting 'sound' enkore 2015-06-05 13:25:00 +0200
  • 8a783004c5 docs: add check_settings_consistency enkore 2015-06-05 13:24:08 +0200
  • dbdf0a731b Rephrase docs re. MOCK_MODULES enkore 2015-06-05 10:20:14 +0200
  • d723ae47e3 added cpu frequency module gacekjk 2015-06-05 04:13:37 +0200
  • b6c9aa5f3f dota2wins: try to fix urllib.request module David Wahlstrom 2015-06-04 13:57:46 -0700
  • a1a4127eed dota2wins: add screename identifier David Wahlstrom 2015-06-04 12:45:42 -0700
  • 3ce9c13a8a dota2win: provide overrides for color David Wahlstrom 2015-06-04 12:05:20 -0700
  • 4963ac9c96 dota2wins: update discription David Wahlstrom 2015-06-04 11:07:46 -0700
  • 69b565ac7d dota2wins: another pep8 compliance fix David Wahlstrom 2015-06-04 10:27:44 -0700
  • ebbe033a66 dota2wins: pep8 compliance David Wahlstrom 2015-06-04 10:21:40 -0700
  • d1d3fe332f Dota 2 win rate module David Wahlstrom 2015-06-04 09:49:42 -0700
  • 588e8dfc88 openstack_vms: add format option enkore 2015-06-03 23:05:37 +0200
  • a9034b4c1c Merge pull request #210 from drwahl/master enkore 2015-06-03 23:05:16 +0200
  • 5d4e893d7b Truncat openstack_vms output some David Wahlstrom 2015-06-03 13:45:43 -0700
  • 14ad898f78 Merge pull request #209 from richese/updates enkore 2015-06-03 20:44:12 +0200
  • f987972c15 Merge pull request #208 from drwahl/openstack_vms enkore 2015-06-03 20:44:07 +0200
  • 3a69a5d0eb Fixed typo. Lukáš Mandák 2015-06-03 20:06:16 +0200
  • efcf36205d Remove unused import David Wahlstrom 2015-06-03 10:08:42 -0700
  • 33aba21cd3 Fix typo David Wahlstrom 2015-06-03 10:06:07 -0700
  • 31b8d423b4 Remove defaults documentation, as they are auto-gen David Wahlstrom 2015-06-03 09:46:19 -0700
  • ba711a745c Use proper module name for mock_modules David Wahlstrom 2015-06-03 08:01:53 -0700