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

Add battery usage/charge in watts token %consumption%

93c425fdfe47cce97a2e5251db7f34a085880583 authored over 7 years ago by raidzero <[email protected]>
fix(builder): use unicode-aware truncation for label-maxlen

bd8e7483992a7f280fc3184d4d7d91b5d604a08f authored over 7 years ago by Chase Geigle <[email protected]>
fix(label): Truncate label replacements based on codepoint count

This helps ensure that when a string is truncated it is not done in the
middle of a utf8 multi-b...

73faa18cf0fd4108669e326444911a17855d9a36 authored over 7 years ago by Chase Geigle <[email protected]>
fix(config): Use std::map to store sections #412

1d06df25a90814a1fb208f5cd283fcb68c9da8df authored over 7 years ago by Michael Carlberg <[email protected]>
build: Bump version to 3.0.4

1f31870d43f5cd87a5529a55b1d2d3e64105e0af authored over 7 years ago by Michael Carlberg <[email protected]>
fix(xwindow): Lock mutexes on update #416

384c12a896fb09f690799dd1079b57996a2b820f authored over 7 years ago by Michael Carlberg <[email protected]>
fix(xcomposite): Disable extension query #406

9ced7dbf7345f14c194efcf0c03ce3d6764e7411 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(xrender): Add header declarations #406

8146f65286e5ba7f67761def9dfce652e0de8b49 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(memory): Implement memory updating for pre-3.4 kernels (#410)

Since 3.4, `/proc/meminfo` contains a `MemAvailable` field, which polybar uses to determine
`(g...

107bdb91e34c531210bdfb5b718c47f132b6548d authored over 7 years ago by Tudor Brindus <[email protected]>
fix(timer_module): Catch warmup exceptions

Refs #399

6fa2d3943cc9e2bd36895c58f93bfd8b49dfec66 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(fs): Use available bytes to calculate free disk space

Refs #396

82d360e634b6bd004760068208e51160a3cd63d3 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(renderer): Use correct width for top border

Refs #390

9f1d9a14fd2edde9d865d65abb8621655f8063cd authored over 7 years ago by Michael Carlberg <[email protected]>
fix(cairo): Fix font prioritization

In the previous implementation, std::find() returned fns.end() several times,
which caused an "A...

701102d44b813ac5d6b8c6e9673c8b74a4109f07 authored over 7 years ago by László Várady <[email protected]>
fix(github): Hide label if 'empty-notifications' is disabled

Before the first update(), the label should stay 'hidden'.

7e7dc68e5a0d8463b69755e006fdd463b295fc65 authored over 7 years ago by László Várady <[email protected]>
fix(version): Follow APP_VERSION in POLYBAR_NS

8a98fb78b67127c72cf67bc1237f8076db648b3a authored over 7 years ago by László Várady <[email protected]>
build: Bump version to 3.0.3

501921ef12da109eb81d0ce74c1334d292d94339 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(renderer): Alignment blocks

3e4a4ce78f3de0081de594940a2a65aede91f990 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(color_util): Parsing

beedc5ab847bebf14e8c8a51ea687db7c20bb3ce authored over 7 years ago by Michael Carlberg <[email protected]>
fix(tray): Drop warning

af5f129b767d7d83079502971b38e8ada86b3da6 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(cmake): Debug check

41f7f82bd0c48d5893195060291498be848ed3f5 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(modules): Warmup in runner thread to avoid block

eb5c82a5c37649ddbd866f08226d4bb91472bdd1 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(aur): Cleanup

b2410187864c4c9c9281f8ad066bf6e0274a1c54 authored over 7 years ago by Michael Carlberg <[email protected]>
feat(build): Development tasks

dc366079ae25fc742e804ef5f366a437809fde15 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(i3): Add state descriptions

042d385015494a1409c02982f42755cd24f41894 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(i3): Workspace state when visible on unfocused monitor

fb709aeab39abcb49383e0abbe255609b7113413 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(cmake): Require xcb-randr>=1.12 for monitors

Refs #344

2912f0f3f27952b4fce6db8cb552e5e30b5043f8 authored over 7 years ago by Michael Carlberg <[email protected]>
build: Bump version to 3.0.2

d5d941e663340f966ca491b49177e3cd76546451 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(renderer): Cleanup

07cb5f134ea320deb6df89e74c359c568667747d authored over 7 years ago by Michael Carlberg <[email protected]>
fix(config): Error message

73aa721f90bbc9727a9c348f52a61f59d6f6133d authored over 7 years ago by Michael Carlberg <[email protected]>
fix(cmake): Add missing xcb prototype

087ea4e087ac272bf7a2edcf425ac0c14f1646d5 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(cmake): Invalid path

00d6fc9646d3ed09eed7d62a73f2293e251188d0 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(cmake): Specify configure_file dest

76c657db70c10c499146340c512d47ce59d5604e authored over 7 years ago by Michael Carlberg <[email protected]>
feat(config): Add directive for file inclusion

874e6b0d6cd39aad1fb4b7f259e9b88d89b364ad authored over 7 years ago by Michael Carlberg <[email protected]>
feat(config): Add fallback support to local value references

febe6997b6f2a9c1710143a2ade31c2e2b8fea27 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(cli): Trim -vv output

ca64affa1a8da2fe433a3b29746de0d9a3e3af68 authored over 7 years ago by Michael Carlberg <[email protected]>
refactor(cmake): Cleanup

43a17c3b3634f11bca1365217723a0461b5cc0b2 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(cmake): Properly check xcb-xrm

The default value of WITH_XRM was never calculated because
the "IF NOT DEFINED" check was done a...

b97e4c56c5900b9ea216b9da6d05835c2c58ab24 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(tray): Ignore if detached

Refs #383

162e77793acf3a2b6a6f6787f32c6b2d90b69296 authored over 7 years ago by Michael Carlberg <[email protected]>
build: Bump version to 3.0.1

897b6e02214ea1ba8ffab2951b1521d82d6dc6f4 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(aur): Add git to makedepends

0c274709c00040dda27bfd69a459844471ff001f authored over 7 years ago by Michael Carlberg <[email protected]>
docs: Update example config

5535a75befa3ee05cc2ef4be325b83a960f2d6ac authored over 7 years ago by Michael Carlberg <[email protected]>
fix(renderer): Fill background to the sub blocks

Paint the background on each sub block instead of the base surface.
Fixes the compositing ops.

5283fbff01906e19eac2b8ec09c6a7c972f3f8e0 authored over 7 years ago by Michael Carlberg <[email protected]>
feat(modules): Move default format values to the config

Fallback values for all module formats can now be set
in the configuration. For example:

[s...

b16c105514245eab526fb13b29e89c11912861fd authored over 7 years ago by Michael Carlberg <[email protected]>
refactor(renderer): Cleanup

8138a12381d2d47536ad05f7f342eafa6be066d9 authored over 7 years ago by Michael Carlberg <[email protected]>
refactor(tray): Cleanup

09808e99f9506ad863d86a2342bcf49c79248212 authored over 7 years ago by Michael Carlberg <[email protected]>
refactor(cairo): Cleanup

d8d007aa9c680420bd6cca27842967c0b352d69d authored over 7 years ago by Michael Carlberg <[email protected]>
refactor(cmake): Cleanup

37d0a0e57b994fd080271d51f5035708447ec762 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(renderer): Round floatig point numbers

Refs #378

886d0f4ff3ada2de072c999043064e31f734d0b4 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(cmake): Require xcb-proto>=1.12 for monitor support

Refs #344

8fa879c8d8d39e74fc9e001c25ffc5938461198b authored over 7 years ago by Michael Carlberg <[email protected]>
fix(cmake): Require randproto>=1.5 for monitor support

Refs #344

017abee6799ae32ea6fe342e1a6ca6c78c1978db authored over 7 years ago by Michael Carlberg <[email protected]>
refactor(file_util): Expand tilde manually

95d5b03fa22a66b1cd1ea2a56ae15f75eb43fa3a authored over 7 years ago by Michael Carlberg <[email protected]>
fix(docs): Update example config

9d589fa5a71f081aecfa455a9996904e458c8cfa authored over 7 years ago by Michael Carlberg <[email protected]>
fix(docs): Update manpage

bfefbecfd9ca61d4fda81e789e7cdf18c838a056 authored over 7 years ago by Michael Carlberg <[email protected]>
build: Bump version to 3.0.0

4d6dfd3e2c9ec60fc45237ac59458828bff6b335 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(ci): Deps cache

214b3ddca85f34d8c9f12b579d8012416c0f2902 authored over 7 years ago by Michael Carlberg <[email protected]>
fix: Allow explicit override with property shorthand

Refs #375

02ab1b9a81cb9ba5179fcd692bd7d5b80b19e6ac authored over 7 years ago by Michael Carlberg <[email protected]>
fix: Use correct name for padding shorthand

Refs #375

eae612ce9597cddae5b21b6071661121ba3b9217 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(renderer): Falloff gradient

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

1ca71ce401af28e6953c887a8ddeba4754545088 authored over 7 years ago by Michael Carlberg <[email protected]>
refactor(cairo): Less greedy glyph matching

Only match glyphs for consecutive characters when
the default/preferred font is being tested.

R...

14fb86ec705aba3b7e17939b9a545a3cf7927953 authored over 7 years ago by Michael Carlberg <[email protected]>
refactor(renderer): Use redirection groups instead of pixmaps

c7f33e25671b67cb9319e373859cbf985ef49738 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(cairo): Use font metrics as vertical baseline

Refs #372

d2eeac9b22a1d06d84194894a35f22e3ce6edd51 authored over 7 years ago by Michael Carlberg <[email protected]>
refactor(xworkspaces): Cleanup

1a25be374f8db2c21345de232e83ff6012af8186 authored over 7 years ago by Michael Carlberg <[email protected]>
feature(renderer): Allow dpi-x and dpi-y configuration

Negative values for any of the DPI settings are used to mean "auto",
which will attempt to compu...

6364bb43855516890b7a14ce8cca12834e1b6323 authored over 7 years ago by Chase Geigle <[email protected]>
fix(renderer): Use proper font scaling based on DPI

This tries to mimic the old renderer's behavior as closely as possible.
In the absence of any in...

e7dc6b8bbbc94eb7d273a2e7730f445410a41214 authored over 7 years ago by Chase Geigle <[email protected]>
fix(renderer): Default all comp. operators to OVER

8d79b582ec3cf44c9dacbc319c47e0b94191b3ea authored over 7 years ago by Michael Carlberg <[email protected]>
fix(ci): Cache directory

b521ec737d619392005e21ff2b6d66f6e5762e43 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(docs): Update example config

681a4b79358fa10210ab89ae730dfbdad3a15c70 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(ci): Cache cmake archive

42a982a4a54681ae21c4a870b8a7ed5ed32a3c32 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(docs): Update example config font

c656ccd701efedbc7f96470b6ae7459c319339dd authored over 7 years ago by Michael Carlberg <[email protected]>
fix(cmake): Font not found message

8147e2a511f2ad1fa39b2ad5e77d547a736745a6 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(aur): Replace pkgver

9cafc50012000a917be34d054ec93b27402bfe0e authored over 7 years ago by Michael Carlberg <[email protected]>
fix(color_util): Add missing header

c74a1647abaa29c2bfd4bf299272e9728d96622f authored over 7 years ago by Michael Carlberg <[email protected]>
fix(ci): Exit if make fails

f974609fc55bc058b87636294d161167ba5ef2ee authored over 7 years ago by Michael Carlberg <[email protected]>
fix(x11): Add missing header

31cde9014aae4007e7a0ffdac20dc9f8e2abb844 authored over 7 years ago by Michael Carlberg <[email protected]>
build: Bump version to 3.0.0-alpha

e7b4b4992cb12fa907540a7e18427bc222763bf1 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(docs): Update example config

e126a669d8eff7f631478634fdbab052492c1244 authored over 7 years ago by Michael Carlberg <[email protected]>
refactor(cairo): Use shared_ptr for font list

1a5246e940c48a10bef77d65f8379a6c136f3a9d authored over 7 years ago by Michael Carlberg <[email protected]>
fix(aur): Replace libxft with cairo

e857a34f5263cca77ea832ba63e89facf51b045f authored over 7 years ago by Michael Carlberg <[email protected]>
fix(cairo): Increment textblock bg extents

3e37b9ec8e8b79d26760b3fd601f4f8291ec221a authored over 7 years ago by Michael Carlberg <[email protected]>
git(xpp): Update submodule ref

24a2d73ed1012647350a72cb4e25a751a01ecec0 authored over 7 years ago by Michael Carlberg <[email protected]>
refactor(x11): Cleanup

6692b4a8dae178795364b5786696a509e8676b20 authored over 7 years ago by Michael Carlberg <[email protected]>
refactor(clang-tidy): Apply fixes

a5d6670121184b0c362d9549f61090bab5e1c9ec authored over 7 years ago by Michael Carlberg <[email protected]>
wip(refactor): Cairo drawing

8b9461e63e8aaad965c0e0eaf0c2ea4fb070e87c authored over 7 years ago by Michael Carlberg <[email protected]>
refactor: Integral types

452afcdc68bc0ffa3d62c668d9928d7529047988 authored over 7 years ago by Michael Carlberg <[email protected]>
docs: Update manpage

4558893c37c5c73ad09ac914cbeea9af8ef8bfcd authored over 7 years ago by Michael Carlberg <[email protected]>
fix(color_util): Use lambda

6cc7a2c0933d2c55f052cac7d846f4525842b96d authored over 7 years ago by Michael Carlberg <[email protected]>
wip(refactor): Cairo drawing

a59e1156229010bed5c567d8c0537d33ae8c2c39 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(main): Exit on unrecognized positional arg

13633f715d84a972e9626336b28e9ec0a1411af3 authored over 7 years ago by Michael Carlberg <[email protected]>
fix(ipc): Remove existing fifo file

d6a34717bfcaf652a7500c53c4cd1995a49370de authored over 7 years ago by Michael Carlberg <[email protected]>
wip(refactor): Cairo drawing

5e1886a31272b8b71cef661ac0f8c3de95a5321f authored over 7 years ago by Michael Carlberg <[email protected]>
fix: Ensure reloading when IN_IGNORED fired on config (#371)

This fixes a "bug" where polybar wouldn't reload on a configuration
file change on some configu...

47a2cce03de7c2bf2322d515504ef1bb9cd37ad0 authored over 7 years ago by Chase Geigle <[email protected]>
fix(xrm): res_class==nullptr to properly get the resource (#368)

Not sure what "String" was supposed to do, my tests with xcb-xrm gives that
res_class==nullptr ...

b6661825cef50a5eb67ebd9b7a4b22db23675984 authored over 7 years ago by Daniel Lublin <[email protected]>
fix(command): Decrease log verbosity

Refs #362

1fdc742606031c47521f65fee6e27a49a0187d1f authored over 7 years ago by Michael Carlberg <[email protected]>
docs: Fix some README typos

a9759c128db6e7d46a527192b130f1a6f99d1e4a authored over 7 years ago by xd1le <[email protected]>
feat(bspwm,i3): Fuzzy-matching names for icons

Added support for fuzzy matching workspace names when assigning icons.
This feature is enabled/d...

2dfdbd240ec339d8e1a3283fccda60df6a45cd23 authored over 7 years ago by Patrick Yates <[email protected]>
fix(ci): Update travis

ca0d7345a1cde2257610b6c9e8b1fdf6214f7cca authored over 7 years ago by Michael Carlberg <[email protected]>
fix(ci): Remove xcb-xrm from apt-get packages

f5adb8ace792dae872276ba1bcbcaad9688e17dc authored over 7 years ago by Michael Carlberg <[email protected]>
fix(cmake): Typo

20b196f5e095a81a83868b77cdb8a753c71189ca authored over 7 years ago by Michael Carlberg <[email protected]>
fix(ci): Build xcb-xrm

f85e7c8f407048d0cbd4235e2f3daacba541d24e authored over 7 years ago by Michael Carlberg <[email protected]>