Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

polybar

A free and open-source statusbar for the Linux desktop
Collective - Host: opensource - https://opencollective.com/polybar - Website: https://polybar.github.io - Code: https://github.com/polybar

fix(docs): Added xcb-proto to the list of dependencies

github.com/polybar/polybar - 7a141175b460aeed4418f4c8f1d467faecaffb27 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(bspwm): Look for socket path in env variable

Fixes jaagr/lemonbuddy#29

github.com/polybar/polybar - 99f97b07eb9606bbe6a2cbea21421243ccd99f16 authored over 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.4.2

github.com/polybar/polybar - 3ad583b8d0cc4fc2055d7e2770a0c929d1cc1a86 authored over 8 years ago by Michael Carlberg <[email protected]>
builder: Get bar options lazily

github.com/polybar/polybar - e8cb754c27aac806da45c9f54c06fd048d6c3e94 authored over 8 years ago by Michael Carlberg <[email protected]>
build: Include man pages in build

github.com/polybar/polybar - 3273ed689fcf02528e32305174dbe36758004b61 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(docs): Updated the sigc++ package name

github.com/polybar/polybar - c72ba277b62bd8c9c2c2d09e342fe84263ac465b authored over 8 years ago by Michael Carlberg <[email protected]>
fix(docs): Added jsoncpp to the dependency lists

github.com/polybar/polybar - 1ae3504b30198843b8273d1421c749cdc28e04d4 authored over 8 years ago by Michael Carlberg <[email protected]>
feat: Support alpha using tags %{F#00}

github.com/polybar/polybar - 96179de06ab3a8ed412d8c4d5aa29d0c4c2d31ff authored over 8 years ago by Michael Carlberg <[email protected]>
refactor: Use shared_ptr for Bar/Opts

github.com/polybar/polybar - 80e6936cdc70c55c46b4295ce60103c9f95984ce authored over 8 years ago by Michael Carlberg <[email protected]>
Cleanup and compiler check fixes

github.com/polybar/polybar - f406f1eb9ff5e245fb0d28416386f6fef27cc053 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(date): Do not trigger updates when unchanged

github.com/polybar/polybar - f2999b727260ae0911aeaf2331aed0a9448d39bf authored over 8 years ago by Michael Carlberg <[email protected]>
fix(aur+xbps): Update version in pkg templates

github.com/polybar/polybar - 6329b5635cf3041b8364c98db8a62043f8f09115 authored over 8 years ago by Michael Carlberg <[email protected]>
docs: Updated README

github.com/polybar/polybar - 3cd7dc4085e1c0665e29a559113db0ee0ce8703f authored over 8 years ago by Michael Carlberg <[email protected]>
fix(cmake): Enable C support for the project

github.com/polybar/polybar - 338c04ec91f0fade0b29f9861114673696e7a1af authored over 8 years ago by Michael Carlberg <[email protected]>
refactor(cmake): Specify compile opts on target

github.com/polybar/polybar - 16cc82d9201a7084d53abb0843c1d72dbefcae79 authored over 8 years ago by Michael Carlberg <[email protected]>
refactor(i3ipcpp): Use patched standalone version

github.com/polybar/polybar - bfb587435415079ff23620217f8e391ccb124734 authored over 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.3.2

github.com/polybar/polybar - a94fcec24547a89486bdb3fa6d8c906975e4b89a authored over 8 years ago by Michael Carlberg <[email protected]>
fix(i3): Release wait lock

github.com/polybar/polybar - 35d84ccb8dc6248f5fca4758eb412b643ab5cc6e authored over 8 years ago by Michael Carlberg <[email protected]>
fix(bump.sh): Added more locations to update

github.com/polybar/polybar - d3c6c723886cfe06c37b6ca4ccae49df28132531 authored over 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.3.1

github.com/polybar/polybar - b9ba5ff6e13686ffd8bfea7e584577aae74b6abe authored over 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.3.1

github.com/polybar/polybar - 3d8d28a2db8f37884fe0511bdf13d4111c4cd237 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(build): Include i3ipcpp if i3 is enabled

github.com/polybar/polybar - 915c46d05295a72c14e467b6b72506a64b96044c authored over 8 years ago by Michael Carlberg <[email protected]>
aur: Updated packages

github.com/polybar/polybar - 2e4d2b2fd04f49c8090fa2f1294418b64be0824d authored over 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.3.0

github.com/polybar/polybar - 3edb476ed0a1577f13773c3133312125bd92c9ed authored over 8 years ago by Michael Carlberg <[email protected]>
fix: Custom version by argument

github.com/polybar/polybar - 4d5851b3b32efc3e382d97ef1d56a87bb2595e8e authored over 8 years ago by Michael Carlberg <[email protected]>
feat(build): Build with version

github.com/polybar/polybar - 4c83b363bffbcff54d261a83c5987bdc20c4ce29 authored over 8 years ago by Michael Carlberg <[email protected]>
refactor(xcb): Namespacing

github.com/polybar/polybar - e1279d65823cdb91a25c669dfd0648a2941e59c3 authored over 8 years ago by Michael Carlberg <[email protected]>
refactor(bspwm): Better socket handling

- Reconnect on POLLHUP
- Switch desktop using socket instead of std::system()

Fixes jaagr/lemon...

github.com/polybar/polybar - b8a1dd628e9d0993d3a890ca08347ace8bb558b1 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(logger): Use local ptr

github.com/polybar/polybar - 99cb53a565a77fd8833d185ddf81d82ac4e1f61b authored over 8 years ago by Michael Carlberg <[email protected]>
refactor: Better handling of spaces between format tags

Ignore spaces if the previous tag was not outputted

github.com/polybar/polybar - 8b030930af781b9816bbf207d366e555a7b0d4b5 authored over 8 years ago by Michael Carlberg <[email protected]>
refactor(mpd): Cleanup

github.com/polybar/polybar - ab06ed2c16a831a79602496dbb198b7f51402594 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(mpd): Safety check

github.com/polybar/polybar - f25d26fbd90735e51e29935b3574460c3070fc81 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(mpd): Broadcast connection state changes once

github.com/polybar/polybar - 78823fda6d0229b126477636a2b7616815974811 authored over 8 years ago by Michael Carlberg <[email protected]>
fix: Conditional modules

github.com/polybar/polybar - 26daf744bbfa9f960e9f790a77c8f8bdd0df268d authored over 8 years ago by Michael Carlberg <[email protected]>
fix(docs): Updated dependency list

github.com/polybar/polybar - d81790a70cc6f14a0dc225148e308e27e999a56a authored over 8 years ago by Michael Carlberg <[email protected]>
fix(ci): Updated dependency list

github.com/polybar/polybar - 657a9e4a8aa04e14d116f455682a20a91a0aa3be authored over 8 years ago by Michael Carlberg <[email protected]>
fix(xpp): Submodule ref

github.com/polybar/polybar - 50a35b05756d2a741d76d661df09df2ac850c22f authored over 8 years ago by Michael Carlberg <[email protected]>
Add initial man pages.

github.com/polybar/polybar - efa999932c739a1c7418d9b45deedf1444a63328 authored over 8 years ago by Ammon Smith <[email protected]>
i3ipcpp: Version bump

github.com/polybar/polybar - b00dbafedd280f82e7692f19f8745fe03026e10c authored over 8 years ago by Michael Carlberg <[email protected]>
fix(xcb): Use xcb_rectangle for monitor bounds

github.com/polybar/polybar - 718cfd294db43b02617184e48fc29c035e254342 authored over 8 years ago by Michael Carlberg <[email protected]>
docs: Update build instructions

github.com/polybar/polybar - cc9d385b6f8167072c7195d4593d175a5d33edd6 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(ycm): Update submodule paths

github.com/polybar/polybar - f43c25332e7e3eac75b15b7137742e491860713e authored over 8 years ago by Michael Carlberg <[email protected]>
Cleanup of bar::load

github.com/polybar/polybar - 825b47b7d441b757d847579d9f705d6155e707a3 authored over 8 years ago by Michael Carlberg <[email protected]>
xpp: Type aliases

github.com/polybar/polybar - ee1c980be194e4214975dec1960accb08e0bbe66 authored over 8 years ago by Michael Carlberg <[email protected]>
Update submodules version tag

github.com/polybar/polybar - 257baa75c6dcc28245a3c8bc9638751d68dacc2f authored over 8 years ago by Michael Carlberg <[email protected]>
refactor: Store libraries in lib/

github.com/polybar/polybar - 821e6f425612627693750a85b5302361bc9addbc authored over 8 years ago by Michael Carlberg <[email protected]>
cmake: Cleanup

github.com/polybar/polybar - 52335d4f63569986a8e462b8f9075105df3e8ecf authored over 8 years ago by Michael Carlberg <[email protected]>
refactor: Replace X11 handling with xpp+xcb

xrandr 1.5 is no longer required for the monitor
handling to work

fixes jaagr/lemonbuddy#12
fix...

github.com/polybar/polybar - 8b7f2b72689c2d670d0399915ae58857f1a5f4af authored over 8 years ago by Michael Carlberg <[email protected]>
feat(xpp): Added xpp submodule

github.com/polybar/polybar - 00e96223a5065c3eacab18daea5db96954f30e16 authored over 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.2.2

github.com/polybar/polybar - a434072a49828ad081ebf3eb55d4d5e430fe7db7 authored over 8 years ago by Michael Carlberg <[email protected]>
build: Dont exclude i3 if option is explicitly defined

github.com/polybar/polybar - a1d8d47fb877236daa43e0d3f61afca60d86bdab authored over 8 years ago by Michael Carlberg <[email protected]>
fix(builder): Cap percentage values

github.com/polybar/polybar - 911b862f064ab652f1f8ce11c1d1eb72a6f99c1f authored over 8 years ago by Michael Carlberg <[email protected]>
fix: Initialize token labels in constructor

github.com/polybar/polybar - 8caa95de7f923eafc31520184e614128b7bb542a authored over 8 years ago by Michael Carlberg <[email protected]>
fix(volume): Cleanup mixers on early destruct

github.com/polybar/polybar - 04bd48d104a299aacb810751e74e98e0e68a9afe authored over 8 years ago by Michael Carlberg <[email protected]>
fix: Revert nested locking in module destruct

github.com/polybar/polybar - 1e5fc993a4fa3f3f5d242a08aa61094e2c3893ab authored over 8 years ago by Michael Carlberg <[email protected]>
fix: Use native wait timeout

github.com/polybar/polybar - 2b39fcd7ddccb0093d470d6692e6db23a2366818 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(battery): Replace debug message with trace

github.com/polybar/polybar - 5f0a90722a41452051eb7eec5627b11a6458000d authored over 8 years ago by Michael Carlberg <[email protected]>
fix(network): Use local logger

github.com/polybar/polybar - fd88c60b972b9adbb363599cc4ef04e789e36da4 authored over 8 years ago by Michael Carlberg <[email protected]>
task(build): Output current build type and compiler

github.com/polybar/polybar - e4c457dcc79aca69812ab04421e53f4619d24a24 authored over 8 years ago by Michael Carlberg <[email protected]>
refactor(registry): Changed naming of wait vars

github.com/polybar/polybar - 3ea64e5cbe998845e784f16e8905b4ed4e7e4114 authored over 8 years ago by Michael Carlberg <[email protected]>
refactor: Pass by value

github.com/polybar/polybar - e36cf8518ab0a1f27e24ce75ced5b3b7ffe6432e authored over 8 years ago by Michael Carlberg <[email protected]>
task(mpd): Increased default sync interval

github.com/polybar/polybar - 957f2e001cf2f0c8917e3d288f30fad5cb8541dd authored over 8 years ago by Michael Carlberg <[email protected]>
feat(registry): Log module refresh

github.com/polybar/polybar - 21290e103c56a0e55e4a5df2b8abd39d74b845bb authored over 8 years ago by Michael Carlberg <[email protected]>
feat(mpd): Format tags for back-/forward seek

github.com/polybar/polybar - d8a3d7d5f6296ce7d8126da5eb39c57c548e68a8 authored over 8 years ago by Michael Carlberg <[email protected]>
feat: Const methods for module broadcast throttle

github.com/polybar/polybar - 4366c36704521c122bdd02200932c479f94c3e3f authored over 8 years ago by Michael Carlberg <[email protected]>
fix(mpd): Default tag values

github.com/polybar/polybar - 006f3f8efd963ed661b6eccb3aa371ef6c11a367 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(battery): Store paths

github.com/polybar/polybar - 89ea8d9146f90cde8321127e730e0849721cf0ab authored over 8 years ago by Michael Carlberg <[email protected]>
feat: Throttle inotify event polling

github.com/polybar/polybar - 0c89775b052d1698e819d391309112443b0d3866 authored over 8 years ago by Michael Carlberg <[email protected]>
refactor(logger): Restrict trace logs to debug builds

github.com/polybar/polybar - 4d444da0e446f652a33484ea934703031adb93e4 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(build): Ignore warnings about unused variables for release builds

github.com/polybar/polybar - 4bed34156e61461c249bdbc91bd9063e5c299f1a authored over 8 years ago by Michael Carlberg <[email protected]>
fix: Lock all mutexes on destruct

github.com/polybar/polybar - ec2c27a44b5a2ef403b97f86bd544e5f3d064e89 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(mpd): Disconnect on destruct

github.com/polybar/polybar - d451318bbd0bd3efc4c5519878b280b7b238d548 authored over 8 years ago by Michael Carlberg <[email protected]>
feat: EventThrottler

github.com/polybar/polybar - ac22b59a40cd7607ab19ff334a7f524f6f943667 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(core): Move non-templated method bodies out of header

github.com/polybar/polybar - c506829e4e9e1d7b50113619524e3c8d7182dc7b authored over 8 years ago by Michael Carlberg <[email protected]>
feat: Throttle module broadcasts

github.com/polybar/polybar - f48ab45834beb2f9c25e93544ac35783ed2908ae authored over 8 years ago by Michael Carlberg <[email protected]>
refactor: Pass by value

github.com/polybar/polybar - e1f8c001dd4d792b059b38f68bd52d1343ae7666 authored over 8 years ago by Michael Carlberg <[email protected]>
task: Removed obsolete timer util

github.com/polybar/polybar - b26ab9ce5fd556d5c9473e4ea0698dbf27d1007e authored over 8 years ago by Michael Carlberg <[email protected]>
feat(core): Custom thread sleep

Makes it possible to manually wake up sleeping threads

github.com/polybar/polybar - ec92ac91ab80e87ec56ab50d58fcc21a6b7967ae authored over 8 years ago by Michael Carlberg <[email protected]>
fix(core): Output more details about defined bars at failure

github.com/polybar/polybar - d530da0d50d0f1fd92fcabc56493e1803397ff79 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(core): Exit with correct status code

github.com/polybar/polybar - 3adcb5fd61f38e41fa94c816f58545541daeabe8 authored over 8 years ago by Michael Carlberg <[email protected]>
feat(xbps): Template file for xbps package

github.com/polybar/polybar - 710bd32c2670afab3be1f69a2cb62777fcdfe5ca authored over 8 years ago by Michael Carlberg <[email protected]>
fix(aur): Updated version in git package

github.com/polybar/polybar - 5cd06051325a3b08e87206f60e34e701acf79393 authored over 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.2.1

github.com/polybar/polybar - 92610af7c86c1a26f87a406195b9f3a148f45f29 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(docs): Improved launch section

github.com/polybar/polybar - fbe91c1b658c0ea1fd6fc60f946eead1be54d7c2 authored over 8 years ago by Michael Carlberg <[email protected]>
build: Removed compiler condition

github.com/polybar/polybar - 41c807afc2d6561859918d1f48b5360d5fd00d79 authored over 8 years ago by Michael Carlberg <[email protected]>
task: Removed torrent module

github.com/polybar/polybar - 55f5a6fb7058e446461c071eed85edbf45c5ecc7 authored over 8 years ago by Michael Carlberg <[email protected]>
logger: Output INFO messages as default

github.com/polybar/polybar - ff7e15db88b2de27506392936e41f5a00872e4ab authored over 8 years ago by Michael Carlberg <[email protected]>
fix(docs): Added note about lemonbar xft support and i3 issue

github.com/polybar/polybar - 4b2d2fc986bc7eb16f658f17d04692406d2b410a authored over 8 years ago by Michael Carlberg <[email protected]>
fix(mpd): Ignore timer updates if not playing

github.com/polybar/polybar - 7490841e55193105f7ddb24eef6c5cd24173dacb authored over 8 years ago by Michael Carlberg <[email protected]>
fix(registry): Fixed duplicate refresh calls

github.com/polybar/polybar - 3319bd10c53e96de31772d2ac6499f1ac9fdc299 authored over 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.2.0

github.com/polybar/polybar - b5e5f8769dfff587852241f6a1f1cf3d5eb872ff authored over 8 years ago by Michael Carlberg <[email protected]>
fix(core): Conform to musl libc

github.com/polybar/polybar - 939a704764f23dbe793fe762b0b20aac658b938c authored over 8 years ago by Michael Carlberg <[email protected]>
feat(wrapper): Ability to override app executable

github.com/polybar/polybar - fc2a6ed7952a91bb1b87851a3fe758e8fe7490de authored over 8 years ago by Michael Carlberg <[email protected]>
refactor(script): Better handling of tail scripts

github.com/polybar/polybar - 6cae06c4dc9a8eef30e0110a181cc98b35478aec authored over 8 years ago by Michael Carlberg <[email protected]>
refactor(bar): Make monitor vector local

github.com/polybar/polybar - c959d2c7c60db08e1e7b864463f1f5212c9499a2 authored over 8 years ago by Michael Carlberg <[email protected]>
refactor(eventloop): Pipe handling

github.com/polybar/polybar - 3bc408e3cf77720aee037b123f4d29dbd060babf authored over 8 years ago by Michael Carlberg <[email protected]>
fix: Catch inotify exceptions

github.com/polybar/polybar - 266705e016cb1b00ed69c71ae74d0e90f73015f3 authored over 8 years ago by Michael Carlberg <[email protected]>
feat(bump.sh): Version bumping script

github.com/polybar/polybar - 61e3f6716c6ba304b23d8a21a1d2c81931c44f69 authored over 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.1.2

github.com/polybar/polybar - 29d284ff1205c45b86869c2812983c09a93f7387 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(battery): Prevent broadcast if values are unchanged

github.com/polybar/polybar - ea15f4a5de787e39f045c10ac46d8b7e9960f63a authored over 8 years ago by Michael Carlberg <[email protected]>