Commit Graph

  • 27dfffa4e3 refactor: style issue Alexis 2018-08-18 15:05:18 +0200
  • b1fd4d7b82 feat(modules): generic label module to allow max-length on all labels Alexis 2018-08-18 11:43:48 +0200
  • c128562284 feat(bar): clean exit Alexis 2018-08-17 20:28:26 +0200
  • d280f5e8bd
    Network detect (#26) Alex 2018-08-17 14:24:00 +0200
  • 0603b99714 fix(bar): proper center modules Alexis 2018-08-16 18:11:16 +0200
  • 0371271465 fix(custom): hide first Alexis 2018-08-16 17:59:45 +0200
  • 93f87f322f chore: v0.0.4 0.0.4 Alexis 2018-08-16 17:19:02 +0200
  • 8768183f3d fea(workspaces): add disable-scroll config Alexis 2018-08-16 17:12:45 +0200
  • e4f35d7ca0 fea(custom): add max-length config Alexis 2018-08-16 17:09:51 +0200
  • 57f3a01a5b refactor: remove assert Alexis 2018-08-16 15:41:09 +0200
  • 6635548d3e
    Style code (#25) Alex 2018-08-16 14:29:41 +0200
  • 3fdc50163d feat(window): update when window title change Alexis 2018-08-16 00:02:57 +0200
  • a9246a09eb feat(workspaces): add a option to show all workspaces from all outputs Alexis 2018-08-15 22:19:17 +0200
  • 3ed3416d75 fix(config): update sway workspaces key Alexis 2018-08-15 21:03:49 +0200
  • 008856cbb8 feat(clock): allow choose interval Alexis 2018-08-15 21:00:04 +0200
  • 608b791ac1 refactor(clock): use fmt::localtime Alexis 2018-08-15 20:53:27 +0200
  • d427512d7d chore: update README Alexis 2018-08-15 20:18:00 +0200
  • f94598c138 feat(sway): add focused window name Alexis 2018-08-15 20:17:17 +0200
  • 9b75302d22 refactor(client): cleanup Alexis 2018-08-15 17:31:45 +0200
  • be66cc2dd1 feat(workspaces): add urgent, visible class Alexis 2018-08-15 15:03:51 +0200
  • 52e7b6148b feat(workspaces): add class to button when label is a icon Alexis 2018-08-15 14:58:55 +0200
  • c3bd6da1d0 chore: v0.0.3 0.0.3 Alexis 2018-08-15 14:50:19 +0200
  • e3e099f836 feat(workspaces): icons Alexis 2018-08-15 14:48:08 +0200
  • 767d9dd5b4 fix(workspaces): buttons iterator Alexis 2018-08-15 14:30:01 +0200
  • d1d51b76aa fix(client): try to fix #20 Alexis 2018-08-15 01:53:43 +0200
  • cee031d2fa
    Workspaces scroll event (#19) Alex 2018-08-14 11:26:06 +0200
  • 18c7ad0026 fix(workspaces): lock mutex inside click callback Alexis 2018-08-13 23:43:35 +0200
  • 1555cb71e1 feat(pulseaudio): volume icons Alexis 2018-08-13 22:33:07 +0200
  • ea9a08d473 refactor(workspaces): listen ipc event Alexis 2018-08-13 21:23:43 +0200
  • 68f9ea3065 fix(battery): add check for sys files Alexis 2018-08-13 17:11:47 +0200
  • a423f7032d
    Battery event (#18) Alex 2018-08-13 14:05:13 +0200
  • 01894f18cd chore: clean headers Alexis 2018-08-12 20:25:19 +0200
  • 3690e7ac55 chore: v0.0.2 0.0.2 Alexis 2018-08-11 13:19:26 +0200
  • b381e2a596 feat(battery): capacity icons Alexis 2018-08-11 13:15:31 +0200
  • 67fa8bd4c3 style(battery): animates background when battery is in a critical state Alexis 2018-08-11 13:03:35 +0200
  • 6ff296a4b0 refactor(bar): prefer standard unique_ptr Alexis 2018-08-11 12:49:28 +0200
  • 8d5b61a9fd refactor(bar): default width is 0 Alexis 2018-08-11 10:25:21 +0200
  • 3c66f4baa7 feat(config): can force width Alexis 2018-08-11 09:59:35 +0200
  • 04183dc696 refactor(modules): prefer sigc::mem_fun Alexis 2018-08-11 02:40:13 +0200
  • 14053d61fc feat(workspace): catch ipc errors Alexis 2018-08-11 02:09:39 +0200
  • 424ebb3c9b feat(workspace): only show workspaces which are on same output as bar Alexis 2018-08-11 00:32:59 +0200
  • 2512d51564 fix(gtk): use idle to avoid mutex Alexis 2018-08-10 23:21:21 +0200
  • 95f1ab471a feat(config): add some comments Alexis 2018-08-10 18:57:46 +0200
  • c792871f6e feat(bar): choose height from config file Alexis 2018-08-10 18:46:31 +0200
  • 8b0cdc5f4b feat(bar): choose between layers used Alexis 2018-08-10 18:30:13 +0200
  • 7d05f6c612 fix(bar): now use bottom layer Alexis 2018-08-10 18:25:07 +0200
  • 679aafa9e8 refactor(pulseaudio): remove signal init Alexis 2018-08-10 18:16:11 +0200
  • 9b2c551f2e fix(battery): typo Alexis 2018-08-10 18:04:48 +0200
  • d728de2dd7 fix(battery): check for battries :( Alexis 2018-08-10 18:02:12 +0200
  • 4d3879f26f refactor: avoid useless has_class check Alexis 2018-08-10 17:05:12 +0200
  • 9e85c68fc8 chore: v0.0.1 0.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