Commit graph

  • 2f98240eed [doc/modules] small bugfix for display of images tobi-wan-kenobi 2020-05-03 16:57:22 +0200
  • 577dd9b438 [doc/modules] Add screenshots tobi-wan-kenobi 2020-05-03 16:56:23 +0200
  • 0a7212e10d [doc/modules] Add octoprint tobi-wan-kenobi 2020-05-03 16:52:41 +0200
  • e25d878097 [doc] updated README.md tobi-wan-kenobi 2020-05-03 16:51:52 +0200
  • e612ec11ac [doc] minor restructuring tobi-wan-kenobi 2020-05-03 16:47:53 +0200
  • 8761c09c19 [modules/octoprint] small improvements based on code review Bernhard B 2020-05-03 16:03:59 +0200
  • 3c2ed218cf [doc] Add some more documentation tobi-wan-kenobi 2020-05-03 11:42:14 +0200
  • 5fd9501ed2 [core/output] Add parameter "align" tobi-wan-kenobi 2020-05-03 11:41:01 +0200
  • 6fc8042899 [main] always show errors in status line tobi-wan-kenobi 2020-05-03 11:32:38 +0200
  • 421d365d8d [doc] slightly extend HOWTO_MODULE tobi-wan-kenobi 2020-05-03 11:21:11 +0200
  • 368d5de171 [doc] some updates tobi-wan-kenobi 2020-05-03 11:19:21 +0200
  • 30c1f712a6 [formatting] reformat using "black -t py34" tobi-wan-kenobi 2020-05-03 11:15:52 +0200
  • fa98bcbdd1 [doc] update notes tobi-wan-kenobi 2020-05-02 20:27:37 +0200
  • a34ab6cc20
    Merge pull request #620 from bbernhard/octoprint tobi-wan-kenobi 2020-05-02 19:53:25 +0200
  • 9dd0eb58eb [modules/octoprint] changed refresh interval to 5 secs. Bernhard B 2020-05-02 19:03:17 +0200
  • 5402a0b16f [modules/octoprint] added new octoprint module Bernhard B 2020-05-02 18:56:53 +0200
  • 4bd23950c6 [tests] add core/widget tests tobi-wan-kenobi 2020-05-02 14:14:12 +0200
  • 5ee97dbb09 [tests] add more core/config tests tobi-wan-kenobi 2020-05-02 14:09:30 +0200
  • b3d70c61f1 [core/config] ast is part of the PSL tobi-wan-kenobi 2020-05-02 13:57:13 +0200
  • ba24ba13db [core/input] add default workspace wrap bindings (mouse wheel up/down) tobi-wan-kenobi 2020-05-02 13:54:45 +0200
  • d0bb0f9b7a [core/config] Add support for configuration files tobi-wan-kenobi 2020-05-02 13:43:17 +0200
  • 36faceef68 [doc/THEMES] make links relative tobi-wan-kenobi 2020-05-02 13:35:23 +0200
  • eb63318ca5 [doc] Add iceberg-contrast theme (and screenshots) tobi-wan-kenobi 2020-05-02 13:34:04 +0200
  • bac38ece5d [core/module] only log an error when a module cannot be loaded tobi-wan-kenobi 2020-05-02 13:29:20 +0200
  • 9b63345b44 [modules/nvidiagpu] Fix double "not found" check tobi-wan-kenobi 2020-05-02 09:49:28 +0200
  • 3812be272a [modules/nvidiagpu] fix module me 2020-05-02 10:47:39 +0300
  • 4838cf862f [doc] update notes tobi-wan-kenobi 2020-05-02 09:42:36 +0200
  • af80f4c620 [ctl] re-add bumblebee-ctl tobi-wan-kenobi 2020-05-02 09:41:41 +0200
  • 972ada0697 [core/widget] allow to override widget IDs tobi-wan-kenobi 2020-05-02 09:41:08 +0200
  • 8e71201030 [core/module] name of a widget now equals the module name tobi-wan-kenobi 2020-05-02 09:40:09 +0200
  • a8ab4f9509 [core/output] allow specification of per-widget modified tobi-wan-kenobi 2020-05-01 20:25:10 +0200
  • 87915a34e9 [core] get output for list of themes/modules tobi-wan-kenobi 2020-05-01 20:15:39 +0200
  • 0fca0bb4f9 [tests] fix unit tests - missing mock of default_separators v1.10.4 legacy tobi-wan-kenobi 2020-05-01 15:37:53 +0200
  • 2ab575d190 [core] do not scroll errors tobi-wan-kenobi 2020-05-01 15:33:31 +0200
  • 4daae88a7c [core] Add right-to-left output tobi-wan-kenobi 2020-05-01 15:17:55 +0200
  • f087dbcee4
    Merge pull request #616 from martindoublem/bis tobi-wan-kenobi 2020-05-01 15:00:44 +0200
  • 802f6c0342
    Merge pull request #615 from martindoublem/development tobi-wan-kenobi 2020-05-01 15:00:06 +0200
  • e7466292d2 Added a new theme and missing icons Martin 2020-05-01 13:36:28 +0200
  • cb0c987531 [modules/vpn] fixed typo in vpn module Bernhard B 2020-05-01 08:51:05 +0200
  • 9a0505f5f2 [modules/smartstatus] Add module reference to widgets Martin 2020-05-01 13:23:12 +0200
  • aee4b37fb5
    Merge pull request #613 from bbernhard/fix_vpn_disconnect tobi-wan-kenobi 2020-05-01 10:05:44 +0200
  • 2a663deb7b [core/modules] Add widget producer for module tobi-wan-kenobi 2020-05-01 10:03:50 +0200
  • 859a387676 [modules/rss] update to latest API tobi-wan-kenobi 2020-05-01 09:54:21 +0200
  • 9c4c712931 [modules] re-enable rss tobi-wan-kenobi 2020-05-01 09:46:21 +0200
  • 7956b28463 [doc] update notes tobi-wan-kenobi 2020-05-01 09:46:14 +0200
  • 13626f6b3e [modules/sensors2] Add module reference to widgets tobi-wan-kenobi 2020-05-01 09:45:02 +0200
  • 595778f7c3 [core/config] enable logging into a log file tobi-wan-kenobi 2020-05-01 09:41:06 +0200
  • 17983d4ecc [modules/vpn] fixed typo in vpn module Bernhard B 2020-05-01 08:51:05 +0200
  • aa8d1b5721 [module/arch-update] fixed arch update Martin 2020-05-01 07:56:52 +0200
  • 650942a3e3 [modules/arch-update] Fix missing check_updates() Tobias Witek 2020-04-30 21:13:41 +0200
  • 289a4bad41 [modules/deadbeef] Update to latest API tobi-wan-kenobi 2020-04-30 20:34:34 +0200
  • 06f229a339 [modules/deadbeef] quotes tobi-wan-kenobi 2020-04-30 20:25:59 +0200
  • dbbc1284e8 [doc] update notes tobi-wan-kenobi 2020-04-30 20:25:53 +0200
  • f846023fbe [modules] re-enable deadbeef tobi-wan-kenobi 2020-04-30 20:25:31 +0200
  • cc8b8a5c31 [theme] Draw default separators if specified in theme tobi-wan-kenobi 2020-04-30 20:23:12 +0200
  • 39d139a51b [core/output] Use string format for interval tobi-wan-kenobi 2020-04-30 20:18:42 +0200
  • a8e01f0df9 [modules/docker] Exception when daemon is not running tobi-wan-kenobi 2020-04-30 20:13:23 +0200
  • 88e56c4c47 [core] Add '-d' as shorthand for '--debug' tobi-wan-kenobi 2020-04-30 12:52:09 +0200
  • 1e4955d4b8 [core/module] Make name and module_name attributes tobi-wan-kenobi 2020-04-30 12:50:24 +0200
  • b27956071f [core/widget] Make module an attribute tobi-wan-kenobi 2020-04-30 12:46:57 +0200
  • 9cd9ff626d [core] make widget name an attribute tobi-wan-kenobi 2020-04-30 12:42:34 +0200
  • 2cc463eb1a [modules/mpd] update to latest API tobi-wan-kenobi 2020-04-29 20:29:51 +0200
  • dc7577069f [modules/mpd] quotes tobi-wan-kenobi 2020-04-29 20:23:53 +0200
  • 2ffd4bca1d [modules] re-enable mpd tobi-wan-kenobi 2020-04-29 20:23:37 +0200
  • b16579447a [modules/bluetooth2] Update to latest API tobi-wan-kenobi 2020-04-29 20:23:10 +0200
  • 2028d51e15 [modules/bluetooth2] quotes tobi-wan-kenobi 2020-04-29 20:20:04 +0200
  • 6e5d60d3ae [modules] re-enable bluetooth2 tobi-wan-kenobi 2020-04-29 20:19:45 +0200
  • 5aba8a6a36 [modules/bluetooth] update to new API tobi-wan-kenobi 2020-04-29 20:19:18 +0200
  • 359effdd85 [modules/bluetooth] quotes tobi-wan-kenobi 2020-04-29 20:16:19 +0200
  • c195b0398e [modules] re-enable bluetooth tobi-wan-kenobi 2020-04-29 20:16:05 +0200
  • cab87896f9 [doc] update tobi-wan-kenobi 2020-04-29 20:15:44 +0200
  • 98a57c3d3b [modules] re-enable network_traffic tobi-wan-kenobi 2020-04-29 16:20:20 +0200
  • 611bed2007 [core/output] Always hide modules that use "hidden()" tobi-wan-kenobi 2020-04-29 14:39:12 +0200
  • 32444ed49f [modules/cmus] Update to latest API tobi-wan-kenobi 2020-04-28 20:25:28 +0200
  • a943e65ed7 [modules/cmus] quotes tobi-wan-kenobi 2020-04-28 20:16:29 +0200
  • 2314a7b27a [modules] re-enable cmus tobi-wan-kenobi 2020-04-28 20:16:15 +0200
  • 65faf73e8d [modules/nvidiagpu] Hide if not found tobi-wan-kenobi 2020-04-28 20:15:25 +0200
  • f1341772e5 [core/output] Evaluate "hidden()" callback of modules tobi-wan-kenobi 2020-04-28 20:11:02 +0200
  • e4604a8317 [modules/nvidiagpu] Automatically hide if deactivated tobi-wan-kenobi 2020-04-28 20:03:30 +0200
  • f2e0d3c0ee [modules/sensors] update to latest API tobi-wan-kenobi 2020-04-26 16:45:19 +0200
  • fd92b249de [modules] re-enable sensors tobi-wan-kenobi 2020-04-26 16:41:50 +0200
  • 7867253fdd [doc] constructors have been updated tobi-wan-kenobi 2020-04-26 16:41:16 +0200
  • 28bdf4355b [core] Add theme to modules tobi-wan-kenobi 2020-04-26 16:40:48 +0200
  • f2d411276d [modules/all] Update constructore to include theme tobi-wan-kenobi 2020-04-26 16:39:24 +0200
  • 1f94eab927 [core] Add themes to module constructor tobi-wan-kenobi 2020-04-26 16:39:13 +0200
  • 6f9abf616d [modules/nvidiagpu] Automatically hide if inactive tobi-wan-kenobi 2020-04-26 16:09:45 +0200
  • 354d723b7c [modules/vpn] Update to latest API tobi-wan-kenobi 2020-04-26 10:42:19 +0200
  • f44ff3fd34 [modules] re-enable vpn tobi-wan-kenobi 2020-04-26 10:38:40 +0200
  • cfa1a5c896 [modules/cpu2] Update to latest API tobi-wan-kenobi 2020-04-26 10:33:41 +0200
  • b34178ee71 [modules/cpu2] quotes tobi-wan-kenobi 2020-04-26 10:08:17 +0200
  • ed9278cd39 [modules] re-enable cpu2 tobi-wan-kenobi 2020-04-26 10:08:01 +0200
  • ec2b2a8a4b [modules/smartstatus] Updated to latest API tobi-wan-kenobi 2020-04-26 10:07:17 +0200
  • 8e29bf8f9e [modules/smartstatus] quotes tobi-wan-kenobi 2020-04-26 10:02:05 +0200
  • 965d2844b0 [modules] re-enable smartstatus tobi-wan-kenobi 2020-04-26 10:01:51 +0200
  • 50449bcee4 [modules/spaceapi] Update to latest API tobi-wan-kenobi 2020-04-25 16:35:00 +0200
  • 081186d97d [modules/spaceapi] quotes tobi-wan-kenobi 2020-04-25 16:28:19 +0200
  • da1556f9dc [modules] re-enable spaceapi tobi-wan-kenobi 2020-04-25 16:28:04 +0200
  • aabf269742 [modules/system] Update to latest API tobi-wan-kenobi 2020-04-25 16:26:57 +0200
  • e104579fe1 [modules/system] quotes tobi-wan-kenobi 2020-04-25 16:20:18 +0200
  • 8cefafcd6d [modules] re-enable system tobi-wan-kenobi 2020-04-25 16:20:00 +0200