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

player-mpris-tail: refactor and fix metadata parsing function

github.com/polybar/polybar-scripts - 015966d120eb1cb55cb82e17e5971ea8fb0c6ee5 authored almost 5 years ago by Rocky Prabowo <[email protected]>
config: Check if config path exists (#2026)

Closes: #2016

* update: Checks if the configuration file exists

* Update: Removing the log...

github.com/polybar/polybar - 512c519f2566255be9388986dcead784c5b022d8 authored almost 5 years ago by Lucas Araújo <[email protected]>
player-mpris-tail: Fix a couple issues with malformed metadata (#215)

When receiving malformed metadata (artists as strings, as in chromium, lengths as floats, as in ...

github.com/polybar/polybar-scripts - 52296288737cf59799aa9b28cc6c279d57c1fe5b authored almost 5 years ago by Cadence Pulley <[email protected]>
build(deps): Bump nokogiri from 1.10.4 to 1.10.8

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

github.com/polybar/polybar.github.io - 7707e46a8927514137727d732954fa2437099fff authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
travis: Add jsoncpp dependency

github.com/polybar/polybar - f02fb6702013033ae0d09c3cd37895c5155ca421 authored almost 5 years ago by patrick96 <[email protected]>
build: Update i3ipcpp submodule

With this we no longer distribute the jsoncpp 1.7.7 source with polybar.
It is possible that pol...

github.com/polybar/polybar - 6975c0ec262dec06158c31405c7c472e7ce8df23 authored almost 5 years ago by patrick96 <[email protected]>
config_parser: Improve message for invalid names

github.com/polybar/polybar - 0276d11fd906b48ff6d37da1715c59d3fd813396 authored almost 5 years ago by patrick96 <[email protected]>
doc: Allow custom SPHINX_BUILD

github.com/polybar/polybar - 0b713047aa9350e699d51ecf439f3109ab48a4b1 authored almost 5 years ago by patrick96 <[email protected]>
doc: Write syntax definition in polybar.5

github.com/polybar/polybar - fab8437ff133a0f154bf181ff173ed979fc8666f authored almost 5 years ago by patrick96 <[email protected]>
doc: Update links to https (#2012)

github.com/polybar/polybar - 5a695c7065427775f724cd706cade6ab4cc7a63f authored almost 5 years ago by Patrick Ziegler <[email protected]>
feat(github): offline label (#1825)

Adds `format-offline` and `label-offline`

* feat(github): offline label & fixes

* Clear la...

github.com/polybar/polybar - 683cfc073861c699d86170111975d99f55ca4100 authored almost 5 years ago by Cooper Pierce <[email protected]>
build: Update xpp submodule

Ref: polybar/xpp#21

github.com/polybar/polybar - 8d2b0d27474862df328f21f758a89951d2b8aff4 authored almost 5 years ago by patrick96 <[email protected]>
notification-github: improve API call

github.com/polybar/polybar-scripts - 7282f7069274a66a705d4a6a82f953f15726245e authored almost 5 years ago by x70b1 <[email protected]>
README.md: add VineshReddy/polybar-redshift to user repos

github.com/polybar/polybar-scripts - feb848236864d5977e47ab12a6a7fdbf478d7128 authored almost 5 years ago by Vinesh Reddy <[email protected]>
build: Update xpp submodule

PR #1683 downgraded the xpp submodule

github.com/polybar/polybar - 8d07f2aa2307f51027ac60fbee81d82aecd6e4cd authored almost 5 years ago by patrick96 <[email protected]>
fix(xworkspaces): Show _NET_NUMBER_OF_DESKTOPS desktops

In the case where _NET_NUMBER_OF_DESKTOPS > |_NET_DESKTOP_NAMES|
the last branch of the get_desk...

github.com/polybar/polybar - 3854fc91b53946c204aac79359888bcb3653778a authored almost 5 years ago by patrick96 <[email protected]>
cleanup(logger): use universal references to avoid useless copies

github.com/polybar/polybar - 51f9f35599bdbc94e9c9698f9713141b960cf46f authored almost 5 years ago by Jérôme BOULMIER <[email protected]>
use steady clock instead of system clock

github.com/polybar/polybar - 982a22cd62f84afff18f55bcd45f956e4fc04ad5 authored almost 5 years ago by Jérôme BOULMIER <[email protected]>
fix(battery): animation framerate

github.com/polybar/polybar - e6e010e45b7743c837db89ccf8614ca720889926 authored almost 5 years ago by Jérôme BOULMIER <[email protected]>
refactor(battery): simplify animation subthread

github.com/polybar/polybar - d3844c40b675df2dfa8fde70df5fde5d947fbb84 authored almost 5 years ago by Christoph Schiessl <[email protected]>
blog: Add comments with utterances

Utterances uses the github issue trackers to store comments. Each blog
post gets a new issue as ...

github.com/polybar/polybar.github.io - 1749b96b81735700bbab378ff4a8cca74cff9a4d authored almost 5 years ago by patrick96 <[email protected]>
fix(test): Gtest compilation failure

In master gtest fails to build with the error

/home/travis/build/polybar/polybar/build/googlete...

github.com/polybar/polybar - 4ef2bd55751591026183ad44a4e9cf5bd9484392 authored almost 5 years ago by patrick96 <[email protected]>
Add Fedora installation instructions (#1976)

github.com/polybar/polybar - 34bb35ca96f54f8abad964c4bc6c7616c59e8d6a authored almost 5 years ago by Artem Polishchuk <[email protected]>
feat(backlight): Add enable-scroll (#1957)

* backlight: enable changing via scroll

* squash! feedback

* Update src/modules/backlight....

github.com/polybar/polybar - 068bf5a311725bfef66b1f9d30be2ac5c0df59eb authored almost 5 years ago by Gus Caplan <[email protected]>
fix(net): Query IP addresses for tun/ tap devices

Before tuntap devices would never call the generic `network::query`
method and just return true....

github.com/polybar/polybar - 0dbcb28a2c5c8526319accaf19d9478f3629f259 authored almost 5 years ago by patrick96 <[email protected]>
controller: Stop printing errors for non-unique modules

Functionality-wise reverts the changes from #1534

In #1907 we have decided to allow the same mo...

github.com/polybar/polybar - e43ba9bd3a005e0c8ecbe6a538bf99c8ef4e1bcc authored almost 5 years ago by patrick96 <[email protected]>
build: Add -j to build.sh (#1961)

* Added -j and --jobs as command line options

* Added parallelizing option to the set_build_o...

github.com/polybar/polybar - 8db9c89e0b8af90445fe0da1127b766c92c2ef6b authored about 5 years ago by Nicholas Baron <[email protected]>
font: Show context in unmatched character warning

As suggested by @kronn.

This is a slightly modified patch introduced by @ayosec in their repo
f...

github.com/polybar/polybar - 98187debfb6ab74d82725094894bac2cfb526fcb authored about 5 years ago by patrick96 <[email protected]>
update xpp submodule

github.com/polybar/polybar - d93a50836dd45287a463235666b5573f2e5c20f6 authored about 5 years ago by Jérôme BOULMIER <[email protected]>
doc: Write page for package maintainers.

github.com/polybar/polybar - 85721d3d109e29decc3fc1d4185ae63d5afa20d6 authored about 5 years ago by patrick96 <[email protected]>
aur: Update PKGBUILD for 3.4.2

github.com/polybar/polybar - d3d868a08ccfad5d6fcf4892dde925b3790c27f0 authored about 5 years ago by patrick96 <[email protected]>
doc: Add gitter room to issue template chooser

github.com/polybar/polybar - 5eb293cb71676f8ce2ef8e831ce6a8416c3acd70 authored about 5 years ago by patrick96 <[email protected]>
info-ethermine: add script

github.com/polybar/polybar-scripts - 0439244c09158b9afcb0821f22cf3cbc80168d96 authored about 5 years ago by Alex Willis <[email protected]>
Add missing <stdexcept> header

This is dependent on a PR to xpp that does the same. Newer compilers
(GCC10 in particular) are s...

github.com/polybar/polybar - 34e742e000eab2e38ae0f5a8b451cee62e7c8622 authored about 5 years ago by Jeremy Ong <[email protected]>
Revert "fix(aur): Add xorgproto package as make dependency"

This reverts commit a902b5a449ba3b208978f2eb97c0901b1015f8c8.

github.com/polybar/polybar - fdf4d0c1a5889ecd8f4018daa7a5f77f1ed83b53 authored about 5 years ago by Patrick Ziegler <[email protected]>
fix(ipc): Clear content if no output is produced

Before, if the command produced no output, the `m_output` field would
not have been overwritten ...

github.com/polybar/polybar - 1fe679d6b3ec5203b08887b616738e9d50a669e5 authored about 5 years ago by patrick96 <[email protected]>
fix(aur): Add xorgproto package as make dependency

xorgproto always was a make dependency (I think) but it was
automatically included indirectly by...

github.com/polybar/polybar - a902b5a449ba3b208978f2eb97c0901b1015f8c8 authored about 5 years ago by patrick96 <[email protected]>
fix(renderer): Falloff gradient

Before it did not take into account borders or a tray on the left.
It also sometimes rendered th...

github.com/polybar/polybar - 00274c57a936e46110cb6407b23a2d32896c39fe authored about 5 years ago by patrick96 <[email protected]>
fix(renderer): Correctly position right block if center is empty

The issue was that it used the position of the center module to
calculate the leftmost possible ...

github.com/polybar/polybar - ec2bad004a96eb1c15ff11d457c2e5228a3233a3 authored about 5 years ago by patrick96 <[email protected]>
fix(renderer): make center position more robust

The old code didn't really work when the right block was pushing against
the center block. Also ...

github.com/polybar/polybar - 63cb05d35d174a72cb3c2fe2c690369bc2d9a1eb authored about 5 years ago by patrick96 <[email protected]>
refactor(builder): Remove unused condition parameter

Same as in #1952, the methods are never called with the optional
parameter, except once where it...

github.com/polybar/polybar - 4bc7a09c7e224e4569879be4fe05cfdb97c8a249 authored about 5 years ago by patrick96 <[email protected]>
cpu: Consider steal time for load calculation (#1955)

* Add steal time to cpu_time struct

* Consider steal time as part of load calculations

* T...

github.com/polybar/polybar - bc560952e03ab558c3befc8147850c11d730a678 authored about 5 years ago by Tudor Brindus <[email protected]>
updates-flatpak: add script

github.com/polybar/polybar-scripts - 3b33fd54fadbf0ab007beba1dc1495b3551897ee authored about 5 years ago by Jozef Hollý <[email protected]>
fix(build): GCC 6.3 discarded qualifiers (#1953)

This fixes the below error:

/code/polybar/src/components/controller.cpp:110:117: requi...

github.com/polybar/polybar - ad3960e050cc07873db45170d365c9cdaa27294c authored about 5 years ago by Tudor Brindus <[email protected]>
refactor(builder): Remove unused add_space parameter

the `node` and `node_repeat` were never called with the optional
parameter add_space. And its de...

github.com/polybar/polybar - 37628f8691f4568499dc918b4d854169bafc43b8 authored about 5 years ago by patrick96 <[email protected]>
system-cpu-frequency: fix replacement

github.com/polybar/polybar-scripts - d109fe1f4b5e6a7d43bc99c6e5be0156b629cb43 authored about 5 years ago by x70b1 <[email protected]>
feat(label): Add minlen with alignment (#1546)

* Add label minlen and alignment.

Fix build

* Update src/drawtypes/label.cpp

Co-Authore...

github.com/polybar/polybar - fb6e874235466a59be66bbad685f4c58ae8bb1b7 authored about 5 years ago by infokiller <[email protected]>
player-mpris-tail: fix dbus.connection exceptions

github.com/polybar/polybar-scripts - 6dc3624c001551a674a9c3277637d591509c3ffe authored about 5 years ago by Dave Shoreman <[email protected]>
feat(pulse): Add click-(middle|right) keys (#1941)

github.com/polybar/polybar - 70bf0339b86ab2537fbff874485bcd90487d96bc authored about 5 years ago by Justin Dubs <[email protected]>
build(deps): Bump rubyzip from 1.2.2 to 2.0.0

Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 to 2.0.0.
- [Release notes](https...

github.com/polybar/polybar.github.io - c52590af5a558f1a1828aa2e5c9a80192dec9105 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
doc: Add Gitter room

The Gitter room https://gitter.im/polybar/polybar should serve a similar
purpose as the IRC room...

github.com/polybar/polybar - 7f097845483f87a27a09c87f05c9a5576a692928 authored about 5 years ago by patrick96 <[email protected]>
Blogpost about Gitter

Ref: https://github.com/polybar/polybar/pull/1939

github.com/polybar/polybar.github.io - 5095b7498ca8dbfbbc74e523ea6c82df9f8f70f1 authored about 5 years ago by patrick96 <[email protected]>
Include empty tokens when splitting if necessary (#1893)

Fixes #1881

github.com/polybar/polybar - e5783d41132d353a40fe1cf1d546ccd325d10ea9 authored about 5 years ago by Jérôme BOULMIER <[email protected]>
system-cpu-frequency: replace with new version

github.com/polybar/polybar-scripts - 13ad1c65a4733e8106401b80db408d5c7f88993e authored about 5 years ago by d3rrial <[email protected]>
player-mpris-tail: use skeleton style README

github.com/polybar/polybar-scripts - 05569f996bf19800e66a20e4fe8a27597f622fcf authored about 5 years ago by x70b1 <[email protected]>
bunch of scripts: run actions in background (close #198)

github.com/polybar/polybar-scripts - 2de5d521fd63219a2e5c875f34fef96ed8d3d31f authored about 5 years ago by x70b1 <[email protected]>
updates-arch-aur,updates-arch-combined: fix rua error outputs

github.com/polybar/polybar-scripts - ac2963d34f5152e0663929abbe73b6f3a538dce3 authored about 5 years ago by Oscar Ablinger <[email protected]>
github: Add subreddit as contact link

This is yet another way to steer people towards reddit for questions
instead of using the github...

github.com/polybar/polybar - 8d3dedc2bdc6bb75cadb7a9a813a415cd77b58ae authored about 5 years ago by patrick96 <[email protected]>
Update PKGBUILD for 3.4.1

github.com/polybar/polybar - 54381fd554ac3eaaa1caaf24c5d5856ed0461eca authored about 5 years ago by patrick96 <[email protected]>
aur: Update maintainer

github.com/polybar/polybar - 7ee6093a6ec0948494dda2f007bd9ef6af5ee06f authored about 5 years ago by patrick96 <[email protected]>
build: Move all possible variables into settings.cpp

Anything that doesn't have to be used as a macro

github.com/polybar/polybar - 3ea760041212f4e004f3fa7dc87d86cf5bda99ac authored about 5 years ago by patrick96 <[email protected]>
build: Move non-macro variables into settings.cpp

Since APP_VERSION is different for every commit and almost all file
include settings.hpp, the wh...

github.com/polybar/polybar - 6f882ba3b24b19953fcda18c99f20351c9e8a07c authored about 5 years ago by patrick96 <[email protected]>
fix(http): Pass char* as CURLOPT_USERAGENT

github.com/polybar/polybar - 100632cce36e4abadf5931437ea2dc1ea25f8e5b authored about 5 years ago by patrick96 <[email protected]>
ipc: Remove unused global setting

None of the payload fields seem to be used. They were the only place
where EVENT_SIZE was used a...

github.com/polybar/polybar - 51184c7eadc688d3193b7783ff04de3db3dc25a7 authored about 5 years ago by patrick96 <[email protected]>
updates-arch-aur,updates-arch-combined: add rua support

github.com/polybar/polybar-scripts - 3e90dddaba804af80d13a00ca918c9c071dea8fd authored about 5 years ago by Oscar Ablinger <[email protected]>
Update spec file

Adjust version number.
Add new dependencies.
Explicitly ask for Python 3.

github.com/polybar/polybar - c6194c06eb440be0cc157b7b18b45b7ec354e0ef authored about 5 years ago by Michael Vetter <[email protected]>
bar: Make module separator a label

Some people use text modules instead of the `separator` key in the bar
section to better configu...

github.com/polybar/polybar - 587dc6c84d2fe7c20684f9d19024a0cac6d9060f authored about 5 years ago by patrick96 <[email protected]>
clang-format

github.com/polybar/polybar - 6849b8a56b42b767b48bbba9c4e77847139f1b0b authored about 5 years ago by patrick96 <[email protected]>
build: drop python2

Ref: https://github.com/polybar/xpp/pull/17
Fixes #1892

github.com/polybar/polybar - a77923ea96e8a0de8ba65c931faf21c1a20494bb authored about 5 years ago by patrick96 <[email protected]>
travis: update to bionic

Now we don't have to build xcb-xrm ourselves since it's available in the
repos

github.com/polybar/polybar - bffec3d8f2c27c99190bca1a2ffd9cc03da7ede0 authored about 5 years ago by patrick96 <[email protected]>
fix(build): Ignore noexcept-type for malloc_ptr_t

Since all of polybar is built at once, there is no chance that this is
ever linked to an object ...

github.com/polybar/polybar - 8b310cc05db54ac80d6600da31ea6a45e8f50510 authored about 5 years ago by patrick96 <[email protected]>
player-mpris-tail: correctly parse multiple artist metadata

github.com/polybar/polybar-scripts - 4a8ed1a5920eba6378ee78f82bcbc785470ad482 authored about 5 years ago by Jake Howard <[email protected]>
fix(backlight): Use 'brightness' with amdgpu_bl0

The amdgpu driver seems to set 'actual_brightness' wrong.

Fixes #1870
Ref: https://github.com/A...

github.com/polybar/polybar - 2b31a3f11285fd98eb9b66c3d779c6850de51912 authored about 5 years ago by patrick96 <[email protected]>
fix(bar): Configure window before remapping

Some WMs like i3 discard position information when unmapping the bar and
because of that the bar...

github.com/polybar/polybar - fea579ec852e8117eb64357b675da95416cc6572 authored about 5 years ago by patrick96 <[email protected]>
controller: Print error for duplicate modules (#1534)

* refactor: Use flat module list if possible

Before if you wanted to iterate over all loaded ...

github.com/polybar/polybar - a119c3386b9388c7c68630af9d657b1b60897ea7 authored about 5 years ago by Patrick Ziegler <[email protected]>
feat(xworkspaces): Support occupied workspaces (#882)

A workspace is occupied if it is not active and there is at least one window managed by the WM (...

github.com/polybar/polybar - 52f062331503449236c320cefaf40dc499846def authored about 5 years ago by Matthias Viehweger <[email protected]>
player-mpris-tail: try to use artists metadata (close #107)

github.com/polybar/polybar-scripts - e5c21cc09529e90fe1f289f0cb08bee5d8161bbc authored about 5 years ago by Christian Dannie Storgaard <[email protected]>
player-mpris-tail: fix for closed players (close #168)

github.com/polybar/polybar-scripts - 89a47fce7a6f479f65572065b26a7d2fd9e314f2 authored about 5 years ago by Christian Dannie Storgaard <[email protected]>
player-mpris-tail: fix chromium blacklist (close #184)

github.com/polybar/polybar-scripts - 4e167355f5ca8f69d886b2c0cb2f09824369c295 authored about 5 years ago by Christian Dannie Storgaard <[email protected]>
player-mpris-tail: update without `NameOwnerChanged` (fixes #188)

github.com/polybar/polybar-scripts - 871e4e06c41456b6e6766cd2fb72f3e187b9b390 authored about 5 years ago by Christian Dannie Storgaard <[email protected]>
player-mpv-tail: add script

github.com/polybar/polybar-scripts - ad62a379dda1f110380d55903865119cfc2469d4 authored about 5 years ago by Vyacheslav Konovalov <[email protected]>
temperature: Use format-warn at warn-temperature not after (#1897)

github.com/polybar/polybar - 4ab251f33ca5cec1f8de8468ee37e36a59eaed09 authored about 5 years ago by Jake Howard <[email protected]>
openweathermap-simple,openweathermap-detailed: remove reference to comment

github.com/polybar/polybar-scripts - c91b60118838c30e5a278d7954cb66021942eb87 authored about 5 years ago by Boris Boutkov <[email protected]>
feat(pulse): Show volume in decibels (#1894)

Adds `%decibels%` token to the pulseaudio module

github.com/polybar/polybar - 751c21cd37018093dd8f8e8bc7b2cf9c2333c8d8 authored over 5 years ago by julio-b <[email protected]>
vpn-nordvpn-status: add location

github.com/polybar/polybar-scripts - e62004a4310f992e166a784e754bb49c50975f11 authored over 5 years ago by Peter McConnell <[email protected]>
README.md: small fixes

github.com/polybar/polybar-scripts - 7c942b2be65395e3af4d7e247006d7a36db1418b authored over 5 years ago by Robert Fridzema <[email protected]>
easteregg-pornhub: add private window

github.com/polybar/polybar-scripts - a81d7c0a86481ebe1de79cae8819fce6574f0b32 authored over 5 years ago by x70b1 <[email protected]>
network-networkmanager: improve script logic

github.com/polybar/polybar-scripts - 067f52f99005d6a7436bd163bdcbaf539b637b93 authored over 5 years ago by x70b1 <[email protected]>
network-networkmanager: fix README.md

github.com/polybar/polybar-scripts - f7ed781668edee4e85e3b5e36cc5a656283cb1ae authored over 5 years ago by x70b1 <[email protected]>
vpn-wireguard-wg: add script

github.com/polybar/polybar-scripts - e27bec477c9a9b473e33c37c3ea4fa6e3c36351b authored over 5 years ago by Yevhen Kolomeiko <[email protected]>
vpn-openvpn-isrunning: update script

github.com/polybar/polybar-scripts - 2a3d91af8c578314e186c0fc8ce45d25466ae551 authored over 5 years ago by Simon <[email protected]>
info-publicip: add script

github.com/polybar/polybar-scripts - a9f31a8667dbe26b170dbad76cec1fe595a81a77 authored over 5 years ago by Simon <[email protected]>
notificonation-chess: use caps for const

github.com/polybar/polybar-scripts - fbcc6337024c81417342c7c47d9d270541c6757a authored over 5 years ago by x70b1 <[email protected]>
info-usbtoserial,system-usb-udev: rename udev files

github.com/polybar/polybar-scripts - 905d0db51ed4238d91a87f4bf97f1f24738ba33f authored over 5 years ago by x70b1 <[email protected]>
info-xampp: fix typo

github.com/polybar/polybar-scripts - a3b891538d2cb92c4f54f90cba058d9085d79749 authored over 5 years ago by x70b1 <[email protected]>
README.md: add easteregg screenshot

github.com/polybar/polybar-scripts - 4408d200704489e04e6afb0bd53a494aaba55cc7 authored over 5 years ago by x70b1 <[email protected]>
easteregg-pornhub: add script

github.com/polybar/polybar-scripts - 33b3f77190f93d74e5bf02b5560674150d93c6d7 authored over 5 years ago by x70b1 <[email protected]>
info-usbtoserial: replace icon

github.com/polybar/polybar-scripts - 34624dd094731699a3abaa1c3bb6f0454f46b6bf authored over 5 years ago by x70b1 <[email protected]>
info-usbtoserial: add script

github.com/polybar/polybar-scripts - 1d31b73cc26f10496d532d7a596e42ddeeab30d4 authored over 5 years ago by x70b1 <[email protected]>
fix(ipc): Update bar when making bar visible

While an update was forced whenever polybar was made visible, the
`m_lastinput` variable was sti...

github.com/polybar/polybar - 1fc69424827480402a4df29b66c511214326200c authored over 5 years ago by patrick96 <[email protected]>