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
68ae7a869a9b4532b15576c5ac195b848552b7e2 authored over 6 years ago by Vasili Karaev <[email protected]>
From commit 880896c6f4814f4c7798355a652dc6167be2b75f in googletest cmake
test configuration fail...
22681369718d58f6c349856d86e588d0fa1b8d9e authored over 6 years ago by Dalton Barreto <[email protected]>
e4b7c96e3f121e7f37dfaa9610c9ecddf07363a7 authored over 6 years ago by patrick96 <[email protected]>
If polybar is compiled with `-xkb +xcursor`, `cursor.hpp` doesn't include `using std::map`, whic...
0ae4de7d1e9b368f65a827451bca8548822d0699 authored over 6 years ago by Yukio Siraichi <[email protected]>
This will fix the issue of the tray container not being
properly reconfigured when a tray clien...
* github: Add template for bug or issue reports
* github: Add template for build issues
* ...
b32e48a4405c63a027dc59a885621d3f7a14b9bc authored over 6 years ago by Patrick Ziegler <[email protected]>238f8fb592f4cfae8ac8f598a83649fbeaee1100 authored over 6 years ago by BO41 <[email protected]>
The current colors are barely legible
2a3b2b2b998d84df56800cd196315307d9d481fb authored over 6 years ago by patrick96 <[email protected]>
Don't filter out any character that is not part of the current C
locale, since it might drop som...
e7e24e997945be40be9491a790e34b6ccf717ac8 authored over 6 years ago by sysek <[email protected]>
Before queryfont would never change the name of the font, this ensure that it is propery updated...
b632e7da38cc07c4b7fc6613e6f64d99533e3a81 authored over 6 years ago by Andre Schröder <[email protected]>83784fde143fe8230f24832baae88681e9b9da99 authored over 6 years ago by NBonaparte <[email protected]>
fba87227c7965e2f7d552f27ab6b0fd4520278cc authored over 6 years ago by NBonaparte <[email protected]>
* extend build.sh
- add option flags;
- among others, flag --auto allows executing
sc...
Trimming the quotes in labels and the date module are not needed at all,
because surrounding quo...
Now all tests have been converted to gtest and the old testing utility
code is not used anywhere
This way we can still run tests with some compiler warnings
a3786be26a5825be86af51170cfd7cd06d8d5225 authored over 6 years ago by patrick96 <[email protected]>This way warnings are colored differently from actual errors in vim
491d9ecfab33f80548c47d5092b10a39601f1ae1 authored over 6 years ago by patrick96 <[email protected]>
The sstream test was removed because it only tested standard library
behvaior
fixes #1314.
4cb0b1838939d78295e8f9acd32e9cf58865a798 authored over 6 years ago by NBonaparte <[email protected]>This makes polybar play nice with the i3wm feature `workspace_auto_back_and_forth`, and it is ha...
01fc545e096052dee2984fbbc985727afe38fca3 authored over 6 years ago by Tim Smith <[email protected]>Closes #1332
1d6d44f4e98acb164efc043cba5ef9b1209f520c authored over 6 years ago by memeplex <[email protected]>Fixes #1328
1808ca3c51bf09b2c7bd6178ade5d0b2d42e5473 authored over 6 years ago by memeplex <[email protected]>Breaking Changes:
* `0 < label-NAME-maxlen < 3` will now throw an exception and disable the c...
934e277ccd2c907d096385315b3463f1ef6ed179 authored over 6 years ago by Patrick Ziegler <[email protected]>
This slightly changes the existing behavior of maxlen. Before with a
maxlen of 4 'abcde' used to...
973f925ad797a9bcb806529c19e930172aa5cdde authored over 6 years ago by patrick96 <[email protected]>
Adds failing tests for the bug described in #1194
4b83468eb94a4fd0b105d4fa317706ec52487341 authored over 6 years ago by patrick96 <[email protected]>
This now makes label-maxlen < len(ellipsis) (= 3) a fatal error
disabling the whole module that ...
The check of the maxlen and ellipsis condition was also moved to the
label creation, this way ge...
The repeatone button doesn't influence repeating behaviour at all, so
the name is misleading.
T...
028b1413ef9490cdcb21348ea0ca704828ef538e authored over 6 years ago by patrick96 <[email protected]>f98552f87ca0d37c2c4b05d483707efa195a99af authored over 6 years ago by patrick96 <[email protected]>
a7e2173c6fd185b2b97776058f93d0eb351e6304 authored over 6 years ago by patrick96 <[email protected]>
e849a55567938be8c8c6d65c0b6b2154a3dc731e authored over 6 years ago by patrick96 <[email protected]>
415ecebe52e245364a0137b8b430ab887a367d01 authored over 6 years ago by patrick96 <[email protected]>
a06eb8cdace1ae001ad00e71158c588640453d72 authored over 6 years ago by patrick96 <[email protected]>
820279279ea2a46481feb1b2d33f15bdc2188a45 authored over 6 years ago by patrick96 <[email protected]>
This patch enables support for nl80211. In case the libnl-genl-3.0
library isn't found, it will...
This allows use to pick and choose apt packages for each of our build
configurations
This makes...
5d350dead8afebb470a8a11cd99443f8bbfd89d3 authored over 6 years ago by patrick96 <[email protected]>
Uses none of the optional dependencies. This ensures that polybar can
build without any of the s...
Since polybar compiles without it, it's not necessary to actually run
polybar
6157c697bc89e56d9fcc98cb1d06c3791123879b authored over 6 years ago by patrick96 <[email protected]>
The only reason polybar couldn't build without xkb is because the
xkeyboard module's source file...
When xrm was disabled, main.cpp was missing the complete defintion of
connection from connection...
They're not really any different from the release builds and only
elongate the build process. Al...
4b8cd8f616f61e12262263dcda194319d0a95992 authored over 6 years ago by x70b1 <[email protected]>
It's queried the same way ipv4 addresses are queried, but here it displays globally routable add...
d1d307d5005a7acce47693a8179e5390fa9bc1c7 authored over 6 years ago by sqwishy <[email protected]>53c87558c97b3cd1ebba2d379cc6af157ad3eb30 authored over 6 years ago by patrick96 <[email protected]>
78680a6832dafa1cbc3ba6b7fe36144c0d53c9da authored over 6 years ago by patrick96 <[email protected]>
1965498e20c6a82a5db80c5cbb0ef2fe492208f8 authored over 6 years ago by patrick96 <[email protected]>
f983bb63bb77f5ce19cabd38b1896dcd0ada76f1 authored over 6 years ago by patrick96 <[email protected]>
067aac1ac761d0c0eafe59812435cf59e4dee42c authored over 6 years ago by NBonaparte <[email protected]>
Following [1] to get to this setup.
We setup all the ccache configuration before calling projec...
b5129ae0c4ec608a15efbbd38e1286406dd3db4d authored over 6 years ago by patrick96 <[email protected]>b70d5b55d85c8f73417f2adc80f3fcd593b24add authored over 6 years ago by tamago <[email protected]>
2e198ec9c20735de69267b691f447e136a9a3223 authored over 6 years ago by NBonaparte <[email protected]>
fb27cdf7f79afa095f4108c4d0f81ea703524677 authored over 6 years ago by patrick96 <[email protected]>
e828cbd2ce085f8797fc052deae288bc768ed98f authored over 6 years ago by tobaloidee <[email protected]>
73e4b4ac08ee7e746d327abf69e6242facbdc312 authored over 6 years ago by Alex Mayer <[email protected]>
Before, because of [ -d "$search" ] || search="$(dirname "$search")",
clang-format.sh would sear...
3708d4139a72b134ee701ffbd6ed5d4c2f8a66fe authored over 6 years ago by patrick96 <[email protected]>
There was no way to build with gcc when clang was installed using build.sh
da9372fb70b1b917ca4ffb30561d99df9982a5b7 authored over 6 years ago by Doron Behar <[email protected]>
install_xcb_xrm.sh takes advantage of the travis cache but it doesn't
actually install the libra...
I suspect that people that are seeing the tray above their fullscreen
windows get this exception
77d36b959df0ce5e129044697da2c306c355abeb authored over 6 years ago by patrick96 <[email protected]>
22542afc73dc9a5c029f8be3a03125e3b047e643 authored over 6 years ago by patrick96 <[email protected]>
This makes the function more consistent, since it actually returns a
double and it also fixes th...
c2ac93db5533d2424e16a399d6777bb4caf2aace authored over 6 years ago by lukediamond <[email protected]>
cc9423e68245eeab3a2ff5813368a33e82984812 authored over 6 years ago by patrick96 <[email protected]>
Using brace initialization here causes bar.hpp to not compile when
included on its own, forcing ...
0dddb0be4af372ae1c8713ca047f9341efb62731 authored over 6 years ago by patrick96 <[email protected]>
The builder would convert bg and fg colors like #00000000 to #000 which
would make it loose its ...
758dbb85ed6b7174bc0e343217f737d599c1dd1e authored over 6 years ago by patrick96 <[email protected]>
As mentioned in #1215, gcc >=8 will complain, if strncpy truncates the
source string or gcc can ...
f2010edf94fe173c566cfa0b413c51863481ad37 authored over 6 years ago by NBonaparte <[email protected]>
Using @DEFAULT_SINK@ macro avoids having to retrieve default sink name
4bf73ddd818caa3d9aba46cf75a7544e996c8598 authored over 6 years ago by NBonaparte <[email protected]>45b39b0fbd4c0ab4c9c446aaa470ee74cf8c90a3 authored over 6 years ago by Kajzer <[email protected]>
atoi, atof and so on have undefined behavior if anything goes wrong. We
now use strto*, but with...
ee5dfbbf59d234909a487f1cdad4e5b3f2b85609 authored over 6 years ago by Christoph Schiessl <[email protected]>
cc334e5040975873592b17ab962af0205c657952 authored over 6 years ago by Christoph Schiessl <[email protected]>
2a9d5db1791e8d429a50c8b1e36df1756f57397a authored over 6 years ago by Christoph Schiessl <[email protected]>
553fde9499c37f014b8cbf9589dc6ca8a8dc69e3 authored over 6 years ago by patrick96 <[email protected]>
ff39c9d09fd2c584a38264968244cf56966d37dc authored over 6 years ago by Matthias Gamsjager <[email protected]>
Fixes #1163
7eb1f61080c737d7fd06fca5e5bd525afa258b04 authored over 6 years ago by patrick96 <[email protected]>4dfa4079be38e03c9c9a72d817bbeeb544e4c0c8 authored over 6 years ago by NBonaparte <[email protected]>
c900a9958db37f8a9bc17dccb561c671e56b1302 authored over 6 years ago by patrick96 <[email protected]>
Travis provides cmake 3.9.2 ([1])
[1]:
https://docs.travis-ci.com/user/build-environment-update...
6cee26222514e5a8a2b87d239b78b642447907ae authored over 6 years ago by patrick96 <[email protected]>
clang is already installed in travis' trusty environment
Should decrease build time quite a bit...
a8234ddd4e4ab04f4c96fe9fb6adea71c5b17c8f authored over 6 years ago by patrick96 <[email protected]>Will massively decrease build time
0394172cc33fa3c93dddc39329368b34a702237e authored over 6 years ago by patrick96 <[email protected]>
Makes helping with build issues easier as we readily see what versions
are being used.
Cmake alr...
688658c306a6c1ee77543fade23f3c889024afae authored over 6 years ago by Kajzer <[email protected]>
Compiling gtest with clang fails with -Wmissing-field-initializers as
reported in [1]
[1]: https...
The PYTHONPATH env variable needed to be removed because it was messing
with pip and cpp-coveral...
This prevents the download of googletest for normal builds. Now when we
want to compile and run ...
Ubuntu (and thus travis CI) doesn't have the gtest library in its repos,
only the header files a...
eb6159767b8b232eccbbda191210b3f837863cb2 authored over 6 years ago by patrick96 <[email protected]>
56413aa7a8cc237dcd51c9b1d630371873778fb4 authored over 6 years ago by patrick96 <[email protected]>
Since we now link source files instead of including them, this is not
necessary anymore
This makes sure the headers and the compiled gtest library are
compatible
d768c499803768cfbeac84ddf55308d2945d8efa authored over 6 years ago by patrick96 <[email protected]>