Commit Graph

  • 2439ce733a style: workspaces button color for chromium class Alex 2019-04-25 17:14:16 +0200
  • 46c91a26ac style: workspaces button color for chromium class Alex 2019-04-25 17:14:16 +0200
  • 920e260db6 chore: v0.6.0 Alex 2019-04-25 16:59:22 +0200
  • 07c592cc86 chore: v0.6.0 0.6.0 Alex 2019-04-25 16:59:22 +0200
  • 1f008f67c3 feat(Bar): add class depend of window in the workspace Alex 2019-04-25 16:47:51 +0200
  • bb8ff5a99f feat(Bar): add class depend of window in the workspace Alex 2019-04-25 16:47:51 +0200
  • de1212cdc2 feat: multiple bar with same process Alex 2019-04-25 13:25:06 +0200
  • 79a5e9ecee feat: multiple bar with same process Alex 2019-04-25 13:25:06 +0200
  • bccfbefb20 fix(Bar): typo Alex 2019-04-24 12:42:16 +0200
  • 9504b7ac03 fix(Bar): typo Alex 2019-04-24 12:42:16 +0200
  • 1b3cc5fd39 feat(Bar): handle widget size changes Alex 2019-04-24 12:37:24 +0200
  • 311c34ecbc feat(Bar): handle widget size changes Alex 2019-04-24 12:37:24 +0200
  • f9fd1f6683 refactor: kill custom modules scripts en destroy Alex 2019-04-23 15:56:38 +0200
  • 90d89fe974 refactor: kill custom modules scripts en destroy Alex 2019-04-23 15:56:38 +0200
  • 25f86f1b60 fix(Workspaces): fix concurrence and move json parser to ipc client Alex 2019-04-23 11:41:49 +0200
  • cccf60c30e fix(Workspaces): fix concurrence and move json parser to ipc client Alex 2019-04-23 11:41:49 +0200
  • 2a027099c4 Update fmt build dependency (#284) Alex 2019-04-23 09:46:03 +0200
  • 07dba791cf
    Update fmt build dependency (#284) Alex 2019-04-23 09:46:03 +0200
  • cfed354c66 chore: update fmt build dependency Hendrik Schröter 2019-04-23 04:40:27 +0200
  • 3ee99946c7 chore: update fmt build dependency Hendrik Schröter 2019-04-23 04:40:27 +0200
  • 2cd82effa2 chore: update fmt wrap Alex 2019-04-21 19:19:18 +0200
  • 0d0f5ed7db chore: update fmt wrap Alex 2019-04-21 19:19:18 +0200
  • b5349bbcbc Merge pull request #278 from minijackson/mpd-timeout Alex 2019-04-21 19:13:38 +0200
  • 263a32c9af
    Merge pull request #278 from minijackson/mpd-timeout Alex 2019-04-21 19:13:38 +0200
  • 159e345407 fix(mpd): regularly timeout the event listener to prevent timeout Minijackson 2019-04-21 10:54:40 +0200
  • b50650f63f
    fix(mpd): regularly timeout the event listener to prevent timeout Minijackson 2019-04-21 10:54:40 +0200
  • b9239cc952 Merge pull request #275 from cole-h/issue-273 Alex 2019-04-20 23:32:13 +0200
  • 768bc29bc1
    Merge pull request #275 from cole-h/issue-273 Alex 2019-04-20 23:32:13 +0200
  • 83d5c5f84a Fix compile-time warning of catch by value Cole Helbling 2019-04-20 09:16:11 -0700
  • 12e1233d38
    Fix compile-time warning of catch by value Cole Helbling 2019-04-20 09:16:11 -0700
  • 23158b765d Ensure no NULL tags are set Cole Helbling 2019-04-20 09:12:30 -0700
  • 160837b900
    Ensure no NULL tags are set Cole Helbling 2019-04-20 09:12:30 -0700
  • 4a657f0af4 Merge pull request #272 from Alexays/refactoring Alex 2019-04-19 17:33:49 +0200
  • d03997bdaa
    Merge pull request #272 from Alexays/refactoring Alex 2019-04-19 17:33:49 +0200
  • c6b97e920e Merge branch 'master' into refactoring Alex 2019-04-19 17:33:18 +0200
  • 471b5b1ea1
    Merge branch 'master' into refactoring Alex 2019-04-19 17:33:18 +0200
  • dd69e25435 refactor(Tray): proper lookup in the default theme Alex 2019-04-19 17:30:40 +0200
  • 29d8f365f8 refactor(Tray): proper lookup in the default theme Alex 2019-04-19 17:30:40 +0200
  • 64e1650bad fix(Tray): Unexport on exit Alex 2019-04-19 17:03:46 +0200
  • 8cf19826aa fix(Tray): Unexport on exit Alex 2019-04-19 17:03:46 +0200
  • a978029f99 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
  • 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
  • 525007aefb fix(workspaces): avoid mutex block Alex 2019-04-19 12:11:55 +0200
  • e77c155ede fix(workspaces): avoid mutex block Alex 2019-04-19 12:11:55 +0200
  • fbc5d29c88 Merge pull request #274 from minijackson/mpd-escape Alex 2019-04-19 11:57:36 +0200
  • 811468c0ab
    Merge pull request #274 from minijackson/mpd-escape Alex 2019-04-19 11:57:36 +0200
  • 02d32139c0 refactor(Bar): roundtrip before setup widgets Alex 2019-04-19 11:56:40 +0200
  • 171ecd53aa refactor(Bar): roundtrip before setup widgets Alex 2019-04-19 11:56:40 +0200
  • c539e9c24c fix(mpd): Escape MPD values in the label Minijackson 2019-04-19 11:09:24 +0200
  • 66b0420391
    fix(mpd): Escape MPD values in the label Minijackson 2019-04-19 11:09:24 +0200
  • 0a31e593ec fix(ipc): typo Alex 2019-04-19 11:10:48 +0200
  • 42dc0c4c71 fix(ipc): typo Alex 2019-04-19 11:10:48 +0200
  • 317e072755 refactor(IPC): use sigc signal Alex 2019-04-19 11:09:06 +0200
  • bb1cf7570e refactor(IPC): use sigc signal Alex 2019-04-19 11:09:06 +0200
  • 94aaec2d20 fix(config): add missing comma Alex 2019-04-18 17:55:02 +0200
  • a14b933d3e fix(config): add missing comma Alex 2019-04-18 17:55:02 +0200
  • c7e309c43f fix(config): add missing comma Alex 2019-04-18 17:54:38 +0200
  • 4c8f4f82dc fix(config): add missing comma Alex 2019-04-18 17:54:38 +0200
  • 8737a65243 refactor: format code Alex 2019-04-18 17:52:00 +0200
  • 6ed8f94dab refactor: format code Alex 2019-04-18 17:52:00 +0200
  • cdb3e914c2 refactor: format && better output management Alex 2019-04-18 17:43:16 +0200
  • 807ef32357 refactor: format && better output management Alex 2019-04-18 17:43:16 +0200
  • 396b4fa38b Merge pull request #268 from minijackson/mpd Alex 2019-04-18 16:11:16 +0200
  • 817c42841b
    Merge pull request #268 from minijackson/mpd Alex 2019-04-18 16:11:16 +0200
  • 0ca3a16810 fix(mpd): better sample theme Minijackson 2019-04-18 14:57:49 +0200
  • 3e54c3c669
    fix(mpd): better sample theme Minijackson 2019-04-18 14:57:49 +0200
  • 7cdb6fcc2b fix(mpd): slightly better and safer error handling Minijackson 2019-04-18 14:57:03 +0200
  • 3656035c89
    fix(mpd): slightly better and safer error handling Minijackson 2019-04-18 14:57:03 +0200
  • 0a04ca34d7 feat(mpd): Add playing / paused classes Minijackson 2019-04-18 14:30:50 +0200
  • 0ce8821aec
    feat(mpd): Add playing / paused classes Minijackson 2019-04-18 14:30:50 +0200
  • c08b0ba97e chore(mpd): add sample MPD config Minijackson 2019-04-18 14:19:46 +0200
  • 38e37f3680
    chore(mpd): add sample MPD config Minijackson 2019-04-18 14:19:46 +0200
  • 3f78dd823f refactor(mpd): Add module name to log messages Minijackson 2019-04-18 11:48:38 +0200
  • ab43d34a1e
    refactor(mpd): Add module name to log messages Minijackson 2019-04-18 11:48:38 +0200
  • 4bded8d730 feat(mpd): reset player state when connection drops Minijackson 2019-04-18 11:39:04 +0200
  • 22eccc2ac2
    feat(mpd): reset player state when connection drops Minijackson 2019-04-18 11:39:04 +0200
  • baa0d26895 chore: Add clang-format configuration and format MPD module Minijackson 2019-04-18 11:31:47 +0200
  • cd92b475ad
    chore: Add clang-format configuration and format MPD module Minijackson 2019-04-18 11:31:47 +0200
  • edb2a20cfd feat(mpd): Add support for elapsed and total time Minijackson 2019-04-18 11:17:08 +0200
  • 235997fa73
    feat(mpd): Add support for elapsed and total time Minijackson 2019-04-18 11:17:08 +0200
  • f9ee34daac feat(mpd): play/pause on click & stop on right-click Minijackson 2019-04-17 16:16:39 +0200
  • 80a12d0238
    feat(mpd): play/pause on click & stop on right-click Minijackson 2019-04-17 16:16:39 +0200
  • ac9387c9fa feat(mpd): Add support for options (random, repeat, etc.) Minijackson 2019-04-17 15:09:06 +0200
  • 07dab2baec
    feat(mpd): Add support for options (random, repeat, etc.) Minijackson 2019-04-17 15:09:06 +0200
  • 3c1c0f9817 feat(mpd): Add support for play/pause icons Minijackson 2019-04-17 13:55:08 +0200
  • cbfcec4867
    feat(mpd): Add support for play/pause icons Minijackson 2019-04-17 13:55:08 +0200
  • 1f0640f85e feat(mpd): Allow for specifying the reconnect interval Minijackson 2019-04-17 11:01:35 +0200
  • 557b786ce0
    feat(mpd): Allow for specifying the reconnect interval Minijackson 2019-04-17 11:01:35 +0200
  • 2926e4a8ab feat(mpd): Add support for setting tooltip label when disconnected Minijackson 2019-04-17 10:46:08 +0200
  • 8c9dd94670
    feat(mpd): Add support for setting tooltip label when disconnected Minijackson 2019-04-17 10:46:08 +0200
  • 69f82bae45 feat: Add basic support for MPD Minijackson 2019-04-16 16:34:37 +0200
  • 06aff70e2e
    feat: Add basic support for MPD Minijackson 2019-04-16 16:34:37 +0200
  • 5bacf9aea0 chore: Add EditorConfig file Minijackson 2019-04-16 16:32:05 +0200
  • 85b6e6f709
    chore: Add EditorConfig file Minijackson 2019-04-16 16:32:05 +0200
  • 28e19ebcb5 refactor(sni-item): better way to search in default theme Alex 2019-04-17 22:15:18 +0200
  • 6d6df4be00 refactor(sni-item): better way to search in default theme Alex 2019-04-17 22:15:18 +0200
  • 7a4903decb refactor(Bar): avoid reinterpret_cast Alex 2019-04-17 19:33:49 +0200
  • 9564adb5b4 refactor(Bar): avoid reinterpret_cast Alex 2019-04-17 19:33:49 +0200
  • 300bc65947 fix: add default_paths on init Alex 2019-04-17 19:23:52 +0200
  • aeaa1927d9 fix: add default_paths on init Alex 2019-04-17 19:23:52 +0200