Commit Graph

  • 4d3879f26f refactor: avoid useless has_class check Alexis 2018-08-10 17:05:12 +0200
  • 9e85c68fc8 chore: v0.0.1 Alexis 2018-08-10 16:37:03 +0200
  • 50d8c707a8 fix(README): typo Alexis 2018-08-10 16:29:37 +0200
  • 03eaa74055 chore(README): update Alexis 2018-08-10 16:28:37 +0200
  • e16cce646b feat: add custom module to allow execution of external script Alexis 2018-08-10 16:26:46 +0200
  • e5fcbe8017
    Update README.md Alex 2018-08-10 12:28:54 +0200
  • c52b0c5f03 feat(network): add signal strength percentage Alexis 2018-08-10 10:45:13 +0200
  • aab9625182 fix(network): copy all characters Alexis 2018-08-10 10:22:50 +0200
  • 654ceffe19
    Merge pull request #7 from Alexays/bar-position Alex 2018-08-10 00:45:14 +0200
  • 472a954d03 Allow bar position at the bottom of screen Thomas Plaçais 2018-08-10 00:40:09 +0200
  • f810713570 refactor(pulseaudio): use pulseaudio thread rater than cpp Alexis 2018-08-10 00:34:13 +0200
  • 291267711a feat(pulseaudio): add muted class Alexis 2018-08-10 00:02:50 +0200
  • b85289f7ce fix(pulseaudio): remove useless include Alexis 2018-08-09 23:59:40 +0200
  • 1a28c99384 chore(README): update preview Alexis 2018-08-09 23:57:11 +0200
  • 7ccb76935d feat: add pulseaudio module Alexis 2018-08-09 23:55:38 +0200
  • 11fab436b9
    Merge pull request #5 from Alexays/signalDbm Alex 2018-08-09 22:38:13 +0200
  • 4594f7b456
    Merge pull request #4 from Alexays/fix-memory-usage Alex 2018-08-09 22:05:47 +0200
  • c276c3b907 feat(network): signal strength Alexis 2018-08-09 22:05:15 +0200
  • 7d3c0b0bb9 Clarify variable names and percentage formula in memory module Thomas Plaçais 2018-08-09 21:47:28 +0200
  • 6ccb029097 fix: remove debug Alexis 2018-08-09 21:14:40 +0200
  • 98060310c6 Fix formula used to compute RAM used and available Thomas Plaçais 2018-08-09 21:14:20 +0200
  • b2bacbe753
    Update README.md Alex 2018-08-09 21:04:17 +0200
  • ec038b7d0e
    Merge pull request #3 from Alexays/archlinux-pkg Alex 2018-08-09 20:56:23 +0200
  • 28a4833ff6 Add archlinux PKGBUILD Thomas Plaçais 2018-08-09 20:50:11 +0200
  • 23f48cb8b7 refactor: prefer static methods Alexis 2018-08-09 20:22:01 +0200
  • 03132bd219 feat: add tooltip to battery and memory Alexis 2018-08-09 17:30:23 +0200
  • a25967e4c6
    Merge pull request #2 from Alexays/system-wide-config Alex 2018-08-09 17:14:16 +0200
  • 22a8427db4 Add system-wide config and style files Thomas Plaçais 2018-08-09 17:02:30 +0200
  • b5bef4386f chore(README): update preview Alexis 2018-08-09 16:40:10 +0200
  • 731a352b41 feat: add network module Alexis 2018-08-09 16:38:24 +0200
  • b8917e9973 feat(config): interval for cpu and memory modules Alexis 2018-08-09 14:34:39 +0200
  • e749f00aa7
    Merge pull request #1 from BlueGone/multiple-default-paths Alex 2018-08-09 14:22:41 +0200
  • 6f9fb72cdf Add different default paths for config and css files Thomas Plaçais 2018-08-09 14:04:48 +0200
  • a4c8563dcd
    Update README.md Alex 2018-08-09 14:00:08 +0200
  • dc4e4860bd feat(config): format modules Alexis 2018-08-09 13:30:11 +0200
  • 45832fcbe3 fix(workspaces): reorder child if needed on focus Alexis 2018-08-09 12:25:01 +0200
  • 00e5a1a7d5 chore(README): add config Alexis 2018-08-09 12:18:04 +0200
  • fbcf5adc45 chore(README): add another preview Alexis 2018-08-09 12:17:13 +0200
  • 39a0ae04a8 feat: basic config file Alexis 2018-08-09 12:05:48 +0200
  • 4cec0f390b fix(battery): proper handle multiple Alexis 2018-08-09 11:21:08 +0200
  • 4659f04454 fix(workspaces): proper order workspace Alexis 2018-08-09 11:12:46 +0200
  • b987668f97 style: clean class Alexis 2018-08-09 10:50:16 +0200
  • a00894a5a6 chore(README): update Alexis 2018-08-09 01:56:51 +0200
  • d5bfc754c6 feat: cpu module Alexis 2018-08-09 01:54:33 +0200
  • 17fc77cb5e feat: memory module Alexis 2018-08-09 01:42:52 +0200
  • 81b5c37d86 refactor(workspaces): cleaner handle resume Alexis 2018-08-09 01:14:06 +0200
  • c1e2735314 feat: add idle protocol to avoid update workspace when idle Alexis 2018-08-09 01:10:07 +0200
  • 193bd8a79a fix(bar): remove focused window code Alexis 2018-08-09 00:41:39 +0200
  • 7783c940e5 chore(README): update Alexis 2018-08-09 00:38:19 +0200
  • 9b16a33747 chore(README): update Alexis 2018-08-09 00:37:23 +0200
  • e5b5be3b37 feat(workspaces): add thread sleep Alexis 2018-08-09 00:33:33 +0200
  • bc1c362c06 chore(README): fix typo Alexis 2018-08-09 00:14:38 +0200
  • 397b2d5050 chore(README): update preview Alexis 2018-08-09 00:09:59 +0200
  • 4768351e0e chore(README): add preview Alexis 2018-08-09 00:06:10 +0200
  • 17955bc860
    Update README.md Alex 2018-08-08 23:58:43 +0200
  • fcb6a9aa8b feat: init repo Alexis 2018-08-08 23:54:58 +0200
  • 53ff4e0d60
    Initial commit Alex 2018-08-08 23:53:37 +0200