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
Before it did not take into account borders or a tray on the left.
It also sometimes rendered th...
The issue was that it used the position of the center module to
calculate the leftmost possible ...
The old code didn't really work when the right block was pushing against
the center block. Also ...
Same as in #1952, the methods are never called with the optional
parameter, except once where it...
* Add steal time to cpu_time struct
* Consider steal time as part of load calculations
* T...
bc560952e03ab558c3befc8147850c11d730a678 authored about 5 years ago by Tudor Brindus <[email protected]>This fixes the below error:
/code/polybar/src/components/controller.cpp:110:117: requi...
ad3960e050cc07873db45170d365c9cdaa27294c authored about 5 years ago by Tudor Brindus <[email protected]>
the `node` and `node_repeat` were never called with the optional
parameter add_space. And its de...
* Add label minlen and alignment.
Fix build
* Update src/drawtypes/label.cpp
Co-Authore...
fb6e874235466a59be66bbad685f4c58ae8bb1b7 authored about 5 years ago by infokiller <[email protected]>70bf0339b86ab2537fbff874485bcd90487d96bc authored about 5 years ago by Justin Dubs <[email protected]>
The Gitter room https://gitter.im/polybar/polybar should serve a similar
purpose as the IRC room...
Fixes #1881
e5783d41132d353a40fe1cf1d546ccd325d10ea9 authored about 5 years ago by Jérôme BOULMIER <[email protected]>
This is yet another way to steer people towards reddit for questions
instead of using the github...
54381fd554ac3eaaa1caaf24c5d5856ed0461eca authored about 5 years ago by patrick96 <[email protected]>
7ee6093a6ec0948494dda2f007bd9ef6af5ee06f authored about 5 years ago by patrick96 <[email protected]>
Anything that doesn't have to be used as a macro
3ea760041212f4e004f3fa7dc87d86cf5bda99ac authored about 5 years ago by patrick96 <[email protected]>
Since APP_VERSION is different for every commit and almost all file
include settings.hpp, the wh...
100632cce36e4abadf5931437ea2dc1ea25f8e5b authored about 5 years ago by patrick96 <[email protected]>
None of the payload fields seem to be used. They were the only place
where EVENT_SIZE was used a...
Adjust version number.
Add new dependencies.
Explicitly ask for Python 3.
Some people use text modules instead of the `separator` key in the bar
section to better configu...
6849b8a56b42b767b48bbba9c4e77847139f1b0b authored about 5 years ago by patrick96 <[email protected]>
Ref: https://github.com/polybar/xpp/pull/17
Fixes #1892
Now we don't have to build xcb-xrm ourselves since it's available in the
repos
Since all of polybar is built at once, there is no chance that this is
ever linked to an object ...
The amdgpu driver seems to set 'actual_brightness' wrong.
Fixes #1870
Ref: https://github.com/A...
Some WMs like i3 discard position information when unmapping the bar and
because of that the bar...
* refactor: Use flat module list if possible
Before if you wanted to iterate over all loaded ...
a119c3386b9388c7c68630af9d657b1b60897ea7 authored about 5 years ago by Patrick Ziegler <[email protected]>A workspace is occupied if it is not active and there is at least one window managed by the WM (...
52f062331503449236c320cefaf40dc499846def authored about 5 years ago by Matthias Viehweger <[email protected]>4ab251f33ca5cec1f8de8468ee37e36a59eaed09 authored about 5 years ago by Jake Howard <[email protected]>
Adds `%decibels%` token to the pulseaudio module
751c21cd37018093dd8f8e8bc7b2cf9c2333c8d8 authored about 5 years ago by julio-b <[email protected]>
While an update was forced whenever polybar was made visible, the
`m_lastinput` variable was sti...
I added the repo to code triage to get regular mails about open issues of polybar.
b162e1758304d65dec77a14c7274edb12bf72d27 authored about 5 years ago by Matthias Viehweger <[email protected]>Shows "N/A" instead.
Fixes #1211
3e83fb9fb2c5d5c103ae519633621173a6294718 authored about 5 years ago by Hayden Sartoris <[email protected]>
This fixes a regression introduced in
56e24992dfe2fba32b1f6b07fc37ab7d0a7c6aba where relative co...
5a309f0e33e6d1a7750fcf4efb8a85837f76b27a authored over 5 years ago by patrick96 <[email protected]>
Adding the reset tag to empty modules makes polybar add margins and
separators for that empty mo...
The %{PR} tag is introduced for this. It resets all colors as well as
the activation of the unde...
Was around since the first commit but no documentation why. It was only
used in the text module ...
When adding a string to the builder directly, it would parse the string
for formatting tags, del...
Using a bit vector to track the active attributes does not really give a
significant speed incre...
211b0bbfd8c780902ddf74fcd200549335cfcc61 authored over 5 years ago by patrick96 <[email protected]>
There really is no reason to also close over/underline tags when we have
a right margin and a no...
This is the next step to merge #1237 in stages.
Currently there are barely any restrictions o...
56e24992dfe2fba32b1f6b07fc37ab7d0a7c6aba authored over 5 years ago by Patrick Ziegler <[email protected]>58d72c4f1939ae1af4e853c19b9e1cd1be3de8db authored over 5 years ago by Jérôme BOULMIER <[email protected]>
12a47fe72e0df59132d01b0ab635f05666a2d354 authored over 5 years ago by x70b1 <[email protected]>
In the AUR optdepends means that the package can run without optdepends
installed. In polybar mo...
The binary is not needed to compile and run polybar with pulseaudio
support. Though of course th...
fe7dc28b07afe949ee2e0fae625e2e0d456d0185 authored over 5 years ago by patrick96 <[email protected]>
Breaking Changes:
* In the `internal/memory` module all of the megabyte values no longer have d...
91652736ae86140c25d1c055016f095b94f301c6 authored over 5 years ago by patrick96 <[email protected]>f0c65e6cf08012d10bde88b2caee39ad938b40fe authored over 5 years ago by Patrick Ziegler <[email protected]>
* Use GNUInstallDirs instead of hardcoded paths
This change should be a no-op in the normal c...
43556b5d924ae9c6e1d9759f88c584f7cb9f48c2 authored over 5 years ago by Rune Morling <[email protected]>0740382851cd8bcb49004746acf2c99acdbbc385 authored over 5 years ago by Brice Waegeneire <[email protected]>
Fixes #1797
c650513b67b013aa9dd204a4df65ec5b4f11e88a authored over 5 years ago by Jérôme BOULMIER <[email protected]>
Originally the size function returned the scaled `size` property for
scalable fonts and the non-...
Unused
Ref: #1730
a3e2e51ac91351a6e406e685026a5ed212a9d687 authored over 5 years ago by patrick96 <[email protected]>
Some build recipes (exherbo, sourcemage) for some reason enable this
even though it doesn't do a...
Unused
Ref: #1730
38af08d29a5da0f69e4c032116a582d0e32a644b authored over 5 years ago by patrick96 <[email protected]>
This confuses lots of people when removing the bspwm module from the
sample config and trying to...
@APP_VERSION@ isn't available on rtd because it doesn't configure the
entire project
They also caused a cmake warning when compiling with debug symbols
28b8877edca55daee297baa235a6824a594a4136 authored over 5 years ago by Jérôme BOULMIER <[email protected]>
I don't know the original intention behind this but it clutters up debug
traces and basically ma...
Previously, when volume was in close proximity to n_max_volume, a larger
increase would not do ...
Displays real percentage instead of being set to 100 if percentage > full-at
* battery: added...
b2b73b5d91daf88f68c4be512ee6318378727633 authored over 5 years ago by Roberto Santalla <[email protected]>
We can now build the docs without having to have installed all
dependencies for polybar.
65e72fd71ef207f0236a8fac2e1e10eccba56e08 authored over 5 years ago by patrick96 <[email protected]>
Whenever a new gcc version is released that introduces new warnings,
this breaks lots of builds ...
37a7ad9c4461c949b14b599dc9c0f9815b213912 authored over 5 years ago by patrick96 <[email protected]>
jaagr/polybar -> polybar/polybar
Travis changed their url for new projects to travis-ci.com
4cc836fa6612d9714d68ae5ed7ef8dfae614e258 authored over 5 years ago by patrick96 <[email protected]>Fixes #1758
9f7840c7d68e064cb5460a012936ac21cb8f68f2 authored over 5 years ago by Sergi Jimenez <[email protected]>Fixes #1733
bfaeb71cb8d8fc421253a18919b2e561e09ab741 authored over 5 years ago by patrick96 <[email protected]>Now the doc folder is exclusively for documentation
01b326c10f8155869dfbb1dc13a666ba7e0831b0 authored over 5 years ago by patrick96 <[email protected]>f1061e1217ea25d43a015e9c2069dbd7cb2fe8a2 authored over 5 years ago by patrick96 <[email protected]>
f68a5e6ccf3bb847cc3365a9a1f4d0f318990156 authored over 5 years ago by patrick96 <[email protected]>
The settings.hpp file is now generated in the build folder and doesn't
need to be included in th...
There isn't a single .c file in the project. It just added bloat
0251a80e7531ecd56462a147c66dd0b682ea7849 authored over 5 years ago by patrick96 <[email protected]>
The polybar executable with RelWithDebInfo gets over 100MB. And there
really isn't any reason to...
Does basically the same as build.sh
148d46b65b649188627d1835e729e452a469e459 authored over 5 years ago by patrick96 <[email protected]>Each directory is responsible for ignoring files
d1fe97b90f6df73d4fccc44a00723aa995a2aa3c authored over 5 years ago by patrick96 <[email protected]>Is exactly the same label_t
0ab9fcdc38a24d4c27d6ad78c0e83b0bf78e53f9 authored over 5 years ago by patrick96 <[email protected]>Similar to warn-temperature, temps below `base-temperature` will use the first ramp icon.
Clo...
7414e9800879cc3692af5ca217fdb18978ba8b4a authored over 5 years ago by Kazufumi NOTO <[email protected]>Fixes compilation under GCC 9
The default copy constructor implicit generation is deprecated ...
fca4151f367c26262c1cd21d67d78c2fda178f34 authored over 5 years ago by Jérôme BOULMIER <[email protected]>
As the kernel documentation said:
https://www.kernel.org/doc/Documentation/ABI/stable/sysfs-cla...
72db0538e1d76612097802ad65dfed5b44872a1a authored over 5 years ago by patrick96 <[email protected]>
243a6a84a6c6f648ccf3bc86834c055eb83144fc authored over 5 years ago by patrick96 <[email protected]>
7d0c6300f6d63eb018b842d122b98fb7c4efbaef authored over 5 years ago by patrick96 <[email protected]>
Travis doesn't have sphinx installed by default and it's also the wrong
version for our document...
The sphinx_rtd_theme takes up about 7.8MB because it includes a lot of
fonts. The default theme ...
754673bff8f3cbd90b1eb0fd622fe332613053bf authored over 5 years ago by patrick96 <[email protected]>
3596001de1a8788ee0cbceaa7ebbc3c1e4f94dff authored over 5 years ago by patrick96 <[email protected]>
This also moves the doc generation completely into cmake (no more
Makefile).
To generate the do...
2c42bae09f01c3ebb53850d49edc5c102309685b authored over 5 years ago by patrick96 <[email protected]>
We need to have the version string available in multiple places not just
the source code. It is ...
166f704e580addc73eea0c74ee25b15550fb255a authored over 5 years ago by patrick96 <[email protected]>
800d24c92f434bc73b865ec9bc401c43b702108a authored over 5 years ago by patrick96 <[email protected]>
73de9257a152e7590b7a10559bc604e137816006 authored over 5 years ago by patrick96 <[email protected]>
5b7bb2514eabd5128916a1c9a85428d98c214691 authored over 5 years ago by patrick96 <[email protected]>
Not yet to 'polybar' package that will be done in the next release
aec34c11f17edfc295f144dd966ce9a9b0f06561 authored over 5 years ago by patrick96 <[email protected]>7809be8d58454565e9a7f7f331c3132e50481782 authored over 5 years ago by patrick96 <[email protected]>
For local previews the sphinx_rtd_theme is not used, only in read the
docs.
rtd scans the project for a conf.py file so we cannot name it conf.py.in
unless we get rtd to ru...
Run `make doc` inside the cmake build folder.
The html output is installed to
${CMAKE_INSTALL_P...