Commit Graph

  • 2e037df045
    Add scdoc to meson build process Michael Aquilina 2019-08-22 17:04:09 +0100
  • 798fe1a622
    Add initial man 5 waybar Michael Aquilina 2019-08-20 19:51:53 +0100
  • 9d0842db48
    Merge pull request #429 from tufteddeer/#420_mute_bt Alex 2019-08-19 10:00:30 +0200
  • d8b1b0d0af
    add support for muted bluetooth audio, fix #420 tufteddeer 2019-08-18 16:15:21 +0200
  • e9b6380c18 chore: 0.7.2 Alex 2019-08-08 12:19:11 +0200
  • 43beefb00d
    Merge pull request #421 from SibrenVasse/media_fix Alex 2019-07-31 12:13:45 +0200
  • 12f869ccba chore: add player filter example in config Sibren Vasse 2019-07-31 11:50:56 +0200
  • 7e9207d75c fix(custom): ignore selected_player if not defined. Fixes #419 Sibren Vasse 2019-07-31 11:49:18 +0200
  • 7a2dee7377
    Fix typo in log warning (#411) Alex 2019-07-15 13:38:23 +0200
  • 21a89ac46d
    Typo Joel Nordström 2019-07-15 12:21:31 +0200
  • bb99e6cf5b fix: check before destroy Alex 2019-07-15 10:06:01 +0200
  • 0834551161 chore: 0.7.1 Alex 2019-07-11 17:02:47 +0200
  • ccd1586c65
    Merge pull request #405 from crwxrws/fix-400 Alex 2019-07-09 09:46:05 +0200
  • 617b370104 fix(pulseaudio): connect scroll event handler crwxrws 2019-07-06 15:29:35 +0200
  • d607a4e33f
    Fix deadlock on workspace scrolling (#403) Alex 2019-07-06 10:30:57 +0200
  • a6c0bc5a52 Fix deadlock on workspace scrolling sheenobu 2019-07-05 20:19:50 -0700
  • 67ad0e69ce
    Merge pull request #397 from Jamedjo/jej/add-css-classes-for-multiple-bars Alex 2019-07-04 14:20:03 +0200
  • ae88d6bc3c feat(bar): individual bars can be named for CSS James Edwards-Jones 2019-07-04 02:09:31 +0100
  • 4f3c38c542 feat(bar): add CSS class for window position James Edwards-Jones 2019-07-04 02:02:09 +0100
  • a6980fca7f feat: ellipsize modules Alex 2019-06-28 14:16:09 +0200
  • bd5146fdcf fix(Label): ELLIPSIZE all label modules Alex 2019-06-28 13:49:04 +0200
  • 22ddbde394 style(workspaces): update hover style Alex 2019-06-28 13:41:53 +0200
  • c916fe258e fix(network): no need to check family here Alex 2019-06-25 07:55:55 +0200
  • 9c8e39c30c chore: 0.7.0 Alex 2019-06-22 18:17:16 +0200
  • 5b270dae0d
    refactor: AModule (#387) Alex 2019-06-22 18:15:50 +0200
  • c621afb0c4
    Merge branch 'master' into clean Alex 2019-06-22 18:15:34 +0200
  • bcf4725349
    Cleanup on clean branch (#391) Alex 2019-06-18 09:43:34 +0200
  • 12b30ca25f
    AModule::getScrollDir: convert reset if-else into switch Patrick Hilhorst 2019-06-17 20:41:18 +0200
  • 86d6668ed4
    AModule::getScrollDir: convert if-else chain into switch statement Patrick Hilhorst 2019-06-17 20:37:37 +0200
  • 7c85aec8e0
    AModule::getScrollDir: get deltas in a more C++ way Patrick Hilhorst 2019-06-17 20:29:37 +0200
  • 2c038d1977
    AModule::getScrollDir: move `dir` inside the only scope it is relevant Patrick Hilhorst 2019-06-17 20:09:53 +0200
  • ff9d598c16 fix: add proper mutex Alex 2019-06-17 11:39:45 +0200
  • 71a9a75aad refactor: remove fix workaround Alex 2019-06-16 15:14:31 +0200
  • 05f796158b fix: typo Alex 2019-06-16 15:13:40 +0200
  • 1d2dd953e7 revert: default config Alex 2019-06-16 15:09:26 +0200
  • 527144a440 refactor(pulseaudio): proper scroll override Alex 2019-06-16 15:07:50 +0200
  • cda6282277
    Merge pull request #389 from Synthetica9/x-scroll Alex 2019-06-16 14:54:53 +0200
  • 7f13478396
    AModule: handle X axis scrolling Patrick Hilhorst 2019-06-16 13:17:34 +0200
  • 90a9c0e25f refactor: get rid of some mutex Alex 2019-06-15 15:01:03 +0200
  • 340ec7be91 refactor: AModule Alex 2019-06-15 14:57:52 +0200
  • e7eef6b493
    Merge pull request #385 from nenad/patch/add-total-memory Alex 2019-06-15 11:16:30 +0200
  • 1b7068e61d Expose total memory to the formatting directive Nenad Stojanovikj 2019-06-14 22:48:16 +0200
  • dabe2bebbb feat(sway/window): handle floating nodes Alex 2019-06-14 11:27:40 +0200
  • 486b5a5d38 fix(sway/window): check output recursively Alex 2019-06-14 10:57:22 +0200
  • 11bbc3b24d
    Fix twitchy scrolling on touchpads (#381) Alex 2019-06-14 10:38:25 +0200
  • 7f74de977c chore: 0.6.9 Alex 2019-06-14 10:27:41 +0200
  • 028b184f7b fix(workspaces): persistant class with empty outputs Alex 2019-06-12 09:50:33 +0200
  • 564fdcb369 fix(custom): exit status Alex 2019-06-11 22:09:47 +0200
  • 396f7d4525
    Workspaces: implement horizontal continuous scrolling Patrick Hilhorst 2019-06-11 18:44:54 +0200
  • 3c9b533997 fix(window): avoid hexpand Alex 2019-06-11 17:57:17 +0200
  • ae397c8fa2
    ALabel: add smooth-scrolling-threshold Patrick Hilhorst 2019-06-11 17:56:10 +0200
  • ec75be0bc3 fix(Tray): click behaviour Alex 2019-06-11 17:53:16 +0200
  • ed4521d113
    Workspaces: fix twitchy scrolling on touchpads Patrick Hilhorst 2019-06-11 16:19:11 +0200
  • c2e9ed6091 feat(workspaces): add class to persistant workspaces Alex 2019-06-11 14:08:48 +0200
  • a37b4687ff Revert "refactor(window): we don't need to subscribe workspace events" Alex 2019-06-11 14:01:55 +0200
  • ee29a35aa5
    Update README.md Alex 2019-06-11 13:55:35 +0200
  • 0be8e200ce
    adds the wl output name as a css class (#373) Alex 2019-06-10 12:15:05 +0200
  • 46e5dd93d4
    adds the wl output name as a css class razic 2019-06-08 11:04:34 -0700
  • 2ee4a51546 chore: 0.6.8 Alex 2019-06-08 18:33:11 +0200
  • 91996a85c1
    Merge pull request #372 from rianadon/patch-1 Alex 2019-06-08 18:28:42 +0200
  • 460d25ac45
    Increase specificity of media stylings rianadon 2019-06-07 22:18:06 -0700
  • 648eecdd83 refactor(window): we don't need to subscribe workspace events Alex 2019-06-07 15:08:25 +0200
  • f04ff38567
    Merge pull request #370 from toke/bugfix/upstream-369 Alex 2019-06-06 12:07:03 +0200
  • d20a586734 Prevent zombie apocalypse by ignoring SIGCHLD Thomas Kerpe 2019-06-05 14:35:25 +0200
  • 1962caf144 refactor(window): gtk stuff in update method Alex 2019-06-04 17:34:00 +0200
  • 9dbf057f58 fix(custom): hide on empty format Alex 2019-06-03 09:50:35 +0200
  • 918146c16b style: prefer background-color property Alex 2019-05-31 17:20:14 +0200
  • 0b01b35c76 refactor(pulseaudio): only watch changes Alex 2019-05-31 16:21:01 +0200
  • f3fb955d75 chore: 0.6.7 Alex 2019-05-31 12:15:01 +0200
  • fcf2d18a01 refactor: destroy threads first Alex 2019-05-29 17:53:22 +0200
  • b05d4cd413 fix(network): retry around all getExternalInterface Alex 2019-05-29 16:17:40 +0200
  • 9b89fc6470 refactor: disable bar scroll by default Alex 2019-05-28 16:11:33 +0200
  • c06725aa69 fix(network): better disconnect handler Alex 2019-05-28 11:21:59 +0200
  • 5ae5821929 refactor(network): re-add MAX_RETRY in order to detect external interface Alex 2019-05-28 11:08:48 +0200
  • 74e40432e5 fix(network): linked state Alex 2019-05-28 09:58:48 +0200
  • 6e69af8967 refactor(custon): avoid useless logic Alex 2019-05-27 00:08:16 +0200
  • be2fa743eb refactor(custon): hide on empty text Alex 2019-05-27 00:05:21 +0200
  • 5fdb122829
    Create FUNDING.yml Alex 2019-05-26 23:55:46 +0200
  • 6e73c6db61 refactor(network): remove last_ext_iface_ Alex 2019-05-26 23:16:09 +0200
  • 253366baf4 refactor(network): remove useless assignment Alex 2019-05-26 22:40:29 +0200
  • ecec02c8be refactor(network): better events handler Alex 2019-05-26 22:36:26 +0200
  • 070619fa34 revert: restore idle fix Alex 2019-05-26 20:09:05 +0200
  • d4ace4b4d8 fix(network): subscribe only wanted family Alex 2019-05-26 20:06:27 +0200
  • 5fd92b3c28 fix(network): don't check IFF_UP Alex 2019-05-26 19:53:10 +0200
  • c0a39f34cd refactor(network): don't clear ipaddr Alex 2019-05-25 18:02:36 +0200
  • 2a9fa1a4b9 refactor(bar): onRealize, onMap Alex 2019-05-25 17:50:45 +0200
  • 07147878a9 refactor(network): code cleaning Alex 2019-05-24 09:49:56 +0200
  • ffadd5c1a7 refactor: avoid useless class vars Alex 2019-05-24 09:49:09 +0200
  • 2b34f3a30f refactor: parse args before app creation Alex 2019-05-23 10:13:49 +0200
  • 85d60f95c4 refactor(network): const methods Alex 2019-05-22 22:20:50 +0200
  • 755d38d4d6 fix(custom): bad alloc Alex 2019-05-22 19:46:56 +0200
  • b673279a43 style: remove non wanted comment Alex 2019-05-22 12:22:56 +0200
  • 9e1200ae32 refactor: also pass id to custom modules Alex 2019-05-22 12:20:13 +0200
  • e999cca7a6 style: don't specify included namespaces Alex 2019-05-22 12:15:59 +0200
  • d24d85bebf refactor: move label name and id to label contructor Alex 2019-05-22 12:06:24 +0200
  • 97bd637f5d refactor(clock): avoid usless time_point_cast Alex 2019-05-22 11:51:33 +0200
  • 23d4a811db refactor(clock): avoid usless duration_cast Alex 2019-05-22 11:48:02 +0200
  • bf5c00ff2a chore: 0.6.6 Alex 2019-05-22 10:16:14 +0200
  • 14ace24a26 style(battery): format Alex 2019-05-22 10:09:05 +0200
  • 2fa581c7ea fix(battery): multiple paths Alex 2019-05-22 10:06:54 +0200