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

system-bluetooth-bluetoothctl: small fixes

github.com/polybar/polybar-scripts - cb771c6ad432f5059e4e8942dba7058d0dbf9187 authored over 5 years ago
system-bluetooth-bluetoothctl: small fixes

github.com/polybar/polybar-scripts - 9396047ced6dba3e8145222d45ef8ac58715ec26 authored over 5 years ago
Add Code Triage-Badge

I added the repo to code triage to get regular mails about open issues of polybar.

github.com/polybar/polybar - b162e1758304d65dec77a14c7274edb12bf72d27 authored over 5 years ago
net: Don't disable when linkspeed not detected (#1772)

Shows "N/A" instead.

Fixes #1211

github.com/polybar/polybar - 3e83fb9fb2c5d5c103ae519633621173a6294718 authored over 5 years ago
fix(file): Don't add slash to relative path

This fixes a regression introduced in
56e24992dfe2fba32b1f6b07fc37ab7d0a7c6aba where relative co...

github.com/polybar/polybar - 99e823bd0aafee0a100b297945cf5c0b5b98b327 authored over 5 years ago
info-twitch-countdown: remove screenshots from README.md

github.com/polybar/polybar-scripts - 3bdc63951d24e08c815a5342403475ca06c0220d authored over 5 years ago
info-twitch-countdown: drop script (fix #170)

github.com/polybar/polybar-scripts - d4cd832ed5b180d66bb03983b979792f2197729c authored over 5 years ago
fix(aur): Add sphinx as a build dependency

github.com/polybar/polybar - 5a309f0e33e6d1a7750fcf4efb8a85837f76b27a authored over 5 years ago
network-traffic: add bit option

github.com/polybar/polybar-scripts - 87945d3682c31192f8ab3815fa3b9a2427cb23f6 authored over 5 years ago
ticker-forex: add script

github.com/polybar/polybar-scripts - 94b6b1a34ece1662b5aed6492c282aed96f35d26 authored over 5 years ago
ticker-crypto: rewrite script

github.com/polybar/polybar-scripts - 8dfbbf9be9d5586a406894b19ee89deff1ec4238 authored over 5 years ago
ticker-btceur: rename to ticker-crypto

github.com/polybar/polybar-scripts - ee1471d5cb6b11d90cc32f704259b7f424211d4a authored over 5 years ago
ticker-bcheur,ticker-etheur: remove scripts

github.com/polybar/polybar-scripts - cf7381b7af39431bdb440dc3322649285b2a4098 authored over 5 years ago
system-thinklight: add script

github.com/polybar/polybar-scripts - 31edb1cd1f6ec4ef8933f1f6dc4802d9227730fb authored over 5 years ago
battery-combined-udev: move pid to /tmp

github.com/polybar/polybar-scripts - 8cdd59ecb22280e42a393a098b938f6635081ac4 authored over 5 years ago
network-networkmanager: move pid to /tmp

github.com/polybar/polybar-scripts - 93ceb74ad58b5c8dd3b44da37765b65a854b6d4b authored over 5 years ago
system-usb-udev: move pid to /tmp

github.com/polybar/polybar-scripts - 158d5acc05214e1f023fd8cc7486d196b4274c75 authored over 5 years ago
README.md: add system-bluetooth-bluetoothctl to Hall of Fame

github.com/polybar/polybar-scripts - 6d1cb1e330f4939dc9eed8fd966f2db9f998d343 authored over 5 years ago
player-mpris-tail: fix blacklist option for chromium (close #169)

github.com/polybar/polybar-scripts - b967cc75c42c1261ebe4d827054b7b544882d95f authored over 5 years ago
system-bluetooth-bluetoothctl: add script

github.com/polybar/polybar-scripts - 246a8ea34213979c0419b5fb56ac3e0942ef6c8f authored over 5 years ago
README.md: update Hall of Fame

github.com/polybar/polybar-scripts - bdf20e3334f0a88f4b5232354875602931452192 authored over 5 years ago
info-wifionice: check for SSID

github.com/polybar/polybar-scripts - a0c485c565f1fd6c73047837000027cf2d84b91e authored over 5 years ago
fix(modules): Only add reset tag on non-empty modules

Adding the reset tag to empty modules makes polybar add margins and
separators for that empty mo...

github.com/polybar/polybar - 4ea188b3f93290aeb30ddfc5ce920fe14d605858 authored over 5 years ago
build(deps): Bump nokogiri from 1.8.5 to 1.10.4

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 to 1.10.4.
- [Release not...

github.com/polybar/polybar.github.io - 3432a8008de7d6fd841209ac5e26248aa261c238 authored over 5 years ago
info-wifionice: fix speed formatting

github.com/polybar/polybar-scripts - d412c4e372840ffaff0b77ee24bc7136fa62e571 authored over 5 years ago
Reset all tags at the end of a module

The %{PR} tag is introduced for this. It resets all colors as well as
the activation of the unde...

github.com/polybar/polybar - 57d364a2fc699e0f2413e1d3df4d4f70e7e2576d authored over 5 years ago
builder: remove BUILDER_SPACE_TOKEN

Was around since the first commit but no documentation why. It was only
used in the text module ...

github.com/polybar/polybar - f967cd5f5985dfe8c8ddce6cfa651bbacf59112e authored over 5 years ago
refactor(builder): Don't track raw tags

When adding a string to the builder directly, it would parse the string
for formatting tags, del...

github.com/polybar/polybar - 928cd92a4f20e7c782ca2e94b85556fc0cca3888 authored over 5 years ago
builder: Simplify open tag tracking

Using a bit vector to track the active attributes does not really give a
significant speed incre...

github.com/polybar/polybar - 3ebb0b0b0397bf8e5bfdfc1c3f194926662cdb16 authored over 5 years ago
Incorporate Reviews

github.com/polybar/polybar - 211b0bbfd8c780902ddf74fcd200549335cfcc61 authored over 5 years ago
builder: Cleanup label over-/underline handling

There really is no reason to also close over/underline tags when we have
a right margin and a no...

github.com/polybar/polybar - ddb40db49062d477eaf09ca5309f01076ca9c10b authored over 5 years ago
config_parser: Introduce stricter syntax conventions (#1377)

This is the next step to merge #1237 in stages.

Currently there are barely any restrictions o...

github.com/polybar/polybar - 56e24992dfe2fba32b1f6b07fc37ab7d0a7c6aba authored over 5 years ago
README.md: add budlabs/polify to user repos

github.com/polybar/polybar-scripts - 7110ab13ec81a37b4670164241f4bbec0ed6ba90 authored over 5 years ago
popup-calendar: fix border calculation (close #171)

github.com/polybar/polybar-scripts - 3fb8b231e2bf85e0a09a8b31230fa0d1715a16b5 authored over 5 years ago
updates-void: remove unnecessary sudo

github.com/polybar/polybar-scripts - 238989705f34fa92a7664e80ae6abe92c6118d17 authored over 5 years ago
feat(github): add support for github enterprise (#1841)

github.com/polybar/polybar - 58d72c4f1939ae1af4e853c19b9e1cd1be3de8db authored over 5 years ago
travis: add build url

github.com/polybar/polybar-scripts - 2d65626d2e34f7069cc193d5b2abf101e4ef6ab6 authored over 5 years ago
travis: create an irc one-liner (#1846)

github.com/polybar/polybar - 12a47fe72e0df59132d01b0ab635f05666a2d354 authored over 5 years ago
isrunning-service: update description

github.com/polybar/polybar-scripts - e03d9d8b819c08375469ae076d638a765ed7cbf9 authored over 5 years ago
isrunning-docker,isrunning-bluetooth: remove unneeded scripts

github.com/polybar/polybar-scripts - b67e61c3dee0b2d25a80a781a2a65164ec00db0a authored over 5 years ago
isrunning-service: made script more simple

github.com/polybar/polybar-scripts - 31b58e72eaf705d3588b33a1a87e6ec05af725cd authored over 5 years ago
isrunning-service: add script

github.com/polybar/polybar-scripts - c4ce70a7b3dcd4ffc3dad564476bf266ead3ff8c authored over 5 years ago
network-networkmanager: hide bridges, fix output errors

github.com/polybar/polybar-scripts - 351a2a0294023a2ee71fb2814c720f9237343100 authored over 5 years ago
player-mpris-tail: add ability to handle position in track

github.com/polybar/polybar-scripts - 0b2311e6e26fbbf4f512bd34cc5ed835fc22fb56 authored over 5 years ago
README.md: add polybar-pulseaudio-control to user repos

github.com/polybar/polybar-scripts - 55c7625bc5d21fe1f5deefbfa7788e426452732b authored over 5 years ago
info-dualshock4: add icon again

github.com/polybar/polybar-scripts - ec9e68dedcf2283041f33b501565df8109d520fd authored over 5 years ago
vpn-anyconnect-status: change description for icon

github.com/polybar/polybar-scripts - 646d3ded1b81822bb0b6250ded62742a70a2566f authored over 5 years ago
updates-arch-aur: add pikaur to README

github.com/polybar/polybar-scripts - 61e9a186a27d7aaa2a7187a285b04a19821b6559 authored over 5 years ago
updates-arch-combined: add pikaur to README

github.com/polybar/polybar-scripts - bcc30500198179eabe78745ae1f35c85d5ed14f2 authored over 5 years ago
pulseaudio-rofi: remove script, its out of the polybar-scripts scope

github.com/polybar/polybar-scripts - 0900d2926fed6c86ec6b72b93880ec70ecc141e2 authored over 5 years ago
info-wmname: remove unneeded var

github.com/polybar/polybar-scripts - 281cbb8e91fba48c41c60f7ae84077d905adae5f authored over 5 years ago
info-taskspooler: use /bin/sh

github.com/polybar/polybar-scripts - 03a84158b53a58d0b51f3395878d38494f268515 authored over 5 years ago
info-hexdate: remove dead link

github.com/polybar/polybar-scripts - 4adbdb0f7a057b4d8175b78ee0e94b83b68ea927 authored over 5 years ago
info-dualshock4: fix description

github.com/polybar/polybar-scripts - 943c5fed234bb82ba297a6bf6ab790dcf74b7997 authored over 5 years ago
battery-combined-udev: use uppercase const

github.com/polybar/polybar-scripts - 727aeceffbaf86dfcceb6156f9d149a94c2b7a80 authored over 5 years ago
battery-combined-tlp: improve value detection

github.com/polybar/polybar-scripts - a93416cdcbe8ad3bcec7cd75af1b0f23e64b098b authored over 5 years ago
battery-combined-shell: use uppercase const

github.com/polybar/polybar-scripts - aacaf2937c315f87b17dfb998fdff5fedf076c47 authored over 5 years ago
travis: remove encrypted channel

github.com/polybar/polybar-scripts - 2ceeae2673dbe8aa6b718b2cfd0750dd84b3cb9a authored over 5 years ago
aur: Make feature deps hard deps

In the AUR optdepends means that the package can run without optdepends
installed. In polybar mo...

github.com/polybar/polybar - 2b691af41e674700818c425048dc93ed73c92651 authored over 5 years ago
build: Remove pulseaudio binary dependency check

The binary is not needed to compile and run polybar with pulseaudio
support. Though of course th...

github.com/polybar/polybar - c6bc8a6ee67768ddef9b019b946d70dfe8183f3f authored over 5 years ago
Update PKGBUILDs for 3.4.0

github.com/polybar/polybar - fe7dc28b07afe949ee2e0fae625e2e0d456d0185 authored over 5 years ago
Release 3.4.0 blog post

github.com/polybar/polybar.github.io - 588383b240aa86f76dbef6a02ab2f2a2eb697f79 authored over 5 years ago
Don't use contractions

github.com/polybar/polybar.github.io - c7c3295da2f40f924e72a15616a506218cedd345 authored over 5 years ago
Release 3.4.0

Breaking Changes:

* In the `internal/memory` module all of the megabyte values no longer have d...

github.com/polybar/polybar - 91652736ae86140c25d1c055016f095b94f301c6 authored over 5 years ago
updates-fedora: set locale

github.com/polybar/polybar-scripts - 821525b3815f39070599aa85c3510894df782dde authored over 5 years ago
Add polypomo to README under 'other repositories' (#164)

README.md: add unode/polypomo to user repos

github.com/polybar/polybar-scripts - fef7a6c8e107383c41fc9cd6372079e6641074e8 authored over 5 years ago
travis: test encrypted irc channel

github.com/polybar/polybar-scripts - 313ff76cb66a8600ca6f6f1a8d39cec4f7324a87 authored over 5 years ago
info-dualshock4: add script

github.com/polybar/polybar-scripts - 2324dcc9b910d8887d8df94e7bb91f83156e2bbf authored over 5 years ago
travis: made irc notification a one liner

github.com/polybar/polybar-scripts - 636eaba0b333fe2f5b997f8cebaca2e294772116 authored over 5 years ago
travis: add irc notifications to freenode.org#polybar

github.com/polybar/polybar-scripts - 42a24b9e8d996741581dcccf804628578b3ee3a7 authored over 5 years ago
README.md: add polybar-spotify-controls to user repos

github.com/polybar/polybar-scripts - 8c11f428829424f8532aec8e65a7b4408beff3b0 authored over 5 years ago
fix(config): Allow empty string as ref fallback (#1831)

github.com/polybar/polybar - f0c65e6cf08012d10bde88b2caee39ad938b40fe authored over 5 years ago
cmake: Use GNUInstallDirs (#1818)

* Use GNUInstallDirs instead of hardcoded paths

This change should be a no-op in the normal c...

github.com/polybar/polybar - 43556b5d924ae9c6e1d9759f88c584f7cb9f48c2 authored over 5 years ago
fix(msg): use stdout when exiting with code 0

github.com/polybar/polybar - 0740382851cd8bcb49004746acf2c99acdbbc385 authored over 5 years ago
pulseaudio-rofi: fix description in rofi

github.com/polybar/polybar-scripts - 96f2d4c3713270d6b32e5ac0863b988d97247677 authored over 5 years ago
fix(i3): Surround ws names with quotes (#1798)

Fixes #1797

github.com/polybar/polybar - c650513b67b013aa9dd204a4df65ec5b4f11e88a authored over 5 years ago
refactor(font): More robust font size calculation

Originally the size function returned the scaled `size` property for
scalable fonts and the non-...

github.com/polybar/polybar - 5be532c51b24ea8633382c97d9a7ca5b40395d3d authored over 5 years ago
build: remove xdamage extension

Unused

Ref: #1730

github.com/polybar/polybar - a3e2e51ac91351a6e406e685026a5ed212a9d687 authored over 5 years ago
build: remove xrender extension

Some build recipes (exherbo, sourcemage) for some reason enable this
even though it doesn't do a...

github.com/polybar/polybar - 6ff2b2b37f6e1b267fe3ec4d21c76f901365cdf3 authored over 5 years ago
build: remove xsync extension

Unused

Ref: #1730

github.com/polybar/polybar - 38af08d29a5da0f69e4c032116a582d0e32a644b authored over 5 years ago
config: Remove bspwm variable references

This confuses lots of people when removing the bspwm module from the
sample config and trying to...

github.com/polybar/polybar - 2b0bf463b11f8ad916bef83d2e96a721bb29e0ea authored over 5 years ago
rtd: Use provided version string on rtd

@APP_VERSION@ isn't available on rtd because it doesn't configure the
entire project

github.com/polybar/polybar - 7724c4dccb18ed9e48b050713540a2d05eacd2a1 authored over 5 years ago
cleanup(cmake): remove useless variables (#1767)

They also caused a cmake warning when compiling with debug symbols

github.com/polybar/polybar - 28b8877edca55daee297baa235a6824a594a4136 authored over 5 years ago
refactor(build): Remove version number namespace

I don't know the original intention behind this but it clutters up debug
traces and basically ma...

github.com/polybar/polybar - e1e28f09f37b5f0ee67b806d29934022c9654214 authored over 5 years ago
move x70b1/polybar-scripts to polybar/polybar-scripts

github.com/polybar/polybar-scripts - 53cca3e87caea80c43731c3ae3d900c2f1e97fa2 authored over 5 years ago
pulse: Set volume to max when the increase was too huge (#1765)

Previously, when volume was in close proximity to n_max_volume, a larger
increase would not do ...

github.com/polybar/polybar - cb75857ff66543e9aedac3f87df130ba03132471 authored over 5 years ago
feat(battery): add `%percentage_raw%` token (#1756)

Displays real percentage instead of being set to 100 if percentage > full-at

* battery: added...

github.com/polybar/polybar - b2b73b5d91daf88f68c4be512ee6318378727633 authored over 5 years ago
build: Allow doc to build as its own project

We can now build the docs without having to have installed all
dependencies for polybar.

github.com/polybar/polybar - 4c0117528e452670b9cedddc956c89e3d08c887a authored over 5 years ago
travis: Build documentation

github.com/polybar/polybar - 65e72fd71ef207f0236a8fac2e1e10eccba56e08 authored over 5 years ago
build: Remove -Werror

Whenever a new gcc version is released that introduces new warnings,
this breaks lots of builds ...

github.com/polybar/polybar - 9103d232a5cf669e4d230b6216532279b39aa0f6 authored over 5 years ago
migration: Update submodule URLs

github.com/polybar/polybar - 37a7ad9c4461c949b14b599dc9c0f9815b213912 authored over 5 years ago
migration: Update URLs

jaagr/polybar -> polybar/polybar

Travis changed their url for new projects to travis-ci.com

github.com/polybar/polybar - 4cc836fa6612d9714d68ae5ed7ef8dfae614e258 authored over 5 years ago
migration: Update URLs (#9)

github.com/polybar/polybar.github.io - 0cb011c63cc1a2e05817a89d73337fefd1e3746c authored over 5 years ago
fix(build): Uninitialized local variable (#1759)

Fixes #1758

github.com/polybar/polybar - 9f7840c7d68e064cb5460a012936ac21cb8f68f2 authored over 5 years ago
README.md: add polybar-browsermediacontrol to user repos

github.com/polybar/polybar-scripts - 73357abe9e8151d6e87243d4ce7cc79505cf4ce1 authored over 5 years ago
REAME.md: add polybar-spotify to user repos

github.com/polybar/polybar-scripts - 9335ed27d15873c2582e5bc1ecf19144e5d07109 authored over 5 years ago
isrunning-docker: fix typo

github.com/polybar/polybar-scripts - 0bc089c9554dea438d5844b8efc31dd94054b6a4 authored over 5 years ago
isrunning-docker: add script

github.com/polybar/polybar-scripts - df73bc91d7af83deca1da888bf1785c75d0a721a authored over 5 years ago
info-taskspooler: update README.md

github.com/polybar/polybar-scripts - 1b308586f49f6b52bb005c4408f46a51a478cb99 authored over 5 years ago