Commit graph

  • 4d34fa9261 [core/input] Use util.cli to execute commands Tobias Witek 2020-02-08 13:40:51 +0100
  • 9d4936b596 [util/cli] Add new CLI utilities Tobias Witek 2020-02-08 13:39:35 +0100
  • d2240b4ed9 [README] Add nord-powerline Tobias Witek 2020-02-08 12:56:15 +0100
  • f952eb33bc Merge pull request #544 from uselessthird/nord-powerline-theme tobi-wan-kenobi 2020-02-08 12:53:18 +0100
  • 56a482001e Add nord-powerline theme John Young 2020-02-08 11:19:47 +0000
  • f9267f2131 [core/widget] fix small bug (wrong indentation) Tobias Witek 2020-02-07 21:32:20 +0100
  • e0df8b84e5 [core] Add input handling Tobias Witek 2020-02-07 21:28:29 +0100
  • 6cce69ff93
    Merge pull request #540 from ginsburgnm/use_resources tobi-wan-kenobi 2020-02-07 21:08:23 +0100
  • 1ddcbc454b [modules/pulseaudio] Only start daemon if not running Tobias Witek 2020-02-07 21:05:15 +0100
  • a19484289e reversing symlinks nginsburg 2020-02-07 13:33:22 -0500
  • dcc42036e8 using pkg_resources nginsburg 2020-02-04 19:06:26 -0500
  • a70c82dc4c [modules] Add date, time, datetime Tobias Witek 2020-02-04 21:10:05 +0100
  • 6adc497f68 [core] Add support for module parameters Tobias Witek 2020-02-04 21:09:11 +0100
  • 3a531c359f [core/module] Add config to module Tobias Witek 2020-02-03 21:30:06 +0100
  • 74e74bb78b [core/output] Make bar actually work (flush output) Tobias Witek 2020-02-02 21:21:24 +0100
  • eb38e1ce96 [travis] Exclude codeclimate Tobias Witek 2020-02-02 14:42:32 +0100
  • 1801e83322 [tests] Do not show stdout/stderr by default Tobias Witek 2020-02-02 14:41:45 +0100
  • 854d7dc470 [modules] Add first "real" module: kernel Tobias Witek 2020-02-02 14:41:22 +0100
  • 445c5a65f1 [core/output] Move widget/module handling inside output Tobias Witek 2020-02-02 14:18:13 +0100
  • 96c7b762b2 [travis] switch to coverage instead of nosetest Tobias Witek 2020-02-02 14:06:44 +0100
  • 69eb1ada0d [tests] Move from nosetests to unittest Tobias Witek 2020-02-02 13:27:03 +0100
  • 66537fbe05 [core/output] Rewrite to hide sys.stout Tobias Witek 2020-02-01 21:37:38 +0100
  • 3431129536 [doc] Add note where binary for PIP install is found Tobias Witek 2020-02-01 14:33:19 +0100
  • e32f2abfad [setup.cfg] Hopefully fix syntax error v1.10.3 Tobias Witek 2020-02-01 14:27:45 +0100
  • cb1b0d7708 [setup] Remove download URL v1.10.2 Tobias Witek 2020-02-01 14:11:32 +0100
  • 3f38f0c3ab [pip] Add themes & icons and make lookup work v1.10.1 Tobias Witek 2020-02-01 14:04:34 +0100
  • 7ebf32fcc9
    Merge pull request #539 from ginsburgnm/setup_config_bin tobi-wan-kenobi 2020-02-01 13:27:27 +0100
  • 7a935790e8 python packaging and allowing for pip install usage nginsburg 2020-01-31 18:19:50 -0500
  • ed256a960d extract add_prefix_colors() method me 2020-01-31 12:31:38 +0200
  • 64c675150e extract escape_amp() method me 2020-01-31 12:27:39 +0200
  • beff99888b extract add_suffix() method me 2020-01-31 12:11:51 +0200
  • 4855b1aa0a extract add_prefix() method me 2020-01-31 12:09:45 +0200
  • 2166a26967 make full_text an instance variable me 2020-01-31 12:04:44 +0200
  • 1f0f1c1722 make markup an instance variable me 2020-01-31 12:00:15 +0200
  • ea1c0b7043 query config for markup before processing prefix/suffix me 2020-01-31 11:56:07 +0200
  • 333a1f9907 only query config for markup value once me 2020-01-31 11:53:25 +0200
  • a3cfe0abbe create variable just before using it me 2020-01-31 11:47:21 +0200
  • 4a7a26456d make prefix/suffix instance variables me 2020-01-31 11:44:07 +0200
  • 9d8c1f910e when there's nothing to return, do it ASAP me 2020-01-31 11:37:42 +0200
  • 289a40ff72 add JSON separator block at the beginning of draw() me 2020-01-31 11:34:17 +0200
  • 8a16d3cb3a extract method me 2020-01-31 11:30:48 +0200
  • e2bc263520 [fix] always return a list, even empty me 2020-01-31 11:19:59 +0200
  • f5f09bdb1b [core/output] extract I3BarOutput.draw() into a class me 2020-01-31 11:16:26 +0200
  • 11f16bd1aa [doc] improve docstring me 2020-01-31 10:57:30 +0200
  • db23da1019 [pypi] Bump version (again...) v1.10.0 Tobias Witek 2020-01-30 21:31:19 +0100
  • 69ec06f3d6 [pypi] Bump version Tobias Witek 2020-01-30 21:30:44 +0100
  • 8adb1c4d38 [doc] Remove obsolete RST doc Tobias Witek 2020-01-30 21:29:41 +0100
  • 6c64ec81df [doc] Add installation instructions Tobias Witek 2020-01-30 21:28:48 +0100
  • da3df1769e [modules/pacman] Fix update path for AUR installs Tobias Witek 2020-01-30 21:11:28 +0100
  • 65a9f66b9e [tests] Make tests run when env is passed to subprocess Tobias Witek 2020-01-30 21:04:43 +0100
  • 73ab214654 [pypi] Add markdown Tobias Witek 2020-01-29 21:37:28 +0100
  • 2a84346221 [doc] Add README.rst Tobias Witek 2020-01-29 21:33:11 +0100
  • 8ac9cdb913 [pypi] Update email Tobias Witek 2020-01-29 21:26:19 +0100
  • fddbef149c
    Merge pull request #533 from tony/python-package tobi-wan-kenobi 2020-01-29 21:21:49 +0100
  • 39b7dfe43d
    Merge pull request #535 from EmmaTinten/master tobi-wan-kenobi 2020-01-29 21:19:54 +0100
  • fbbfc84031 Fixing #543 Emma Tinten 2020-01-27 13:11:45 +0100
  • b0a3dc89d1 Add setup.py (see examples of subpackages) Tony Narlock 2020-01-26 14:58:28 -0600
  • 68d7b1b24b Add requirement files for bumbleebee modules Tony Narlock 2020-01-26 14:41:20 -0600
  • 35ce99b4b6 Stub base requirements (empty) Tony Narlock 2020-01-26 14:35:42 -0600
  • fff2f3a9db Add metadata module Tony Narlock 2020-01-26 14:34:26 -0600
  • b7ca5eb3a5 [doc] Add pylint to not forget about it Tobias Witek 2020-01-26 14:20:09 +0100
  • fbd44618dc [test] Python 3.5 compatibility Tobias Witek 2020-01-26 14:17:14 +0100
  • 2f78ee4beb [travis] drop python 2.7 support Tobias Witek 2020-01-26 14:11:58 +0100
  • 7a9cb8b533 [core/module] Add very basic widget capability Tobias Witek 2020-01-26 14:06:09 +0100
  • da792f9b7b [doc] Update notes Tobias Witek 2020-01-26 13:59:11 +0100
  • fee7cf7882 [core/widget] Add widget class Tobias Witek 2020-01-26 13:58:29 +0100
  • a17cd4759c [core/output] Implement simple wait Tobias Witek 2020-01-26 13:31:20 +0100
  • fed80fb470 [doc] Add notes for redevelopment Tobias Witek 2020-01-25 14:28:38 +0100
  • acf9d6214e [tests] Restructure Tobias Witek 2020-01-25 14:27:41 +0100
  • 5a60a23ebd [core/config] Add interval (as parameter store) Tobias Witek 2020-01-25 14:24:21 +0100
  • 8a2ef5ea5d [core] Add util.store for store-like get/set Tobias Witek 2020-01-25 14:20:25 +0100
  • 9fa8b43477 [modules/pomodoro] Add note about command chaining to doc Tobias Witek 2020-01-25 13:47:08 +0100
  • 8bb3b182a0
    Wifi Connection Status Charles Rumford 2020-01-20 11:08:15 -0500
  • bd12a51bfb [core] Add simple module loading Tobias Witek 2020-01-19 16:06:21 +0100
  • 8622673114 [core] Re-enable preliminary module loading (stubbed) Tobias Witek 2020-01-19 15:36:52 +0100
  • 9d9d1e6d60
    Merge pull request #529 from somospocos/traffic-graphs tobi-wan-kenobi 2020-01-19 15:10:25 +0100
  • 42d9956dd5 [modules/traffic] remove forgotten debug logging me 2020-01-19 16:04:33 +0200
  • 9ef8e32ba9 [modules/traffic] add option to enable traffic graphs me 2020-01-19 15:59:52 +0200
  • f234f81aa9 Add missing __init__.py Tobias Witek 2020-01-19 14:22:56 +0100
  • e931bb93c6 [core] Rework core implementation Tobias Witek 2020-01-19 13:29:34 +0100
  • 283f6d632d [doc] Fix typo Tobias Witek 2020-01-19 13:03:04 +0100
  • f86fc33a96
    Merge pull request #528 from somospocos/braille-graph tobi-wan-kenobi 2020-01-19 13:02:11 +0100
  • 6bfb0fb513 [core/output] add support for drawing graphs using Braille chars me 2020-01-19 12:32:12 +0200
  • bf886c2763
    Merge pull request #527 from somospocos/traffic-improvement tobi-wan-kenobi 2020-01-19 10:51:13 +0100
  • 2f6a2285bd [modules/traffic] compute theme.minwidth based on traffic.format me 2020-01-18 19:02:04 +0200
  • 72f88b3409 [doc] Add custom theme location Tobias Witek 2020-01-18 13:55:53 +0100
  • 627a5eb617 [modules/battery] add documentation Tobias Witek 2020-01-18 13:52:23 +0100
  • 91ca082627
    Merge pull request #523 from hoamer/display_power_consumption tobi-wan-kenobi 2020-01-18 13:48:48 +0100
  • 4b9300f5fb fixed unintentionally changed line hoamer 2020-01-15 12:23:28 +0100
  • 36c9a24ac4 [modules/traffic] add format parameter me 2020-01-13 15:53:21 +0200
  • fd72d84fec
    Merge pull request #525 from somospocos/bytefmt-refactor tobi-wan-kenobi 2020-01-13 14:15:21 +0100
  • d952661b28 add tests with custom format for bumblebee.util.bytefmt() me 2020-01-12 20:33:51 +0200
  • 5496e307c8 add format argument to bumblebee.util.bytefmt() me 2020-01-12 20:28:49 +0200
  • eca8fbcf22 add dosctring to bumblebee.util.bytefmt() me 2020-01-12 20:24:18 +0200
  • 629b3381f2 [theme] Add pango markup for prefix/suffix Tobias Witek 2020-01-11 13:54:53 +0100
  • 3d4ba73460
    Merge pull request #522 from somospocos/pulseaudio-module-improvement tobi-wan-kenobi 2020-01-11 13:33:22 +0100
  • 7ef8f423ed
    Merge pull request #521 from somospocos/cpu2-module tobi-wan-kenobi 2020-01-11 13:30:57 +0100
  • 9ed253acb2 added option for displaying the power consumption hoamer 2020-01-10 13:10:47 +0100
  • e542751643 [modules/pulseaudio] add support for volume bars me 2020-01-07 10:28:18 +0200
  • 7b7e925525 [modules/cpu2] fix fan icon me 2020-01-06 23:18:32 +0200