Ecosyste.ms: OpenCollective

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

github.com/polybar/polybar

A fast and easy-to-use status bar
https://github.com/polybar/polybar

git: Update i3ipcpp

Fixes gcc build if a jsoncpp version less than 1.7.7 is installed and
jsoncpp has to be built fr...

83610461f9b3f96c9ed65e4af9d395bf247df271 authored almost 7 years ago by patrick96 <[email protected]>
refactor(mpd): Keep tag getters consistent

d4d571425de5d8083f4d3b3933b2e2f4abec27ba authored almost 7 years ago by NBonaparte <[email protected]>
feat(temperature): Fahrenheit and Celsius tokens (#804)

%temperature-f% and %temperature-c%

5737156ae5ea1b179032609dac29d3e60f0773c2 authored about 7 years ago by Chris Snell <[email protected]>
fix(build): pow10 not defined on Fedora Rawhide (#807)

pow10 is a GNU extension and not available everywhere

cbd87efc64bf060f50ac9da0cfedc9aa5cc579fa authored about 7 years ago by Pier <[email protected]>
Merge pull request #785 from roobre/patch-1

Add minimum width to CPU percentage in example config

caeb8ddae4fbaae5c272952799bf8f3c0a9e96d6 authored about 7 years ago by Patrick Ziegler <[email protected]>
Add minimum width to CPU percentage

It's quite obscure where to find that you can set a minimum width for tokens, and CPU usage will...

705f14c413346727431f32ed3345ae9bcff1b852 authored about 7 years ago by Roberto Santalla <[email protected]>
Merge pull request #729 from NBonaparte/fix-prefix-suffix

fix(modules): Separate prefix/suffix tags, revert tag stack

5b7d7b8232ce152dcbe59d5246ae5e075295a0d6 authored about 7 years ago by NBonaparte <[email protected]>
Merge pull request #773 from patrick96/editorconfig

Add .editorconfig

c6b5e3016e878f6eb36c88905c28ba47c3ccb696 authored about 7 years ago by Patrick Ziegler <[email protected]>
Add trim_trailing_whitespace to .editorconfig

ad4baf87cf32e3f9ca55683d1d1ad7ec45e2cae3 authored about 7 years ago by patrick96 <[email protected]>
Merge pull request #772 from patrick96/nested_actions

fix(renderer): Properly support nested actions

0a5ad9c76fe3f966b7f9f2fabfabea1a8eba05d5 authored about 7 years ago by Patrick Ziegler <[email protected]>
Add .editorconfig

For editors that don't autodetect indent style and size

16daefd609f921bcf18eeac80eed5378f6792c1b authored about 7 years ago by patrick96 <[email protected]>
fix(renderer): Handle nested actions events properly

For nested actions, the inner action should override the outer action.
But because the list of a...

c7cb5ebf94d8824a4a445c8959b02784a24414d7 authored about 7 years ago by patrick96 <[email protected]>
fix(renderer): Only close a single action

Before the renderer would close all active matching actions. That way
nested actions would also ...

251c3e874ad8b2ba13a1c92da8c55b7314e03ef6 authored about 7 years ago by patrick96 <[email protected]>
fix(modules): Apply format settings to pre/suffix

89fccde76596838c503ba5612055004ab05660fd authored about 7 years ago by NBonaparte <[email protected]>
Merge pull request #727 from NBonaparte/change-cursor

feat: Change cursors over clickable/scrollable areas

4663d01a5150f78d0ad19932c522d211c8208ebb authored about 7 years ago by Patrick Ziegler <[email protected]>
Merge pull request #745 from patrick96/issues/744

fix(date): date and time string limited to 63 chars

27f53eb12914defbd1860dff1fc1c877083f9373 authored about 7 years ago by NBonaparte <[email protected]>
fix(docs): Add cursor options to example

60f8451b3449387bd7a3ff01f7f4be67d1b69b6e authored about 7 years ago by NBonaparte <[email protected]>
refactor(cursor): Include double clicks and fix scroll to click changes

70023b07c172e0d26cde59aa0853925b8658f51f authored about 7 years ago by NBonaparte <[email protected]>
fix(aur): Add xcb-util-cursor as dep

81c83c4364bbc96fcf00fb8d247f8b94fea2d269 authored about 7 years ago by NBonaparte <[email protected]>
fix: pass action by reference

1886cf97a8dcbded3673a64945596a83590c1d02 authored about 7 years ago by NBonaparte <[email protected]>
fix(travis): Install xcb-util-cursor

014a9f4c318a97973da6dd66e58f1efc49f4e12b authored about 7 years ago by NBonaparte <[email protected]>
refactor(cursor): use map for cursor list

e612fe16240478c3c7dfdd80c337c28898bcf38b authored about 7 years ago by NBonaparte <[email protected]>
fix(cursor): change arrow_names to default_names

b7f1960a0a70795dc3179727d856efd61ebb03aa authored about 7 years ago by NBonaparte <[email protected]>
fix: make xcb-cursor optional for now

1dc111c0fab1db7a9d1249f3934eb4730eff6dde authored about 7 years ago by NBonaparte <[email protected]>
feat: add cursor change

65edba33216420eee276175a4fdb669265bd2444 authored about 7 years ago by NBonaparte <[email protected]>
refactor(date): Use cpp string comparison

b6a2c575fdd606388041b5a8adca68cb03f0e260 authored about 7 years ago by patrick96 <[email protected]>
refactor(date): Remove obsolescent setlocale call

0024e1e9e790b7501df2f6e972b67e56c84a4936 authored about 7 years ago by patrick96 <[email protected]>
refactor(date): Use single stringstream

Reduces code repetition and removes the need for setting the locale in
every update

1bc9933a8811eb8cb00e02bf38a7458efba4e854 authored about 7 years ago by patrick96 <[email protected]>
fix(date): Remove string length limitation

Fixes #744

6e9e739d81a72c771345e7688b35a225898977c3 authored about 7 years ago by patrick96 <[email protected]>
fix(fs): Use f_frsize in filesystem calculations

This is consistent with the documentation of
std::experimental::filesystem, so I think it is the...

a682d2af91881fa775e265520f7f820cb71dc707 authored about 7 years ago by Chase Geigle <[email protected]>
Remove AUR .SRCINFO files (#746)

The SRCINFO files should be generated from the PKGBUILDs using
`makepkg --printsrcinfo > .SRCIN...

b12aec1a4c63e2a14f4af0ee0d41a2ae6368ff90 authored about 7 years ago by Patrick Ziegler <[email protected]>
Update AUR polybar pkgrel

524bcc30e550fe9b64d0a0fa82223465dc164cd8 authored about 7 years ago by patrick96 <[email protected]>
Fix AUR build failure without git identity

The `git cherry-pick` command creates a commit and thus requires a git
identity (username and/or...

ba1276cb7dda05437235f82c9b0a0c6d0b1edd4c authored about 7 years ago by patrick96 <[email protected]>
fix(aur): Match .SRCINFO pkgrel

69992223bd1abf1ab85f697e06c7599304b7e151 authored about 7 years ago by NBonaparte <[email protected]>
fix(aur): Match .SRCINFO pkgrel

d29957833d5676d69155a77b66666cc0e72fd3c1 authored about 7 years ago by NBonaparte <[email protected]>
Build polybar-git with gcc

This commit only changes pkgrel because the version of this PKGBUILD
that used clang never made ...

ac355c3747501188d35c4f06afbfa96dbacb0d32 authored about 7 years ago by patrick96 <[email protected]>
Merge pull request #737 from patrick96/curlbuild_PKGBUILD

Fix curl compile errors in aur polybar package

6c883e2cc1d3a848be010bcc852562f315d2a2b0 authored about 7 years ago by Patrick Ziegler <[email protected]>
Fix curl compile errors in aur polybar package

The `curl/curlbuild.h` header issue has been resolved after the last
release, as a consequence t...

911a207cfd45966a58ab9d37ce25a2de1c0fc813 authored about 7 years ago by patrick96 <[email protected]>
fix(modules): Remove redundant if statement

9da06c0ec2ee75db1e775ed004e84a804fb7217e authored about 7 years ago by NBonaparte <[email protected]>
fix(parser): Revert tag stacks

3ce06585ab5d606c0c03d37ab7f8be3145fd98e6 authored about 7 years ago by NBonaparte <[email protected]>
fix(modules): Separate prefix and suffix from output

f3bddc5af479f14810c0ee709f180e55fbd3912a authored about 7 years ago by NBonaparte <[email protected]>
fix(fs): Calculate used, percentages according to df

Fixes #710.

138f5faed87cc4150ac117d34280dbf69a63eed5 authored about 7 years ago by NBonaparte <[email protected]>
fix(renderer): Correct center module position (#673)

The changes introduced in 389bae266976bdb35efcfc18d0bd0aa978fa5702 to
address #551 did not cons...

a255a022a7047d4fe4b46d616a5e258d9f578d50 authored about 7 years ago by Patrick Ziegler <[email protected]>
fix(config): Expand all environment variables and file references (#724)

e329a8150ace9c8d5eac35771ae49ef3f73a1cae authored about 7 years ago by NBonaparte <[email protected]>
git: Update submodule versions

e381d769088b6fb45340800bb8687d420a323308 authored about 7 years ago by Michael Carlberg <[email protected]>
fix(cmake): Suppress -Wnoexcept-type warning on GCC

There is no way to avoid this error in the code itself, so we must
suppress this warning if we w...

299f1617d3490507c9f45ec8e7eb76b072f06529 authored about 7 years ago by Chase Geigle <[email protected]>
feat(temperature): Add hwmon sysfs support (#688)

ce05aa36a1d542a553fbc827411e693a297c75ff authored about 7 years ago by NBonaparte <[email protected]>
feat(menu): Add expand-right option (#658)

expand-right defaults to true to preserve the current functionality
If set to false, the items ...

8c1ba8358ddfe9a967fdcfe8bf9bef902b2ee8ac authored about 7 years ago by Patrick Ziegler <[email protected]>
Reuse caps_str (#656)

Just to be consistent with the num lock part

b0f34c4b5555f02f26e03bf98e67d2da4adacdfa authored about 7 years ago by Patrick Ziegler <[email protected]>
Fix off by one error for action area (#663)

If the mouse was at the leftmost edge of the screen and there was an
action area from 0 to N, t...

9b98b766b2b8b0400a19918f72be6bc4ebc4e9ed authored about 7 years ago by Patrick Ziegler <[email protected]>
Add textual indicator for module support

If color output was surpressed, there was no way to tell in the cmake
summary, if a module is ac...

2d1e3c215f8c125be20ce28a6def7a1b017df86b authored over 7 years ago by patrick96 <[email protected]>
Remove curlbuild include

Curl removed that header in 73a2fcea0b4adea6ba342cd7ed1149782c214ae3
([1])
http.cpp doesn't use ...

d35abc7620c8f06618b4708d9a969dfa2f309e96 authored over 7 years ago by patrick96 <[email protected]>
Add more information on packages

2314ca030c56e9d1951be5f9b707b638b38a649c authored over 7 years ago by Dmitry Marakasov <[email protected]>
Disable -Werror for parentheses-equality warning

This warning fires here:

/home/travis/build/jaagr/polybar/src/utils/command.cpp:135:46: error: ...

b23ff17dde6377d006c18b8de694a2827d992b52 authored over 7 years ago by Dmitry Marakasov <[email protected]>
fix(config): Perform tilde expansion on `include-file` #603

d3b0670f30eb497d10c1190f73fd700fbcb91500 authored over 7 years ago by Michael Carlberg <[email protected]>
Fixed a typo in the README.

28431be67eeeb9fff77d1abfa9330bb23ea5ff23 authored over 7 years ago by Ingo Bürk <[email protected]>
Fixes #535 and #411.

f581095cb7effe3db09631aa82c2bd081c623889 authored over 7 years ago by rps <[email protected]>
fix(renderer): Adjust center block position when using tray

Fixes #551

389bae266976bdb35efcfc18d0bd0aa978fa5702 authored over 7 years ago by Michael Carlberg <[email protected]>
bash completion

3f5141bf22a53d74fe95e3619d9e4db82428b611 authored over 7 years ago by Olmo Kramer <[email protected]>
fix(parser): Ignore sequential duplicates in color stacks

2e8cc7f5032a731bda72bff05b6de0482940dd0f authored over 7 years ago by Michael Carlberg <[email protected]>
fix(parser): Proper handling of %{R} #585

0bd8f1f69a8dfdb2f2800a6612c8acb7e6c86ed2 authored over 7 years ago by Michael Carlberg <[email protected]>
Revert "fix(parser): Use value stacks for %{R} tag #585"

This reverts commit d141d8b5e44734d54eb54d8953918469b1bb0faf.

5af5292808c88c2fdfa096f28c50aee60299f77e authored over 7 years ago by Michael Carlberg <[email protected]>
fix(parser): Use value stacks for %{R} tag #585

d141d8b5e44734d54eb54d8953918469b1bb0faf authored over 7 years ago by Michael Carlberg <[email protected]>
fix(process_util): Prefix shell env var

Fixes #566

86ff947e3835822cc448bc0ebbeb0fc6770d7025 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(controller): Remove unused function

23a77171208ae43eeb2f4a7fe35c86aa741b1d45 authored over 7 years ago by Michael Carlberg <[email protected]>
feat(ipc): Add visibility commands

b6c5563b0b37013468e9f38fdf9111101e0880c3 authored over 7 years ago by Michael Carlberg <[email protected]>
feat(mpd): Add state-specific formats #524

5c41e3d045e9e6380e631b15c767abe6e0b54baf authored over 7 years ago by Vasili Karaev <[email protected]>
feat(parser): Stack font indexes set with %{T}

b2f00cc08a53895fa6a97facc6085447202be1ff authored over 7 years ago by Michael Carlberg <[email protected]>
refactor(parser): Naming of parse methods

24b2de55349626c9b81dd5378592489fbf3f05d2 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(parser): Make the %{U} tag use color stacks #544

31ba2f38bd38358f519a81a9d4d60a7bbdbddfd4 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(parser): Reset color stacks #544

5c7e3cbbac2edaf3e77798fb99dacaeb61a51c6b authored over 7 years ago by Michael Carlberg <[email protected]>
fix(docs): Distro packages

802e69abafa575e3e38d36cca0c1ce07028dfb2e authored over 7 years ago by Michael Carlberg <[email protected]>
fix(parser): Overline tags

eebf1055e5b138a8c6e5763ff76e1487735d619b authored over 7 years ago by Michael Carlberg <[email protected]>
feat(parser): Keep track of formatting colors #544

f754fa27103e0df9a10b0083babd7ad29605e016 authored over 7 years ago by Michael Carlberg <[email protected]>
Merge pull request #521 from TonCherAmi/520-fix-i3-ws-click

fix(i3): Use ws name for click handling

d19b610109f947814928c2676afed9939cdfb838 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(i3): Use ws name for click handling #520

863c510903387d762de97505cb953604a6484928 authored over 7 years ago by Vasili Karaev <[email protected]>
build: Bump version to 3.0.5

4e2e2a7a5e0fe81669031ade0f60e1d379b6516d authored over 7 years ago by Michael Carlberg <[email protected]>
fix(bspwm): Focus monitor before sending scroll cmd #503

d6b0c5f003b4f8fb9f276c9eade989ce2b6ea98a authored over 7 years ago by Michael Carlberg <[email protected]>
feat(volume): Optional event handling #84

02833b787171a238266552871af485bdae6f20f1 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(i3): Handle scrolling internally #503

db0ab78d62d377d5a7311fc86c173e40407de355 authored over 7 years ago by Vasili Karaev <[email protected]>
fix(i3): Check whether current ws is focused before issuing scroll commands #503

68beb8d7448abc7815792be16564ad18bded2028 authored over 7 years ago by Vasili Karaev <[email protected]>
Merge pull request #501 from TonCherAmi/500-fix-mpd-crash

fix(mpd): Check state before calling playback controls

f6ff8a0ca269d7cc36ea8029ef0775016cc8d885 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(mpd): Check state before calling playback controls #500

7bb168679d21155452baa87a5a28c51895954d5a authored over 7 years ago by Vasili Karaev <[email protected]>
fix(renderer): Do not escape parsed action cmds #444

5c86842083af2fa1998309fb14794d71a3a07fe0 authored over 7 years ago by Michael Carlberg <[email protected]>
feat(conf): Properties for top/bottom radius #445

f3089e88f23803be5c6f4dbc41ce43115de23160 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(xbps): Update package template

Closes #476

e303f5248ac8a1c323bce16687efe879d3e26ee0 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(tray): Remove invalid clients #487

23a8042411dbcbd4d1c729620733d49f0989b2a2 authored over 7 years ago by Michael Carlberg <[email protected]>
Merge pull request #482 from nico202/master

fs: Fix wrong size report

f08e42856e7da0dc74a517f02ef6362ecf8a2edf authored over 7 years ago by Michael Carlberg <[email protected]>
fs: Fix wrong size report

84ee0d560cb0506bc6d8c0c07262665ff2af6c49 authored over 7 years ago by Nicolò Balzarotti <[email protected]>
Merge pull request #466 from jereksel/patch-1

Fix typo

9a7258468079a95c8a59b342b07aa04dadefac60 authored over 7 years ago by Michael Carlberg <[email protected]>
Fix typo

c2629fb77a74fdf9aa1b29925870f093d79b9ba2 authored over 7 years ago by Andrzej Ressel <[email protected]>
Merge pull request #442 from raidzero/master

Add battery usage/charge in watts token %consumption%

3c3ebc92ccc4eaf8744b5d748738af6050183bcb authored over 7 years ago by Michael Carlberg <[email protected]>
Merge pull request #461 from saboorian/master

fix(cmake): install_manifest has a .txt extension

57d98d676756225b4ba4dcd1d9c62e8c28831854 authored over 7 years ago by Michael Carlberg <[email protected]>
install_manifest has a .txt extension

82dc7c895ef7e420bc51a8a0b072a268b014a2ee authored over 7 years ago by Mohammad Saboorian <[email protected]>
Merge remote-tracking branch 'upstream/master'

50aba85ad076f1c262961aba31658f9959086b8a authored over 7 years ago by raidzero <[email protected]>
formatting changes

a00f05200292a78ada1ef0eefa9d32a600773d6e authored over 7 years ago by raidzero <[email protected]>
Mention NixOS with the other operating systems

90fa9c823063f22628c868c168aabb9fe6d40cd6 authored over 7 years ago by Alex Feldman-Crough <[email protected]>
fix(bspwm): Update when focusing urgent desktops

When focusing a desktop with the urgent flag, two events are received
from `bspc` simultaneously...

47bc4597421ca655c870e9ed2c66c3893fceb94c authored over 7 years ago by Adam Ransom <[email protected]>
fix(build): POSIX compliant command usage

Shells like dash do not support printing paths of more
than one argument with the builtin `comma...

98610461de287550e3537c419dc3624bf7b472b6 authored over 7 years ago by Eivind Uggedal <[email protected]>
feat(xworkspaces): add urgent desktop detection

44f12c6065ff9066b1304cf83dfb6eedee8fd119 authored over 7 years ago by NBonaparte <[email protected]>