Commit graph

  • 4baf63f88c [core/themes] Add state themes Tobi-wan Kenobi 2016-12-09 13:32:22 +0100
  • 88b36417f8 [core/theme] Fix padding Tobi-wan Kenobi 2016-12-09 13:06:08 +0100
  • c1f1e1a939 [core/themes] Add separator customization Tobi-wan Kenobi 2016-12-09 12:55:16 +0100
  • 527489e0de [core/themes] Add "cycling" support Tobi-wan Kenobi 2016-12-09 12:28:39 +0100
  • 59fb47ae3b [all] pylint cleanup Tobi-wan Kenobi 2016-12-09 11:57:13 +0100
  • e59e969bdc [core] Refactor -> replace some getter/setter pairs with attributes Tobi-wan Kenobi 2016-12-09 11:49:59 +0100
  • 068968bbf5 [tests] Refactor by removing getter/setter methods Tobi-wan Kenobi 2016-12-09 11:42:02 +0100
  • c52cb99518 [core/theme] Add support for foreground and background colors Tobi-wan Kenobi 2016-12-09 08:58:45 +0100
  • 0c7884d170 [all] pylint refinements Tobi-wan Kenobi 2016-12-09 08:43:14 +0100
  • 252260c249 [modules/datetime] Use parameter functionality to get format Tobi-wan Kenobi 2016-12-09 08:23:53 +0100
  • f33711f49f [core] Pass configuration parameters to modules Tobi-wan Kenobi 2016-12-09 07:57:21 +0100
  • c8a51b416f [core] Add "Store" interface Tobi-wan Kenobi 2016-12-09 07:41:07 +0100
  • a7e756e015 [tests] Generic module tests Tobi-wan Kenobi 2016-12-09 07:27:01 +0100
  • f40418475f [modules/datetime] Re-enable datetime module Tobi-wan Kenobi 2016-12-09 07:11:23 +0100
  • 2fa8d7b778 [core/themes] Add module-specific themes Tobi-wan Kenobi 2016-12-08 12:44:52 +0100
  • 562fd85ca2 [core/theme] Add support for icon themes Tobi-wan Kenobi 2016-12-08 12:09:21 +0100
  • 394ef61760 [core/theme] Add support for default -> prefix/suffix in themes Tobi-wan Kenobi 2016-12-08 11:52:47 +0100
  • 64f5fc100e [core/theme] Add prefix/postfix methods Tobi-wan Kenobi 2016-12-08 11:31:20 +0100
  • e6666becb3 [tests/theme] Refactor Tobi-wan Kenobi 2016-12-08 10:17:25 +0100
  • 2399cf9af1 [core/themes] Add theme loading Tobi-wan Kenobi 2016-12-08 09:44:05 +0100
  • c44744fa50 [core/output] Small refactoring Tobi-wan Kenobi 2016-12-08 09:04:47 +0100
  • f645203579 [core] Widget creation/update overhaul Tobi-wan Kenobi 2016-12-08 08:44:54 +0100
  • 60ae92c8e3 [core/themes] Prepare adding of themeing support Tobi-wan Kenobi 2016-12-04 18:10:04 +0100
  • aacc56a4e2 [modules/cpu] Add initial version of CPU utilization module Tobi-wan Kenobi 2016-12-04 17:45:42 +0100
  • 8855f1155b [core/errors] Add custom exceptions Tobi-wan Kenobi 2016-12-04 16:23:44 +0100
  • b6eb3ee8e6 [output/i3bar] Add flush method Tobi-wan Kenobi 2016-12-04 16:14:43 +0100
  • 712d958e18 [core/output] Add widget drawing Tobi-wan Kenobi 2016-12-04 12:53:18 +0100
  • 6f52825ef0 [core/output] Add initial version of i3bar output Tobi-wan Kenobi 2016-12-04 12:26:20 +0100
  • a2c6214baa [core/engine] Add module loading logic Tobi-wan Kenobi 2016-12-04 11:09:10 +0100
  • cf1693548b [engine] Add initial version of event loop engine Tobi-wan Kenobi 2016-12-04 08:37:01 +0100
  • e5201187a2 [tests/config] Small refactoring (renaming) Tobi-wan Kenobi 2016-12-04 08:25:11 +0100
  • a7eff64294 [lint] Add tool to run pylint on all files Tobi-wan Kenobi 2016-12-04 08:02:40 +0100
  • 9a5a6d354a [core/config] Add module aliases Tobi-wan Kenobi 2016-12-03 20:54:57 +0100
  • a720baf407 [tests] Add Python3 test run Tobi-wan Kenobi 2016-12-03 20:45:52 +0100
  • a8a6c9bba2 [core] Refactor engine Tobi-wan Kenobi 2016-12-03 20:38:54 +0100
  • 20858991b9 [theme] Fix cycling through widget styles Tobi-wan Kenobi 2016-12-02 22:35:28 +0100
  • 31067159d6 [modules/nic] Minor refactoring Tobi-wan Kenobi 2016-12-02 19:06:47 +0100
  • 2f3f171ca5 [core] Remove alias from module Tobi-wan Kenobi 2016-12-02 18:53:34 +0100
  • f306366629 [core] Minor refactoring Tobi-wan Kenobi 2016-12-02 17:52:05 +0100
  • a93fa4aa5c Merge branch 'master' into icon-themes Tobi-wan Kenobi 2016-11-30 18:30:01 +0100
  • f4b114bd6e [modules/nic] Add list of excluded interface prefixes as parameter Tobi-wan Kenobi 2016-11-30 18:11:32 +0100
  • c14189433d Merge pull request #25 from hubertst/patch-1 tobi-wan-kenobi 2016-11-30 18:04:10 +0100
  • e9731b1063 Update nic.py hubertst 2016-11-30 11:07:27 +0100
  • bf381794bd [output] Ignore empty commands Tobi-wan Kenobi 2016-11-29 19:35:54 +0100
  • 4819147410 [modules/layout] Add autodetection and auto-adding of languages Tobi-wan Kenobi 2016-11-27 19:48:12 +0100
  • ca64851687 [modules/disk] Fix multi-instance disk Tobi-wan Kenobi 2016-11-27 18:36:45 +0100
  • 28a4f4ab9d [core] Fix import error for Python3 Tobi-wan Kenobi 2016-11-27 18:33:37 +0100
  • 60d96506e8 [modules/layout] Add rotation logic and language parameter Tobi-wan Kenobi 2016-11-27 18:08:22 +0100
  • 1f1e7748a3 Merge pull request #21 from Pseudonick47/master tobi-wan-kenobi 2016-11-27 17:33:40 +0100
  • 488c17ea58 [modules]Keyboard layout Milos Miljanic 2016-11-27 16:24:11 +0100
  • e8b3dfb4ef [modules/xrandr] Add display on/off toggling Tobi-wan Kenobi 2016-11-26 13:57:33 +0100
  • ce6133acd4 Merge branch 'master' of https://github.com/tobi-wan-kenobi/bumblebee-status Milos Miljanic 2016-11-26 12:36:40 +0100
  • 59c0083fc4 Change keyboard layout (not done yet) Milos Miljanic 2016-11-26 12:33:42 +0100
  • 5bc5ad9e4c [screenshots] Updated datetime Tobi-wan Kenobi 2016-11-26 09:12:22 +0100
  • 8c17841d89 [screenshots] Updated caffeine Tobi-wan Kenobi 2016-11-26 09:11:35 +0100
  • 3cc34d36a5 [documentation] Updated all screenshots to be more uniform Tobi-wan Kenobi 2016-11-26 09:09:11 +0100
  • c095b89022 [modules/xrandr] Sort display widgets by position Tobi-wan Kenobi 2016-11-26 08:46:16 +0100
  • 4ea0cfae1e [modules/xrandr] Add module to show attached displays Tobi-wan Kenobi 2016-11-26 08:28:19 +0100
  • 3dd595477f [screenshots] Update cmus with new widgets Tobi-wan Kenobi 2016-11-25 21:54:45 +0100
  • 9a687a5320 [screenshots] Add screenshot for pacman module Tobi-wan Kenobi 2016-11-25 21:51:35 +0100
  • f31c0e492d [modules] Add initial version of a load module Tobi-wan Kenobi 2016-11-25 21:45:30 +0100
  • 209fa83324 [themes] Make it possible to merge themes to get "icon themes" Tobi-wan Kenobi 2016-11-25 21:06:24 +0100
  • f6db8b0a85 [themes] Move theme folder out of Python folder Tobi-wan Kenobi 2016-11-25 17:57:41 +0100
  • 8d53b2bedd [modules/pacman] Slightly adapt the path calculation logic Tobi-wan Kenobi 2016-11-25 17:10:02 +0100
  • 8ceeac84c0 [customupdates] move bin/ directory to a different location Tobi-wan Kenobi 2016-11-25 17:05:49 +0100
  • 06737e9157 Merge pull request #15 from Pseudonick47/master tobi-wan-kenobi 2016-11-25 17:05:22 +0100
  • e18d887c4e [documentation] Add link for username Tobi-wan Kenobi 2016-11-25 17:01:09 +0100
  • 451452f552 [documentation] Add powerline-gruvbox theme to list of themes Tobi-wan Kenobi 2016-11-25 16:59:52 +0100
  • 64c6a307c8 [modules] Show updates for pacman. Milos Miljanic 2016-11-24 19:01:48 +0100
  • 4e1ae0a498 [doc] Add caffeine screenshot Tobi-wan Kenobi 2016-11-23 19:35:59 +0100
  • 027541126d [modules/caffeine] Enable status change notifications v1.0.0 Tobi-wan Kenobi 2016-11-23 18:29:05 +0100
  • f967eafe99 Merge pull request #14 from paxy97/master tobi-wan-kenobi 2016-11-23 18:26:36 +0100
  • c1123fa083 [output] Accept lists of commands in add_callback Tobi-wan Kenobi 2016-11-23 18:24:02 +0100
  • d2e3a19269 [modules/caffeine] Fix times for screen on time Pavle Portic 2016-11-23 14:08:34 +0100
  • 5faba39643 [themes] Add caffeine module support Pavle Portic 2016-11-23 14:04:33 +0100
  • be6559a251 [modules/caffeine] Add caffeine module to prevent sleep Pavle Portic 2016-11-23 13:57:29 +0100
  • d66087a768 [themes] Add "ac" state for battery to all themes Tobi-wan Kenobi 2016-11-19 07:14:12 +0100
  • 5149991ff3 Merge pull request #13 from paxy97/master tobi-wan-kenobi 2016-11-18 20:03:34 +0100
  • 0c9177cb79 [modules/ping] Allow recovery from unreachable Tobi-wan Kenobi 2016-11-18 19:47:28 +0100
  • 9cf2a092da [themes/gruvbox] Fix cmus icons Pavle Portic 2016-11-17 23:21:05 +0100
  • a14483ec37 [themes] Add gruvbox theme Pavle Portic 2016-11-17 23:02:57 +0100
  • 3293cbaac4 [modules/battery] Display AC when no battery is present Pavle Portic 2016-11-17 23:02:49 +0100
  • d37068b442 [modules/cmus] Always initialize variables Tobi-wan Kenobi 2016-11-15 20:35:35 +0100
  • 36d723e7e6 [modules/memory] Adapt limits Tobi-wan Kenobi 2016-11-15 20:34:14 +0100
  • 8b78b20d11 [themes] Remove default.yaml Tobi-wan Kenobi 2016-11-12 12:12:47 +0100
  • dead54ed1f [modules/cmus] Add controls for cmus (next/prev/shuffle/repeat) Tobi-wan Kenobi 2016-11-12 12:11:42 +0100
  • a33cb1d7cb [output] remove unused line of code Tobi-wan Kenobi 2016-11-12 08:42:39 +0100
  • 418dc1be86 [modules/cmus] Make displayed string configurable Tobi-wan Kenobi 2016-11-12 08:34:21 +0100
  • 507e0c36cc [doc] Add screenshots for brightness + cmus modules Tobi-wan Kenobi 2016-11-09 19:43:15 +0100
  • e4ff22f1e0 [themes] Add brightness and cmus module support Tobi-wan Kenobi 2016-11-09 19:39:12 +0100
  • a43938b1c8 [modules/cmus] Add vim line + change default text Tobi-wan Kenobi 2016-11-09 19:38:32 +0100
  • ba466d5179 [modules/brightness] Add callbacks for increasing/decreasing brightness Tobi-wan Kenobi 2016-11-09 19:37:09 +0100
  • f164aee5c9 [modules/brightness] Add missing integer casting for calculation Tobi-wan Kenobi 2016-11-09 19:32:26 +0100
  • da4dd7c7a1 Merge pull request #10 from paxy97/master tobi-wan-kenobi 2016-11-09 19:30:29 +0100
  • 56524ce54b Add Cmus player module Pavle Portic 2016-11-07 22:14:46 +0100
  • 3a19be09c3 Add brightness module Pavle Portic 2016-11-07 22:00:02 +0100
  • 9c95c0b319 [tests] Added first module tests (for CPU) Tobias Witek 2016-11-06 14:30:59 +0100
  • af6055bd83 [modules/nic] Interfaces were always up Tobias Witek 2016-11-06 10:59:25 +0100
  • b6c430a8da [themes] Update battery themes Tobias Witek 2016-11-06 10:57:42 +0100
  • 89f49856d9 [modules/nic] Too many addresses per interface Tobias Witek 2016-11-06 08:21:33 +0100