Commit Graph

  • 821e6f4256 refactor: Store libraries in lib/ Michael Carlberg 2016-06-23 23:54:23 +0200
  • 825b47b7d4 Cleanup of bar::load Michael Carlberg 2016-06-23 23:36:45 +0200
  • ee1c980be1 xpp: Type aliases Michael Carlberg 2016-06-23 23:32:16 +0200
  • 52335d4f63 cmake: Cleanup Michael Carlberg 2016-06-23 23:31:03 +0200
  • 8b7f2b7268 refactor: Replace X11 handling with xpp+xcb Michael Carlberg 2016-06-23 22:26:19 +0200
  • 00e96223a5 feat(xpp): Added xpp submodule Michael Carlberg 2016-06-20 20:34:52 +0200
  • a434072a49 build: Bump version to 1.2.2 Michael Carlberg 2016-06-23 06:36:33 +0200
  • a1d8d47fb8 build: Dont exclude i3 if option is explicitly defined Michael Carlberg 2016-06-23 06:36:03 +0200
  • 911b862f06 fix(builder): Cap percentage values Michael Carlberg 2016-06-22 20:06:30 +0200
  • 8caa95de7f fix: Initialize token labels in constructor Michael Carlberg 2016-06-22 19:07:57 +0200
  • 04bd48d104 fix(volume): Cleanup mixers on early destruct Michael Carlberg 2016-06-21 16:33:21 +0200
  • 1e5fc993a4 fix: Revert nested locking in module destruct Michael Carlberg 2016-06-21 16:34:19 +0200
  • 2b39fcd7dd fix: Use native wait timeout Michael Carlberg 2016-06-21 08:26:26 +0200
  • 5f0a90722a fix(battery): Replace debug message with trace Michael Carlberg 2016-06-21 07:50:05 +0200
  • fd88c60b97 fix(network): Use local logger Michael Carlberg 2016-06-21 07:49:15 +0200
  • e4c457dcc7 task(build): Output current build type and compiler Michael Carlberg 2016-06-21 07:48:24 +0200
  • 3ea64e5cbe refactor(registry): Changed naming of wait vars Michael Carlberg 2016-06-21 07:47:51 +0200
  • e36cf8518a refactor: Pass by value Michael Carlberg 2016-06-21 06:01:21 +0200
  • 957f2e001c task(mpd): Increased default sync interval Michael Carlberg 2016-06-21 05:27:37 +0200
  • 21290e103c feat(registry): Log module refresh Michael Carlberg 2016-06-21 05:25:31 +0200
  • d8a3d7d5f6 feat(mpd): Format tags for back-/forward seek Michael Carlberg 2016-06-21 05:10:18 +0200
  • 4366c36704 feat: Const methods for module broadcast throttle Michael Carlberg 2016-06-21 05:01:45 +0200
  • 006f3f8efd fix(mpd): Default tag values Michael Carlberg 2016-06-21 04:38:14 +0200
  • 89ea8d9146 fix(battery): Store paths Michael Carlberg 2016-06-21 04:34:48 +0200
  • 0c89775b05 feat: Throttle inotify event polling Michael Carlberg 2016-06-21 04:34:11 +0200
  • 4d444da0e4 refactor(logger): Restrict trace logs to debug builds Michael Carlberg 2016-06-21 04:29:33 +0200
  • 4bed34156e fix(build): Ignore warnings about unused variables for release builds Michael Carlberg 2016-06-21 04:27:14 +0200
  • ec2c27a44b fix: Lock all mutexes on destruct Michael Carlberg 2016-06-21 04:26:42 +0200
  • f48ab45834 feat: Throttle module broadcasts Michael Carlberg 2016-06-21 04:21:29 +0200
  • ac22b59a40 feat: EventThrottler Michael Carlberg 2016-06-21 04:16:55 +0200
  • c506829e4e fix(core): Move non-templated method bodies out of header Michael Carlberg 2016-06-21 04:14:04 +0200
  • d451318bbd fix(mpd): Disconnect on destruct Michael Carlberg 2016-06-21 04:10:38 +0200
  • e1f8c001dd refactor: Pass by value Michael Carlberg 2016-06-21 03:59:43 +0200
  • b26ab9ce5f task: Removed obsolete timer util Michael Carlberg 2016-06-20 22:16:55 +0200
  • ec92ac91ab feat(core): Custom thread sleep Michael Carlberg 2016-06-20 22:11:58 +0200
  • d530da0d50 fix(core): Output more details about defined bars at failure Michael Carlberg 2016-06-20 18:44:03 +0200
  • 3adcb5fd61 fix(core): Exit with correct status code Michael Carlberg 2016-06-20 18:26:54 +0200
  • 710bd32c26 feat(xbps): Template file for xbps package Michael Carlberg 2016-06-20 17:28:21 +0200
  • 5cd0605132 fix(aur): Updated version in git package Michael Carlberg 2016-06-20 17:22:34 +0200
  • 92610af7c8 build: Bump version to 1.2.1 Michael Carlberg 2016-06-20 17:06:49 +0200
  • fbe91c1b65 fix(docs): Improved launch section Michael Carlberg 2016-06-20 17:05:23 +0200
  • 41c807afc2 build: Removed compiler condition Michael Carlberg 2016-06-20 15:54:05 +0200
  • 55f5a6fb70 task: Removed torrent module Michael Carlberg 2016-06-20 15:08:13 +0200
  • ff7e15db88 logger: Output INFO messages as default Michael Carlberg 2016-06-20 14:01:20 +0200
  • 4b2d2fc986 fix(docs): Added note about lemonbar xft support and i3 issue Michael Carlberg 2016-06-17 19:27:40 +0200
  • 7490841e55 fix(mpd): Ignore timer updates if not playing Michael Carlberg 2016-06-15 05:16:59 +0200
  • 3319bd10c5 fix(registry): Fixed duplicate refresh calls Michael Carlberg 2016-06-15 00:57:20 +0200
  • b5e5f8769d build: Bump version to 1.2.0 Michael Carlberg 2016-06-14 13:17:26 +0200
  • 939a704764 fix(core): Conform to musl libc Michael Carlberg 2016-06-14 13:17:03 +0200
  • fc2a6ed795 feat(wrapper): Ability to override app executable Michael Carlberg 2016-06-14 12:20:18 +0200
  • 6cae06c4dc refactor(script): Better handling of tail scripts Michael Carlberg 2016-06-14 12:14:29 +0200
  • c959d2c7c6 refactor(bar): Make monitor vector local Michael Carlberg 2016-06-14 12:12:58 +0200
  • 3bc408e3cf refactor(eventloop): Pipe handling Michael Carlberg 2016-06-14 12:12:09 +0200
  • 266705e016 fix: Catch inotify exceptions Michael Carlberg 2016-06-14 06:26:46 +0200
  • 61e3f6716c feat(bump.sh): Version bumping script Michael Carlberg 2016-06-14 05:39:17 +0200
  • 29d284ff12 build: Bump version to 1.1.2 Michael Carlberg 2016-06-14 05:37:03 +0200
  • ea15f4a5de fix(battery): Prevent broadcast if values are unchanged Michael Carlberg 2016-06-14 05:24:56 +0200
  • d0e12fdcd0 docs: Added license shield Michael Carlberg 2016-06-14 03:15:33 +0200
  • 3062a1416f task(build): Bumped version to 1.1.1 Michael Carlberg 2016-06-14 02:56:53 +0200
  • 4991e18b19 fix(registry): Offset module loading Michael Carlberg 2016-06-14 02:55:32 +0200
  • 37ceb4d5c4 task(build): Bumped version to 1.1.0 Michael Carlberg 2016-06-13 23:43:45 +0200
  • f7734de26a feat(script): Option to tail script output Michael Carlberg 2016-06-13 23:41:59 +0200
  • 552c0b58a5 fix(command): try to please linter Michael Carlberg 2016-06-11 13:48:19 +0200
  • 6d54893834 fix(ci): Build project using both clang and gcc Michael Carlberg 2016-06-11 12:55:04 +0200
  • 49b36fa436 Revert "task(docs): Removed travis build indicator" Michael Carlberg 2016-06-11 12:37:14 +0200
  • b15ad8b21c task(ci): Updated travis config Michael Carlberg 2016-06-11 12:10:43 +0200
  • a52e73be71 -- First major release: 1.0.0 - cheers! -- Michael Carlberg 2016-06-11 08:04:56 +0200
  • b5a0da1457 fix(wrapper.sh): Drop the .sh extension Michael Carlberg 2016-06-11 07:44:46 +0200
  • 2c74cb06de task(dsl): Replace colons with dashes Michael Carlberg 2016-05-26 02:14:56 +0200
  • 3b9dc784ba task(docs): Added another sample screenshot Michael Carlberg 2016-06-11 06:49:43 +0200
  • 0e52c02a5f fix(core): Exit with correct status code on failure Michael Carlberg 2016-06-10 16:19:27 +0200
  • 613c027fe1 fix(config): Include more fields in example config Michael Carlberg 2016-06-10 12:18:17 +0200
  • 9d9a1ab285 task(build): Bumped version to 0.2.0 Michael Carlberg 2016-06-10 01:16:01 +0200
  • 0e9900db74 fix(volume): Improve mixer event handling Michael Carlberg 2016-06-10 01:09:54 +0200
  • 737da87e22 fix(docs): Added offset_xy to bar config section Michael Carlberg 2016-06-10 00:53:02 +0200
  • e4c1b6c94f task(docs): Updated README Michael Carlberg 2016-06-09 16:13:01 +0200
  • 1e78f57dc7 task(docs): Removed travis build indicator Michael Carlberg 2016-06-09 15:49:40 +0200
  • f71548bc57 task(build): Bumped version to 0.1.5 Michael Carlberg 2016-06-09 15:47:38 +0200
  • 1e2cbc0b2e task(docs): Add bar configuration to README Michael Carlberg 2016-06-09 14:22:21 +0200
  • f667b739f0 task(mpd): Move connection settings to config Michael Carlberg 2016-06-09 13:42:03 +0200
  • f19c11c3c8 docs(volume): Add module description Michael Carlberg 2016-06-02 19:29:59 +0200
  • 20ebe00656 fix(volume): Do not require pending events when querying for headphones Michael Carlberg 2016-06-02 19:00:04 +0200
  • 8c8d5bc4a8 fix(core): Always initialize input pipe Michael Carlberg 2016-06-02 18:47:26 +0200
  • 331c94c248 fix(volume): Handle non synced mute Michael Carlberg 2016-06-02 18:45:48 +0200
  • b210e5a01d fix(docs): Typo in configuration example Michael Carlberg 2016-06-02 18:31:02 +0200
  • 39d3f61497 refactor(core): Clean-up Michael Carlberg 2016-05-31 05:58:58 +0200
  • d0499d4d15 fix(docs): Remove unmerged dsl entries Michael Carlberg 2016-06-01 18:31:02 +0200
  • b63e25d6e7 fix(core): Nullptr checks Michael Carlberg 2016-06-01 16:59:03 +0200
  • a410e182a9 fix(volume): Unit testing would be nice Michael Carlberg 2016-06-01 16:35:24 +0200
  • 89a476e94c fix(mpd): Avoid nullptrs Michael Carlberg 2016-06-01 16:29:17 +0200
  • 78effb28b8 fix(volume): Prevent nullptr Michael Carlberg 2016-06-01 16:26:44 +0200
  • f1e7991279 fix(battery): Check file existance Michael Carlberg 2016-06-01 16:06:36 +0200
  • 9321fb0db9 fix(backlight): Check file existance Michael Carlberg 2016-06-01 16:06:24 +0200
  • 4cbd53810b docs(config): Added example with xtitle Michael Carlberg 2016-06-01 15:12:27 +0200
  • af6ef01ea6 fix(cpu): Bad value for total load percentage Michael Carlberg 2016-06-01 08:18:11 +0200
  • f573fcc531 fix(bspwm): Do not output empty click handlers Michael Carlberg 2016-06-01 07:49:14 +0200
  • a6ec504513 feat(core): Throttle writes to stdout Michael Carlberg 2016-06-01 01:07:23 +0200
  • f033e0e7e5 feat(dsl): DSL patching script Michael Carlberg 2016-05-31 18:56:14 +0200
  • e225201bee fix(ci): Irc notification template Michael Carlberg 2016-05-31 16:53:03 +0200
  • a85b445080 task(ci): Enable ccache Michael Carlberg 2016-05-31 16:36:20 +0200