Commit Graph

  • 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
  • ab43d34a1e
    refactor(mpd): Add module name to log messages Minijackson 2019-04-18 11:48:38 +0200
  • 22eccc2ac2
    feat(mpd): reset player state when connection drops Minijackson 2019-04-18 11:39:04 +0200
  • cd92b475ad
    chore: Add clang-format configuration and format MPD module Minijackson 2019-04-18 11:31:47 +0200
  • 235997fa73
    feat(mpd): Add support for elapsed and total time Minijackson 2019-04-18 11:17:08 +0200
  • 80a12d0238
    feat(mpd): play/pause on click & stop on right-click Minijackson 2019-04-17 16:16:39 +0200
  • 07dab2baec
    feat(mpd): Add support for options (random, repeat, etc.) Minijackson 2019-04-17 15:09:06 +0200
  • cbfcec4867
    feat(mpd): Add support for play/pause icons Minijackson 2019-04-17 13:55:08 +0200
  • 557b786ce0
    feat(mpd): Allow for specifying the reconnect interval Minijackson 2019-04-17 11:01:35 +0200
  • 8c9dd94670
    feat(mpd): Add support for setting tooltip label when disconnected Minijackson 2019-04-17 10:46:08 +0200
  • 06aff70e2e
    feat: Add basic support for MPD Minijackson 2019-04-16 16:34:37 +0200
  • 85b6e6f709
    chore: Add EditorConfig file Minijackson 2019-04-16 16:32:05 +0200
  • 6d6df4be00 refactor(sni-item): better way to search in default theme Alex 2019-04-17 22:15:18 +0200
  • 9564adb5b4 refactor(Bar): avoid reinterpret_cast Alex 2019-04-17 19:33:49 +0200
  • aeaa1927d9 fix: add default_paths on init Alex 2019-04-17 19:23:52 +0200
  • 346ec68578 refactor: format tray && partial fix for #235 Alex 2019-04-17 14:19:04 +0200
  • 93a1bafb46 chore: add clang-format Alex 2019-04-17 13:47:16 +0200
  • 5f37abbd3f
    Update README.md Alex 2019-04-16 13:42:49 +0200
  • 3273ee8b42 fix(Tray): icon size lookup Alex 2019-04-15 12:10:37 +0200
  • d05b8398fa fix: prefer to hold running even when no window is open Alex 2019-04-15 11:42:16 +0200
  • ecc5f48dd7 feat: partially hide waybar on toggle Alex 2019-04-15 11:11:00 +0200
  • 316b948d86
    Merge pull request #265 from Alexays/custom-multiple-classes Alex 2019-04-15 10:58:34 +0200
  • 5828d34fa0
    Merge branch 'master' into custom-multiple-classes Alex 2019-04-15 10:58:27 +0200
  • bc9a49787a feat: enable pango markup on sway workspaces Alex 2019-04-15 10:55:44 +0200
  • 6aee51479d feat: ability to add multiple classes Alex 2019-04-15 10:18:27 +0200
  • 57c99dc526 refactor(Tray): also search in default theme Alex 2019-04-11 15:28:38 +0200
  • 78067462be fix(Tray): icons update Alex 2019-04-11 15:20:39 +0200
  • 5870421f84 refactor(temperature): check if file exist on init Alex 2019-04-11 15:08:23 +0200
  • 24684ca71b chore: v0.5.1 0.5.1 Alex 2019-04-04 12:01:00 +0200
  • 8351dea292 refactor(network): process all messages Alex 2019-04-04 11:58:27 +0200
  • a68011bce6 style(workspaces): urgent style Alex 2019-04-02 09:31:40 +0200
  • 1f6f443c48 Revert "refactor(network): fix skipped messages" Alex 2019-04-01 11:41:43 +0200
  • 7fac483530 fix: don't bind RTMGRP_IPV(4|6)_ROUTE Alex 2019-03-31 16:32:51 +0200
  • 0ad9a03d3d
    Merge pull request #256 from SibrenVasse/spotify-json Alex 2019-03-31 16:30:16 +0200
  • 0f689b733d feat(custom): make spotify module generic Sibren Vasse 2019-03-31 16:12:38 +0200
  • 618fe80670 chore(custom): fix typo and quoting style Sibren Vasse 2019-03-31 16:10:42 +0200
  • 3a8cd91cc0 Revert "refactor: partial revert of 1ccf372f8e9d74cb18e92220c18a0729832fe69e" Alex 2019-03-30 09:20:17 +0100
  • 30725824d0
    Merge pull request #251 from DanielVoogsgerd/feature-select-player Alex 2019-03-30 09:19:24 +0100
  • 6522a7acb4 chore: let compile sway modules even if we can't find the binary Alex 2019-03-30 09:15:51 +0100
  • fd3e4ab2d4
    Merge branch 'master' into feature-select-player Alex 2019-03-30 09:07:31 +0100
  • 949a4ecf2e refactor: partial revert of 1ccf372f8e Alex 2019-03-30 09:03:31 +0100
  • 860a6a1b81
    Merge pull request #252 from alebastr/tray-items-refresh Alex 2019-03-30 08:40:55 +0100
  • 5a2b5624dc feat(tray): process tray icon update signals Aleksei Bavshin 2019-03-29 18:40:28 -0700
  • 82fcee33b3 refactor(tray): use Gio::DBus bindings in SNI Item class Aleksei Bavshin 2019-03-27 19:56:19 -0700
  • 842e8501f9 fix(tray): free icon data on pixbuf update Aleksei Bavshin 2019-03-27 19:56:19 -0700
  • 7bd5454e43
    Merge pull request #250 from DanielVoogsgerd/feature-arguments-logging Alex 2019-03-28 09:38:33 +0100
  • 8340e88795
    Merge pull request #249 from DanielVoogsgerd/refactor-main_method Alex 2019-03-28 09:38:07 +0100
  • 095294389b feat(Spotify): Add option to select player Daniel Voogsgerd 2019-03-27 17:30:14 +0100
  • 3bcf3befec chore(Spotify): Add logging for events Daniel Voogsgerd 2019-03-27 17:00:12 +0100
  • db69b449ba feat(Spotify): Add logger Daniel Voogsgerd 2019-03-27 16:33:47 +0100
  • ed358ef024 feat(Spotify): Add argument parser Daniel Voogsgerd 2019-03-27 16:33:15 +0100
  • faa79ea216 refactor: Add main method / Clean global scope Daniel Voogsgerd 2019-03-27 16:10:36 +0100
  • b17984f75e
    Merge pull request #248 from ndrewtl/patch-1 Alex 2019-03-27 08:15:44 +0100
  • 4521db66ce
    Note availability in Arch community repository Andrew Lee 2019-03-26 18:20:09 -0700
  • 7912b7f119
    Merge pull request #245 from SibrenVasse/json-icon Alex 2019-03-26 09:26:58 +0100
  • 55a6e4907b feat(custom): allow icon selection based on json alt attribute Sibren Vasse 2019-03-26 00:19:55 +0100
  • dda0cc793e fix: check vertical after parsing multiple outputs Alex 2019-03-25 21:02:00 +0100
  • 5144426f0e fix(workspace): scroll direction Alex 2019-03-25 11:54:41 +0100
  • 98c028226d
    Merge pull request #241 from jlbribeiro/fix/essid-unescaped-input Alex 2019-03-24 10:28:00 +0100
  • 3eb901f800 Escape ESSID text before interpreting as pango José Ribeiro 2019-03-23 18:48:26 +0000
  • 47142a61ae feat: allow waybar to be positioned on left/right Alex 2019-03-22 12:25:05 +0100
  • f700319d7f chore: v0.5.0 0.5.0 Alex 2019-03-20 10:51:40 +0100
  • 418767c405
    Merge pull request #228 from hoellen/feat-rtsignal Alex 2019-03-18 19:53:02 +0100
  • 1f924c9c06
    Merge branch 'master' into feat-rtsignal hoellen 2019-03-18 19:04:11 +0100
  • 38fa7ceab1 add signalhandler for module update hoellen 2019-03-18 18:46:44 +0100
  • 22cddc5e26 refactor(workspaces): scroll output aware Alex 2019-03-18 14:44:07 +0100
  • 1ccf372f8e refactor(network): fix skipped messages Alex 2019-03-18 11:07:36 +0100
  • 3257968a28
    Merge pull request #222 from alebastr/pulseaudio-ci-icon-lookup Alex 2019-03-15 09:43:02 +0100
  • 6fc06fe9db
    Merge branch 'master' into pulseaudio-ci-icon-lookup Alex 2019-03-15 09:41:40 +0100
  • 75afcd3ad1
    Merge pull request #221 from alebastr/sway-ipc-string-assertion Alex 2019-03-15 09:40:41 +0100
  • 9ad80849b1 fix(pulseaudio): Avoid allocation of string vector on every call of getPortIcon() Aleksei Bavshin 2019-03-14 18:35:16 -0700
  • 492d151079 fix(pulseaudio) use case-insensitive comparison for icon lookup Aleksei Bavshin 2019-03-14 18:08:12 -0700
  • 00176c9514 fix(sway): ipc client crash when compiled with -D_GLIBCXX_ASSERTIONS reserve() does not change string size and any access beyond data() + size() is UB Aleksei Bavshin 2019-03-14 17:53:45 -0700
  • 6d2dcd8ac7 fix(temperature): default thermal zone Alex 2019-03-14 14:01:10 +0100
  • 7d6079bb06 style: update default temperature style/config Alex 2019-03-13 22:39:39 +0100
  • c820ed3495
    Merge pull request #216 from Groggy/temperature Alex 2019-03-13 22:21:11 +0100
  • 0314bf70b3
    feat(temperature): update README Groggy 2019-03-13 16:56:13 +0100
  • 7ae549dc9e
    Add temperature module Groggy 2019-03-13 13:18:08 +0100
  • cd13180199
    Merge pull request #213 from jubalh/rdmos Alex 2019-03-12 11:41:05 +0100
  • 8d6d8e8210 Add available on openSUSE Michael Vetter 2019-03-12 11:01:18 +0100
  • 2995da845d fix: config per output Alex 2019-03-10 10:34:56 +0100
  • 973cec1713 feat(idle): add status class Alex 2019-03-10 10:29:06 +0100
  • 94d7b083c5 fix(Pulseaudio): switch case Alex 2019-03-08 15:30:41 +0100
  • ef88f0a223 fix: clock rounding Alex 2019-03-07 12:34:12 +0100
  • ab0dcbfb2e
    Merge pull request #204 from Organic-Code/master Alex 2019-03-05 10:16:19 +0100