Commit Graph

  • 31f63398dc
    Merge pull request #319 from Alexays/network Alex 2019-05-16 14:11:32 +0200
  • 0a14e7f3ab feat: ipv6 family Alex 2019-05-16 12:22:08 +0200
  • 31416ffae6 fix: bar removed Alex 2019-05-16 12:19:47 +0200
  • fbe19d886a fix: drop memberships Alex 2019-05-16 12:16:44 +0200
  • 9c67150884 refactor: prepare ipv6 Alex 2019-05-16 12:14:12 +0200
  • f3c467cc46 refactor: remove non wanted headers Alex 2019-05-16 11:27:22 +0200
  • a09d2222be style: remove non wanted tags Alex 2019-05-16 11:26:48 +0200
  • 45ebee52a6 fix: typo Alex 2019-05-16 11:26:06 +0200
  • 841576497a refactor: cleaner events Alex 2019-05-16 11:22:22 +0200
  • e730105950
    Merge pull request #318 from unresolvedsymbol/patch Alex 2019-05-16 09:40:09 +0200
  • 963d4f68e4 refactor: remove useless param Alex 2019-05-16 09:39:06 +0200
  • 7e8eee0571 fix state behavior unresolvedsymbol 2019-05-15 22:14:51 -0500
  • 37f87be9dd
    Merge pull request #317 from jorgenbele/master Alex 2019-05-15 21:02:04 +0200
  • 380fc58f3c fix(battery): change comparison expr. to assignment Jørgen Bele Reinfjell 2019-05-15 19:14:29 +0200
  • 22bf0b161a fix(Network): do not stop thread Alex 2019-05-15 10:24:35 +0200
  • 5b3402e110 feat(Battery): plugged status Alex 2019-05-14 15:43:57 +0200
  • d209d350fe style(media): reduce min-width Alex 2019-05-13 15:48:18 +0200
  • 0968170074 style(media): min-width Alex 2019-05-13 15:40:02 +0200
  • 362c393b1d refactor: try/catch, sigc trackable Alex 2019-05-13 15:15:50 +0200
  • 0c3c548bc0 fix(Window): avoid concurrency Alex 2019-05-13 14:35:45 +0200
  • b54160e02f fix(Tray): add item if not exist Alex 2019-05-13 14:27:01 +0200
  • db14fac038 style: remove chromium style Alex 2019-05-13 13:23:32 +0200
  • 4f1defe6d5 fix(Pulseaudio): avoid handleScroll override Alex 2019-05-13 11:46:12 +0200
  • 92967c7c06 fix(Label): reverse only battery states Alex 2019-05-13 11:36:34 +0200
  • fcb23d3104 feat(temperature): format-icons Alex 2019-05-13 11:31:05 +0200
  • 62f8af8a39 fix(Window): avoid multiple same classes Alex 2019-05-13 10:56:48 +0200
  • d5a9eccb7b chore: v0.6.3 Alex 2019-05-12 20:02:53 +0200
  • 80e9ea746b fix(battery): use path for the / operator Alex 2019-05-12 19:53:14 +0200
  • 84728f6fab
    Merge pull request #313 from apiote/master Alex 2019-05-12 12:13:07 +0200
  • 10a17187a1
    Merge pull request #309 from dlasky/btaudio Alex 2019-05-12 12:12:16 +0200
  • 7cdde05568
    remove empty and solo classes when they do not apply Adam Pioterek 2019-05-11 20:36:10 +0200
  • e343cf4b00 fix(btformat): fixes an issue where btformat was not being correctly detected Dan 2019-05-10 12:07:17 -0400
  • e4756cf24e refactor: don't print an error when a watcher is already present Alex 2019-05-10 14:56:28 +0200
  • 131dae5818 chore: v0.6.2 Alex 2019-05-10 13:40:45 +0200
  • 4688002f23 feat: margins Alex 2019-05-09 15:10:13 +0200
  • 5bf0ca85ac refactor: try/catch around json parse Alex 2019-05-09 10:30:54 +0200
  • fd9b34adf8 chore: add fedora to travis Alex 2019-05-07 14:04:45 +0200
  • 8a011e6d90 refactor(Dockerfile): fix fedora Alex 2019-05-07 13:45:49 +0200
  • 5a44c8c6de refactor: avoid unneeded json parsing Alex 2019-05-07 13:43:48 +0200
  • 74137befba fix(window): title flickers Alex 2019-05-07 13:31:41 +0200
  • b75e0bb0d0 refactor: remove useless bar param Alex 2019-05-07 13:21:18 +0200
  • 77d9dd06af chore: fedora dockerfile Alex 2019-05-07 13:10:57 +0200
  • e5d5735e9d
    feat(percent): adds a percent class to numeric modules (#297) Alex 2019-05-03 17:35:21 +0200
  • dd0ebe117c chore(cr): cr cleanup Dan 2019-05-03 08:08:55 -0400
  • 5f0a3063d1 feat(states): add getState to other percent based modules Dan 2019-05-02 22:19:47 -0400
  • 3bac96945c Revert "feat(percent): adds a percent class to numeric modules" Dan 2019-05-02 21:39:45 -0400
  • e158a3e132 feat(states): add generic 'states' to all labels Dan 2019-05-02 21:39:34 -0400
  • 472363a623 feat(percent): adds a percent class to numeric modules Dan 2019-05-01 22:28:48 -0400
  • 1a024db03c fix(idle_inhibitor): overload Alex 2019-05-02 17:51:01 +0200
  • 5623bbecfe feat(idle_inhibitor): pass status to click events exec Alex 2019-05-02 16:56:45 +0200
  • 1e871b2353 refactor: propagate the event further Alex 2019-05-02 16:46:53 +0200
  • 82bed9dd5e chore: v0.6.1 Alex 2019-05-02 14:31:02 +0200
  • d027243a19 fix: json thread safe Alex 2019-05-02 14:24:37 +0200
  • e6d59f05cc
    fix s/hidded/hidden/ typo (#295) Alex 2019-05-02 13:59:57 +0200
  • 4d4562aade fix s/hidded/hidden/ typo Eric Engestrom 2019-05-01 12:40:12 +0100
  • e8f31a0c4f revert: infinite seconds for once custom modules Alex 2019-04-26 21:57:15 +0200
  • f8c06b27ae Revert "feat(Cpu): dynamic fmt args" Alex 2019-04-26 21:49:16 +0200
  • 717a07d584 refactor(Window): simpler conditions Alex 2019-04-26 15:29:54 +0200
  • 2d9bcb1a2d feat(Cpu): dynamic fmt args Alex 2019-04-26 14:07:31 +0200
  • 4dd36890c1 style: background color transition Alex 2019-04-26 12:37:35 +0200
  • 66acaeca7f style: workspaces button color for chromium class Alex 2019-04-26 12:01:23 +0200
  • 20cf7592aa
    Merge pull request #287 from jonvaldes/master Alex 2019-04-26 09:39:52 +0200
  • 9fe29c37b4 Fix indentation Jon Valdés 2019-04-25 22:56:14 +0200
  • f8ae1534db Allow rotating label contents by specifying a new "rotate" property in the label config Jon Valdés 2019-04-25 22:47:58 +0200
  • 46c91a26ac style: workspaces button color for chromium class Alex 2019-04-25 17:14:16 +0200
  • 07c592cc86 chore: v0.6.0 Alex 2019-04-25 16:59:22 +0200
  • bb8ff5a99f feat(Bar): add class depend of window in the workspace Alex 2019-04-25 16:47:51 +0200
  • 79a5e9ecee feat: multiple bar with same process Alex 2019-04-25 13:25:06 +0200
  • 9504b7ac03 fix(Bar): typo Alex 2019-04-24 12:42:16 +0200
  • 311c34ecbc feat(Bar): handle widget size changes Alex 2019-04-24 12:37:24 +0200
  • 90d89fe974 refactor: kill custom modules scripts en destroy Alex 2019-04-23 15:56:38 +0200
  • cccf60c30e fix(Workspaces): fix concurrence and move json parser to ipc client Alex 2019-04-23 11:41:49 +0200
  • 07dba791cf
    Update fmt build dependency (#284) Alex 2019-04-23 09:46:03 +0200
  • 3ee99946c7 chore: update fmt build dependency Hendrik Schröter 2019-04-23 04:40:27 +0200
  • 0d0f5ed7db chore: update fmt wrap Alex 2019-04-21 19:19:18 +0200
  • 263a32c9af
    Merge pull request #278 from minijackson/mpd-timeout Alex 2019-04-21 19:13:38 +0200
  • b50650f63f
    fix(mpd): regularly timeout the event listener to prevent timeout Minijackson 2019-04-21 10:54:40 +0200
  • 768bc29bc1
    Merge pull request #275 from cole-h/issue-273 Alex 2019-04-20 23:32:13 +0200
  • 12e1233d38
    Fix compile-time warning of catch by value Cole Helbling 2019-04-20 09:16:11 -0700
  • 160837b900
    Ensure no NULL tags are set Cole Helbling 2019-04-20 09:12:30 -0700
  • d03997bdaa
    Merge pull request #272 from Alexays/refactoring Alex 2019-04-19 17:33:49 +0200
  • 471b5b1ea1
    Merge branch 'master' into refactoring Alex 2019-04-19 17:33:18 +0200
  • 29d8f365f8 refactor(Tray): proper lookup in the default theme Alex 2019-04-19 17:30:40 +0200
  • 8cf19826aa fix(Tray): Unexport on exit Alex 2019-04-19 17:03:46 +0200
  • cbb6f2a307 refactor(Workspaces, IPC): no more mutex in the workspaces modules, moved to the IPC client for a proper handling Alex 2019-04-19 16:48:02 +0200
  • e77c155ede fix(workspaces): avoid mutex block Alex 2019-04-19 12:11:55 +0200
  • 811468c0ab
    Merge pull request #274 from minijackson/mpd-escape Alex 2019-04-19 11:57:36 +0200
  • 171ecd53aa refactor(Bar): roundtrip before setup widgets Alex 2019-04-19 11:56:40 +0200
  • 66b0420391
    fix(mpd): Escape MPD values in the label Minijackson 2019-04-19 11:09:24 +0200
  • 42dc0c4c71 fix(ipc): typo Alex 2019-04-19 11:10:48 +0200
  • bb1cf7570e refactor(IPC): use sigc signal Alex 2019-04-19 11:09:06 +0200
  • a14b933d3e fix(config): add missing comma Alex 2019-04-18 17:55:02 +0200
  • 4c8f4f82dc fix(config): add missing comma Alex 2019-04-18 17:54:38 +0200
  • 6ed8f94dab refactor: format code Alex 2019-04-18 17:52:00 +0200
  • 807ef32357 refactor: format && better output management Alex 2019-04-18 17:43:16 +0200
  • 817c42841b
    Merge pull request #268 from minijackson/mpd Alex 2019-04-18 16:11:16 +0200
  • 3e54c3c669
    fix(mpd): better sample theme Minijackson 2019-04-18 14:57:49 +0200
  • 3656035c89
    fix(mpd): slightly better and safer error handling Minijackson 2019-04-18 14:57:03 +0200
  • 0ce8821aec
    feat(mpd): Add playing / paused classes Minijackson 2019-04-18 14:30:50 +0200
  • 38e37f3680
    chore(mpd): add sample MPD config Minijackson 2019-04-18 14:19:46 +0200