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
* Added .ini extension check to default config
* Added change to changelog and man page
* ...
89a723a4d9656a50d286d0ddddd5cbd77c806bcc authored almost 4 years ago by Kamui <[email protected]>218911c46381d52cf80a2bacfff365bae945ed02 authored about 4 years ago by patrick96 <[email protected]>
64649a1e473c488d25aad126f0c2ce35a6af1dac authored about 4 years ago by patrick96 <[email protected]>
eee22cb3515f83b324a4508bc37ffe6cf3626697 authored about 4 years ago by Patrick Ziegler <[email protected]>
fd2edfdc08148b6612e89ea6b13f5e3eb095e496 authored about 4 years ago by patrick96 <[email protected]>
ade8b40b3689e9456c0b019d52f4415c5d07be09 authored about 4 years ago by patrick96 <[email protected]>
Version checks for FindXcb only make sense if all components have the
same version or only a sin...
b143e43491239347a86323f192415a2d81acd19f authored about 4 years ago by Jérôme BOULMIER <[email protected]>
4f2a145f4f4a2582f1262763b8a11de64e81cc85 authored about 4 years ago by patrick96 <[email protected]>
They were required before, but could technically be deactived (the
compilation would fail, but c...
374716d32989d65ff26423d8a93f39325210bd23 authored about 4 years ago by patrick96 <[email protected]>
dc8d7fd0e0bd1790b56cb1244ab8ac6f2e6304fe authored about 4 years ago by patrick96 <[email protected]>
31fafa86f7a787a6c8f5a75c304067943f92b8d8 authored about 4 years ago by Jérôme BOULMIER <[email protected]>
cb0aeacbf22571be03dec22bb94fb5e6184e9330 authored about 4 years ago by Jérôme BOULMIER <[email protected]>
cb47512871247ee99ab10ac976c876267137a5e3 authored about 4 years ago by Jérôme BOULMIER <[email protected]>
cb728ac7c4faefedc72e2b503f453be32fcccacd authored about 4 years ago by Jérôme BOULMIER <[email protected]>
bb5cf0113e61db9c822c9f8593b5721e02164e70 authored about 4 years ago by Jérôme BOULMIER <[email protected]>
9d52408cad8700f6ada884f85cb68514adb106eb authored about 4 years ago by Patrick Ziegler <[email protected]>
35f3d7a2cba95268ed16cfda86ef17be2d6a24fd authored about 4 years ago by Patrick Ziegler <[email protected]>
* Add variant support to xkeyboard layout label
Solves #316
* Run style checks, I guess?
...
An empty color value in the config should be treated as if no color was
specified (explicitly)....
* Fix xkeyboard module spacing between the layout and indicators when indicators are empty.
*...
6f13fe93a3e023f8cc6f53683dbe1b39d0b07f3c authored about 4 years ago by Filip Banák <[email protected]>* refactor(color): Use enum class for color type
* Add testcases for tag parser
* Make tag...
fd556525a892d62d8a35595e0fb5cb648253d31c authored about 4 years ago by Patrick Ziegler <[email protected]>
Searching up from the conf.py only works if it is inside the repository
and not for out-of-tree...
If git is not available (and it doesn't have to be when building from a
source archive) buildin...
c07cc09a5fed65d2dfa5db8313893f1db64a41ab authored about 4 years ago by Patrick Ziegler <[email protected]>
* Adopt keep a changelog
Ref: https://keepachangelog.com/en/1.0.0/
* Add changelog to rele...
d63bf294b737d5d93f7452071f024ea87c1a1733 authored about 4 years ago by Patrick Ziegler <[email protected]>
Codecov would add code comments (annotations) to PR diffs whenever a
line was not covered by tes...
It seems that tests/* and lib/* don't actually exclude all the files in
codecov
6afe6581e15b4b4f3fede8b5d533bc8ca6f2ac18 authored about 4 years ago by patrick96 <[email protected]>
4d2bdaa0bd10103d8a5c3480ccc618459b392cc2 authored about 4 years ago by patrick96 <[email protected]>
Changelog
**Fixes**
Legacy action name support was accidentally broken in 3.5.1 (#2296), see #...
3eda8832b9fc305265b062939336f94b19d7159c authored about 4 years ago by patrick96 <[email protected]>3225c11d2a3b939d45575be5e9a6c68bd2a96ea6 authored about 4 years ago by patrick96 <[email protected]>
7c662ec44fe3b5ed80fbd47b010d31b7a6560ac2 authored about 4 years ago by Bjoern Hiller <[email protected]>
The change in #2270 accidentally broke how we access module types.
module<Impl>::TYPE always poi...
7493639889369a77cdefeeabbf5a80662da5f348 authored about 4 years ago by patrick96 <[email protected]>
1c554dd0e030291bb71d617f0006219901e0bbcc authored about 4 years ago by patrick96 <[email protected]>
Changelog
**Features**
* config: Multiple inheritance (#2271), see #2269
**Fixes**
* (#2285)...
9ba805d78fbb7b09da7570251ef230bdb257efda authored about 4 years ago by patrick96 <[email protected]>ae1c6ca1b7bd15df03a019871e94aefb5deca3c4 authored about 4 years ago by quandangv <[email protected]>
Since the forked processes are still our children, we need to wait on
them, otherwise they becom...
ccf14d98169aa5306a745ea86d05300771501206 authored about 4 years ago by patrick96 <[email protected]>
95537f458d78c81f7515c9ca7ca84da69f219ade authored about 4 years ago by patrick96 <[email protected]>
For some reason when passing some non-const strings to convert, the
convert(T&& arg) method was ...
cf739ed29548e8aa9e67ab7dbbee2bd1b8efb017 authored about 4 years ago by patrick96 <[email protected]>
The memory returned was no longer valid because arg is destructed after
the function returns.
d6148e32887374255f6ca75a912cb4d3263fb7a6 authored about 4 years ago by patrick96 <[email protected]>
d66563448446a2daaaeb6a960e51a6aebb3f5193 authored about 4 years ago by Vlad Glagolev <[email protected]>
f6231f351feacc0f18b0972038d5a9bba3ca3fcd authored about 4 years ago by Vlad Glagolev <[email protected]>
df485f0a6007305979b8f52d53036983efe5d88b authored about 4 years ago by patrick96 <[email protected]>
This was a backwards-incompatible change introduced in #2199, however it
was caused because `mod...
Whenever a release is published, this action will create a release
archive and update the relea...
If two WM events arrive withing 25ms of one-another, the second one does
not trigger a bar upda...
Since 3.5.0, we use m_interval for a modulo operation, this crashes the
bar if the interval is ...
Pre 3.5.0, any key starting with 'inherit' was treated as an inherit
directive. This allowed fo...
3d6a7ffd4dc4f06623d44d552cd82edeb4e1692e authored about 4 years ago by Vlad Glagolev <[email protected]>
'level' is a string, not an integer
c198859cd5219cc8c105aa78d015a2ddfbcc120c authored about 4 years ago by Patrick Ziegler <[email protected]>
Generates a bit of spam in IRC when making releases, because each branch
created will trigger a...
d6ce8c9a467f9c823cf0ec0810994129239a7499 authored about 4 years ago by Patrick Ziegler <[email protected]>
11d1c2c5c7f1cb98abde53d862ccd36be703c083 authored about 4 years ago by patrick96 <[email protected]>
* [Temperature, Ramp] fix wrong icon for temperatures near base and warn temps
* [Temperature...
39c73a82347d3a269f9d554a3d66fe2ea3d3acff authored about 4 years ago by Quan <[email protected]>078aa3c8cb2ae20a3143e33fa3658dde3ca23b82 authored about 4 years ago by Patrick Ziegler <[email protected]>
more granular units need lower precision, while less granular need
higher precision. assume san...
Thanks to u/TheNextPoetician for reporting on reddit
Ref: https://www.reddit.com/r/Polybar/co...
26a9bc5964a22f82714572a8c06360d30d75fc24 authored about 4 years ago by Patrick Ziegler <[email protected]>5f67a8a12b735e1f9e91892c20d133eca2338ce9 authored about 4 years ago by Vlad Glagolev <[email protected]>
Breaking Changes:
* The new config parser imposes some restrictions on which characters can be
...
It was not quite clear how try_apply_alpha should behave if the given
color was not ALPHA_ONLY. ...
New config option `speed-unit = B/s` will be used to suffix the upload and download speeds.
*...
50d8a1ba06329a18a8839edfa9b8ec6dae6205c1 authored about 4 years ago by Thibaut CHARLES <[email protected]>
Shell commands triggered from action tags used to block polybar until
they finished.
Since we a...
52eee95bf8665210af5dd6706042d4730c6dba7d authored about 4 years ago by patrick96 <[email protected]>0416093edc93e5fc686f5bb6bf9c6787d135238a authored about 4 years ago by Michał Drozd <[email protected]>
(alpha|red|green|blue)_(d|i) are used for the four channels using
doubles or integers, respectiv...
477189e44302bfa68729bce8ba8ad77d08169389 authored about 4 years ago by patrick96 <[email protected]>
c9efd09f712362839383b50ecf3628340118d82e authored about 4 years ago by patrick96 <[email protected]>
Since we use rgba everywhere, extracting channels from uint32_t directly
is not necessary anymore.
3655106a1453bb5834101957e40952a6eb65fbf8 authored about 4 years ago by patrick96 <[email protected]>
This allows us to also remove the cache class which was only used here
64fa6469ab9df2c9ad0e7d57f391409d018fdae3 authored about 4 years ago by patrick96 <[email protected]>The intent is for every color to be stored in a rgba instance
The rgba class now stores the col...
b238ec340317049c371970f931cb7636113b8fde authored about 4 years ago by patrick96 <[email protected]>cc1efe12cdadf51ecfd7681218b362f059332959 authored about 4 years ago by patrick96 <[email protected]>
413c911cd15eefda158780959519181e43d8cc2f authored about 4 years ago by patrick96 <[email protected]>
eeab4f0d458b66b02035ab10e570945b447f438c authored about 4 years ago by patrick96 <[email protected]>
5007dae35a49ef5f1553de347c23fc0153bcba13 authored about 4 years ago by patrick96 <[email protected]>
4dfbba11c4f84728b31c1b7c628283730d87da41 authored about 4 years ago by patrick96 <[email protected]>
If a config file is a directory, ifstream would just read it as an empty
file without any errors...
All the information in the README was already duplicated on the wiki, it
makes sense to keep the...
874c9527be205ac97886c0de02cd699c58a46808 authored about 4 years ago by patrick96 <[email protected]>
f28de58134c24f5774aab2807f8f3f012f50583e authored about 4 years ago by patrick96 <[email protected]>
Gives structure to pull requests and make it easier for us to review.
2f549575c7858ae73b606493d9440b2785b888eb authored about 4 years ago by patrick96 <[email protected]>We no longer allow people to create issues from a blank template.
The templates for bug reports...
9d31b51a632cf45097419b6e05f5ae4d05fed637 authored about 4 years ago by patrick96 <[email protected]>
Only describes bug reports and PRs for now, should include things like
"How to contribute" in th...
The next action should always select the next workspace, the same for
prev.
reverse-scroll shou...
658ed6974d881ef6f9b565364ac4867bfe422939 authored about 4 years ago by patrick96 <[email protected]>1193b78e43c0320ec5f791049d6ce1b3c3cacd3f authored about 4 years ago by patrick96 <[email protected]>
c427ec06d7ab2b4dcf5b570be6baedc9d28aa0e2 authored about 4 years ago by patrick96 <[email protected]>
1afb33385870e92cf7b0484710493b2808386cd5 authored about 4 years ago by patrick96 <[email protected]>
3e4f8d402ea93b60553f44367e17f5c3d7b53513 authored about 4 years ago by patrick96 <[email protected]>
d45ae7954a222c6ad2a4bd64739d2ae2e1e4f842 authored about 4 years ago by patrick96 <[email protected]>
0a1b58a2ed37e531406780c205888a8991b8688a authored about 4 years ago by patrick96 <[email protected]>
1d9365e74fd976619316ff450c53f76eac6ac6e6 authored about 4 years ago by patrick96 <[email protected]>
5e64361ed81c1c296e8d5926deaa7e22b5fc25be authored about 4 years ago by patrick96 <[email protected]>
Only modules can now be action handlers.
This also slightly simplifies the controller because we...
ff3340e062b01cd77d3837399daa1078bbe04b3d authored about 4 years ago by patrick96 <[email protected]>
41ffc3607d3828468f363aaf272b5fbdfc5830ce authored about 4 years ago by patrick96 <[email protected]>