Ecosyste.ms: OpenCollective

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

polybar

A free and open-source statusbar for the Linux desktop
Collective - Host: opensource - https://opencollective.com/polybar - Website: https://polybar.github.io - Code: https://github.com/polybar

fix(xworkspaces): Handle -1 value for _NET_WM_DESKTOP

Fixes #2352

github.com/polybar/polybar - 4154943f69563e6c68c398ef81b4a7e3f6c5004e authored almost 4 years ago by patrick96 <[email protected]>
Remove polybar spec file

Polybar is now available as a native package in the major rpm-based
distros.

Ref: #1633

github.com/polybar/polybar - 68ce23cbd350f0ee956c7ba59ee09208f4d5cb6b authored almost 4 years ago by patrick96 <[email protected]>
Add items for milestones and readthedocs to release workflow

github.com/polybar/polybar - ad2d3652f97fab48d8c8a008efe904b7dd26dec6 authored about 4 years ago by patrick96 <[email protected]>
Install changelog file as part of the documentation

github.com/polybar/polybar - 3ac93845fca6d30ab6d2b3ec39f847b403777e81 authored about 4 years ago by patrick96 <[email protected]>
doc: Exclude .buildinfo file from installation

The file contains information about the build itself (hashed) and is not
really useful.

github.com/polybar/polybar - ca8fbe5c86869d7f7cc2b2d1fc10fad313c6d503 authored about 4 years ago by patrick96 <[email protected]>
sphinx: Turn on nit-picky mode

github.com/polybar/polybar - 50b567f070855f62d0c854f824a2d70e8fb7429d authored about 4 years ago by patrick96 <[email protected]>
README.md: add sTiKyt/polybar-onlinestatus to user repos

github.com/polybar/polybar-scripts - 4b370747f4a26a63bc7187f543bed1fa664d947e authored about 4 years ago by sTiKyt <[email protected]>
README.md: add madhat2r/polybar-i3-window to user repos

github.com/polybar/polybar-scripts - 3e4e109c9ac3b7fbe371d4e0e3f625ae62e59fcb authored about 4 years ago by Micah Duke <[email protected]>
player-mpv-tail: drop script (close #271)

github.com/polybar/polybar-scripts - d0b11ef11b6e50249114f1ca13fe6fffc8f50c27 authored about 4 years ago by x70b1 <[email protected]>
Update PKGBUILD for 3.5.4 (#2347)

github.com/polybar/polybar - 0cfdd88ad0cd9c6bc55851f097db336c52e37172 authored about 4 years ago by Patrick Ziegler <[email protected]>
Merge branch 'hotfix/3.5.4'

github.com/polybar/polybar - 74dcb4649dd922fd72c2bd15b923acadd7e4fe8c authored about 4 years ago by patrick96 <[email protected]>
Release 3.5.4

github.com/polybar/polybar - fdc670a9ddf561b8bb92b67f4cf4c190678e6af1 authored about 4 years ago by patrick96 <[email protected]>
player-mpris-tail: handle empty array metadata correctly (fix #297)

github.com/polybar/polybar-scripts - b3a0fb431a7935b8b3047dcc310ca13e85ee3bba authored about 4 years ago by Rocky Prabowo <[email protected]>
Add compiler warning for missing override specifier (#2341)

* build: Add -Wsuggest-override

We should always use the override specifier when overriding v...

github.com/polybar/polybar - d5be8cad97e8582feefc7b8445c02e796bcd98c1 authored about 4 years ago by Patrick Ziegler <[email protected]>
module: Implement action router (#2336)

* module: Implement proof of concept action router

Action implementation inside module become...

github.com/polybar/polybar - 26be83f89325c578f1ca5b4efd0cc2d6f4fc14a0 authored about 4 years ago by Patrick Ziegler <[email protected]>
Add support for %nwin% in xworkspaces label (#2329)

%nwin% tells the number of windows in a workspace

github.com/polybar/polybar - 7521da900fd2b463ffa0282206e8625d93f9cd54 authored about 4 years ago by Bruno Cooper <[email protected]>
feat(net): interface discovery (#2025)

github.com/polybar/polybar - f7c2d83ef2d97d72b89b0769b128339568320292 authored about 4 years ago by devsnek <[email protected]>
Add config option for visiblity (#2320 cont'd) (#2342)

* Add option

* Undo my havoc on the example config

* Update CHANGELOG

github.com/polybar/polybar - eb302f96ff617d76003bd604c7bed6ee1d25a5a4 authored about 4 years ago by Nolan Prochnau <[email protected]>
feat(xworkspaces): Persistent urgent hint (#2340)

* add urgent hint

* feat(xworkspaces): Fully implement urgency hint

Co-authored-by: Jérôme...

github.com/polybar/polybar - 412f4c723f2e312e7e3043fbe0954f7b354c7b2c authored about 4 years ago by Patrick Ziegler <[email protected]>
Cleanup Getting Started Section (#2339)

github.com/polybar/polybar - 80a50874fddecbd427dde12998f4c2da8caca069 authored about 4 years ago by Patrick Ziegler <[email protected]>
Update googletest (#2338)

This fixes the cmake deprecation warnings

Ref: https://github.com/google/googletest/pull/3094

github.com/polybar/polybar - 11f76a171052fac963a12219e98636fbefc32b04 authored about 4 years ago by Patrick Ziegler <[email protected]>
feat: Module Visibility (#2320)

Modules can now also be shown and hidden using ipc commands:

$ polybar-msg [-p PID] cmd h...

github.com/polybar/polybar - 8e46e54cb3fbcfcb109de4bdd9ed236ed816c5fb authored about 4 years ago by Nolan Prochnau <[email protected]>
Remove tag compaction "optimizations"

The intention was to remove tags that won't have an effect and join
together consecutive tags.
H...

github.com/polybar/polybar - e30d2c4c1f5e4ec966995497e891beef6b07a03e authored about 4 years ago by patrick96 <[email protected]>
doc: Add language to code-blocks

github.com/polybar/polybar - b49f325e1ef4ce992005f266bad2a18423c730ed authored about 4 years ago by patrick96 <[email protected]>
ci: Make sphinx warnings errors

github.com/polybar/polybar - 6479ebc83f9e54f82d6da060ccf0083bbfee5df7 authored about 4 years ago by patrick96 <[email protected]>
refactor(cmake): Allow targets to be enabled individually

Each major target of polybar can now be enabled/disabled while
configuring (even polybar itself)...

github.com/polybar/polybar - c24a6999a4700a436c66fb5a89f3df1c708e486a authored about 4 years ago by patrick96 <[email protected]>
cmake: Use CMAKE_CXX_COMPILER_LAUNCHER for ccache

github.com/polybar/polybar - 771154742c6445eae22d0cc4593f03fd6aba0254 authored about 4 years ago by patrick96 <[email protected]>
build: Bump cmake version to 3.5.0

This includes the changes from polybar/xpp#30 which also updates the
minimum cmake version in th...

github.com/polybar/polybar - 16b2970bd720265442d4e67a2e6cce889b8e2cbe authored about 4 years ago by patrick96 <[email protected]>
Cleanup

github.com/polybar/polybar - bb70b7c74343f001b065fae89b416dc33ac128cd authored about 4 years ago by patrick96 <[email protected]>
cmake: Use lists

github.com/polybar/polybar - 17f4dfd34244faacb8d73d722e29e8199a94265a authored about 4 years ago by patrick96 <[email protected]>
ci: Use libnl

github.com/polybar/polybar - 20c88ca977e1b745d176cf4d932844dc8a00f809 authored about 4 years ago by patrick96 <[email protected]>
cmake: Remove empty files

github.com/polybar/polybar - 3c51a1d955a0208776bd8f6b930d05bae150998e authored about 4 years ago by patrick96 <[email protected]>
cmake: Mark checklib variables as advanced

github.com/polybar/polybar - 74903d49a72232068b330a78a79f0997072cd7d1 authored about 4 years ago by patrick96 <[email protected]>
cmake: Add option to enable/disable shell files

github.com/polybar/polybar - 64e246e7346c27418866f430250a726de4cc075f authored about 4 years ago by patrick96 <[email protected]>
cmake: Add option to enable/disable sample config

github.com/polybar/polybar - 9d47b836970c9611eea57a1a9296456fc68e770f authored about 4 years ago by patrick96 <[email protected]>
build: Add option to enable/disable html/manpages

github.com/polybar/polybar - ddfec6fc8fad0142e7a5cedbba00c5bf2332dbc0 authored about 4 years ago by patrick96 <[email protected]>
ci: Add job for polybar-msg

github.com/polybar/polybar - c3fbd1e3e8addb91a523560ef569b8cad963db58 authored about 4 years ago by patrick96 <[email protected]>
Add cmake files for configuring individual targets

This makes the code a bit less messy. We barely need if(BUILD_...)
guards inside the cmake files...

github.com/polybar/polybar - 923d9ae061b7d461c1caabdcb1347a049d18b86e authored about 4 years ago by patrick96 <[email protected]>
Update PKGBUILD for 3.5.3 (#2327)

github.com/polybar/polybar - 7d1b265ef4b95121e46d97937319d102953cba7c authored about 4 years ago by Patrick Ziegler <[email protected]>
feat(config): Try to load config.ini (#2324)

* Added .ini extension check to default config

* Added change to changelog and man page

* ...

github.com/polybar/polybar - 89a723a4d9656a50d286d0ddddd5cbd77c806bcc authored about 4 years ago by Kamui <[email protected]>
Merge remote-tracking branch 'origin/hotfix/3.5.3'

github.com/polybar/polybar - 218911c46381d52cf80a2bacfff365bae945ed02 authored about 4 years ago by patrick96 <[email protected]>
Release 3.5.3

github.com/polybar/polybar - 64649a1e473c488d25aad126f0c2ce35a6af1dac authored about 4 years ago by patrick96 <[email protected]>
Create FUNDING.yml

github.com/polybar/polybar - eee22cb3515f83b324a4508bc37ffe6cf3626697 authored about 4 years ago by Patrick Ziegler <[email protected]>
cmake: Display package versions in summary

github.com/polybar/polybar - fd2edfdc08148b6612e89ea6b13f5e3eb095e496 authored about 4 years ago by patrick96 <[email protected]>
Fix FindXcb not doing version checks for components

Version checks for FindXcb only make sense if all components have the
same version or only a sin...

github.com/polybar/polybar - 84da909b478923a95bf26963f24ebd7354f9664e authored about 4 years ago by patrick96 <[email protected]>
enhancement(cmake): remove all mentions of "dirs" variable

github.com/polybar/polybar - b143e43491239347a86323f192415a2d81acd19f authored about 4 years ago by Jérôme BOULMIER <[email protected]>
cmake: Fix find_package_handle_standard_args warning

github.com/polybar/polybar - ade8b40b3689e9456c0b019d52f4415c5d07be09 authored about 4 years ago by patrick96 <[email protected]>
cmake: Update list of source files

github.com/polybar/polybar - 4f2a145f4f4a2582f1262763b8a11de64e81cc85 authored about 4 years ago by patrick96 <[email protected]>
cmake: Make xrandr and xcomposite required

They were required before, but could technically be deactived (the
compilation would fail, but c...

github.com/polybar/polybar - 1dc8d2f30e248d2ca186d7dcf2972c5111dc3fa2 authored about 4 years ago by patrick96 <[email protected]>
cmake: Remove unused variables

github.com/polybar/polybar - 374716d32989d65ff26423d8a93f39325210bd23 authored about 4 years ago by patrick96 <[email protected]>
Add documentation

github.com/polybar/polybar - dc8d7fd0e0bd1790b56cb1244ab8ac6f2e6304fe authored about 4 years ago by patrick96 <[email protected]>
feat(cmake): removing globs and using imported targets

github.com/polybar/polybar - 31fafa86f7a787a6c8f5a75c304067943f92b8d8 authored about 4 years ago by Jérôme BOULMIER <[email protected]>
refactoring find packages

github.com/polybar/polybar - cb0aeacbf22571be03dec22bb94fb5e6184e9330 authored about 4 years ago by Jérôme BOULMIER <[email protected]>
feat(cmake): removing warnings in dependencies.

github.com/polybar/polybar - cb47512871247ee99ab10ac976c876267137a5e3 authored about 4 years ago by Jérôme BOULMIER <[email protected]>
fix(cmake): restoring output directory

github.com/polybar/polybar - cb728ac7c4faefedc72e2b503f453be32fcccacd authored about 4 years ago by Jérôme BOULMIER <[email protected]>
fix(x11): Don't include composite when disabled

github.com/polybar/polybar - bb5cf0113e61db9c822c9f8593b5721e02164e70 authored about 4 years ago by Jérôme BOULMIER <[email protected]>
Add links to polybar collective (#2318)

github.com/polybar/polybar - 9d52408cad8700f6ada884f85cb68514adb106eb authored about 4 years ago by Patrick Ziegler <[email protected]>
Write about polybar open collective (#18)

github.com/polybar/polybar.github.io - 20fc396b03405350ab0a6c7da38596abb221b55d authored about 4 years ago by Patrick Ziegler <[email protected]>
info-softwarecounter: fix process ID out of range (close #291)

github.com/polybar/polybar-scripts - 5d46d66c3113923a64fd2e2c660c5d440ef51bc2 authored about 4 years ago by jtambasco <[email protected]>
Minor fixes (#19)

* Add top margin to blog headings

* Adjust 3.5.0 blogpost headings

* Adjust distro order i...

github.com/polybar/polybar.github.io - 56d61668fc4c72420bdc3d2bfc2fc9b30ff55d16 authored about 4 years ago by TonCherAmi <[email protected]>
readme: Add downloads badge (#2317)

github.com/polybar/polybar - 35f3d7a2cba95268ed16cfda86ef17be2d6a24fd authored about 4 years ago by Patrick Ziegler <[email protected]>
feat(xkeyboard): Add variant support to layout label (#2163)

* Add variant support to xkeyboard layout label

Solves #316

* Run style checks, I guess?
...

github.com/polybar/polybar - 0d2838fcd59c6c04aa2b36e45dcb558e86e23947 authored about 4 years ago by Nolan Prochnau <[email protected]>
fix(config): Don't treat an empty value as invalid (#2315)

An empty color value in the config should be treated as if no color was
specified (explicitly)....

github.com/polybar/polybar - 33e691301dc0cc8ff2a171bac1653365e8962d73 authored about 4 years ago by Patrick Ziegler <[email protected]>
xkeyboard: Fix indicator spacing (#2306)

* Fix xkeyboard module spacing between the layout and indicators when indicators are empty.

*...

github.com/polybar/polybar - 6f13fe93a3e023f8cc6f53683dbe1b39d0b07f3c authored about 4 years ago by Filip Banák <[email protected]>
New Tag Parser (#2303)

* refactor(color): Use enum class for color type

* Add testcases for tag parser

* Make tag...

github.com/polybar/polybar - fd556525a892d62d8a35595e0fb5cb648253d31c authored about 4 years ago by Patrick Ziegler <[email protected]>
fix(docs): Support out-of-tree builds (#2312)

Searching up from the conf.py only works if it is inside the repository
and not for out-of-tree...

github.com/polybar/polybar - 1bf89e8b7661fdfb784be889838b173f0457e4b0 authored about 4 years ago by Patrick Ziegler <[email protected]>
doc: Don't use git for checking version number (#2311)

If git is not available (and it doesn't have to be when building from a
source archive) buildin...

github.com/polybar/polybar - cec463e8301d38b536867ec16204cd60e0272d6e authored about 4 years ago by Patrick Ziegler <[email protected]>
doc: Add changelog to CONTRIBUTING.md TOC (#2310)

github.com/polybar/polybar - c07cc09a5fed65d2dfa5db8313893f1db64a41ab authored about 4 years ago by Patrick Ziegler <[email protected]>
Adopt "keep a changelog" (#2308)

* Adopt keep a changelog

Ref: https://keepachangelog.com/en/1.0.0/

* Add changelog to rele...

github.com/polybar/polybar - d63bf294b737d5d93f7452071f024ea87c1a1733 authored about 4 years ago by Patrick Ziegler <[email protected]>
codecov: Disable pull request annotations

Codecov would add code comments (annotations) to PR diffs whenever a
line was not covered by tes...

github.com/polybar/polybar - 680bb2d5e4ef3f3bfaa0b422c674f3aa6c4d8c23 authored about 4 years ago by patrick96 <[email protected]>
codecov: Recursively ignore test and lib folder

It seems that tests/* and lib/* don't actually exclude all the files in
codecov

github.com/polybar/polybar - 433a3137820f491aa5b3ba081f938c6e3561eba0 authored about 4 years ago by patrick96 <[email protected]>
aur: Update PKGBUILD for 3.5.2 release

github.com/polybar/polybar - 6afe6581e15b4b4f3fede8b5d533bc8ca6f2ac18 authored about 4 years ago by patrick96 <[email protected]>
Merge branch 'hotfix/3.5.2'

github.com/polybar/polybar - 4d2bdaa0bd10103d8a5c3480ccc618459b392cc2 authored about 4 years ago by patrick96 <[email protected]>
Release 3.5.2

Changelog

**Fixes**

Legacy action name support was accidentally broken in 3.5.1 (#2296), see #...

github.com/polybar/polybar - 3eda8832b9fc305265b062939336f94b19d7159c authored about 4 years ago by patrick96 <[email protected]>
tests: Update gtest to newest commit

github.com/polybar/polybar - 3225c11d2a3b939d45575be5e9a6c68bd2a96ea6 authored about 4 years ago by patrick96 <[email protected]>
feat(conf) Properties for {bottom,top}-{left,right} radius

github.com/polybar/polybar - 7c662ec44fe3b5ed80fbd47b010d31b7a6560ac2 authored about 4 years ago by Bjoern Hiller <[email protected]>
fix: Module type always empty string

The change in #2270 accidentally broke how we access module types.
module<Impl>::TYPE always poi...

github.com/polybar/polybar - 94e1c64dff527c46c6f8d6ba25df9f28d7d56898 authored about 4 years ago by patrick96 <[email protected]>
aur: Update PKGBUILD for 3.5.1 release

github.com/polybar/polybar - 7493639889369a77cdefeeabbf5a80662da5f348 authored about 4 years ago by patrick96 <[email protected]>
Merge branch 'hotfix/3.5.1'

github.com/polybar/polybar - 1c554dd0e030291bb71d617f0006219901e0bbcc authored about 4 years ago by patrick96 <[email protected]>
Release 3.5.1

Changelog

**Features**

* config: Multiple inheritance (#2271), see #2269

**Fixes**

* (#2285)...

github.com/polybar/polybar - 9ba805d78fbb7b09da7570251ef230bdb257efda authored about 4 years ago by patrick96 <[email protected]>
Fix 2283: Replace tokens at build() instread of update()

github.com/polybar/polybar - ae1c6ca1b7bd15df03a019871e94aefb5deca3c4 authored about 4 years ago by quandangv <[email protected]>
fix(process): fork_detached created zombie processes

Since the forked processes are still our children, we need to wait on
them, otherwise they becom...

github.com/polybar/polybar - 47483a94f1302746cae31bea789ced95bc9aeffe authored about 4 years ago by patrick96 <[email protected]>
Fix CI badge

github.com/polybar/polybar - ccf14d98169aa5306a745ea86d05300771501206 authored about 4 years ago by patrick96 <[email protected]>
ci: Add manual trigger

github.com/polybar/polybar - 95537f458d78c81f7515c9ca7ca84da69f219ade authored about 4 years ago by patrick96 <[email protected]>
fix(logger): Wrong conversion function called

For some reason when passing some non-const strings to convert, the
convert(T&& arg) method was ...

github.com/polybar/polybar - 54e2490aa5e1429329ef340347c56f8904bc60b2 authored about 4 years ago by patrick96 <[email protected]>
ci: Use github actions

github.com/polybar/polybar - cf739ed29548e8aa9e67ab7dbbee2bd1b8efb017 authored about 4 years ago by patrick96 <[email protected]>
fix(build): UB when converting strings in logger

The memory returned was no longer valid because arg is destructed after
the function returns.

github.com/polybar/polybar - a45b5d042453b9ed5b0fb3d96108573e0124ba6c authored about 4 years ago by patrick96 <[email protected]>
Remove travis

github.com/polybar/polybar - d6148e32887374255f6ca75a912cb4d3263fb7a6 authored about 4 years ago by patrick96 <[email protected]>
Fix build with clang++ 3.4 (#2279)

github.com/polybar/polybar - d66563448446a2daaaeb6a960e51a6aebb3f5193 authored about 4 years ago by Vlad Glagolev <[email protected]>
Add missing header (#2280)

github.com/polybar/polybar - f6231f351feacc0f18b0972038d5a9bba3ca3fcd authored about 4 years ago by Vlad Glagolev <[email protected]>
fix(module_formatter): Remove double moves

github.com/polybar/polybar - df485f0a6007305979b8f52d53036983efe5d88b authored about 4 years ago by patrick96 <[email protected]>
fix(battery): Crash when `format-low` not defined

This was a backwards-incompatible change introduced in #2199, however it
was caused because `mod...

github.com/polybar/polybar - bc87eb3b69519c731499610b8ca9a731acaa2422 authored about 4 years ago by patrick96 <[email protected]>
github: Add action to create release archive (#2277)

Whenever a release is published, this action will create a release
archive and update the relea...

github.com/polybar/polybar - 1168ef36a0ed24a90f53c576c7a7b576e8dd6921 authored about 4 years ago by Patrick Ziegler <[email protected]>
fix(xworkspaces): Never swallow updates (#2275)

If two WM events arrive withing 25ms of one-another, the second one does
not trigger a bar upda...

github.com/polybar/polybar - 037f6e6c4522e4504ab56e8f393a1c2f1b15f874 authored about 4 years ago by Patrick Ziegler <[email protected]>
fix(timer_module): Ensure that interval > 0 (#2274)

Since 3.5.0, we use m_interval for a modulo operation, this crashes the
bar if the interval is ...

github.com/polybar/polybar - 82ebad5e7a1bada94ce4e93f43bbd67d71e778c0 authored about 4 years ago by Patrick Ziegler <[email protected]>
fix(config): Reintroduce multiple inheritance (#2271)

Pre 3.5.0, any key starting with 'inherit' was treated as an inherit
directive. This allowed fo...

github.com/polybar/polybar - b2c515c73cb68e12740a56810113cc25461ab266 authored about 4 years ago by Patrick Ziegler <[email protected]>
Fix linking when built with clang++ 3.4 (#2270)

github.com/polybar/polybar - 3d6a7ffd4dc4f06623d44d552cd82edeb4e1692e authored about 4 years ago by Vlad Glagolev <[email protected]>
fix(menu): Wrong printf token in error message (#2264)

'level' is a string, not an integer

github.com/polybar/polybar - c198859cd5219cc8c105aa78d015a2ddfbcc120c authored about 4 years ago by Patrick Ziegler <[email protected]>
travis: Disable notifications for passed builds (#2265)

Generates a bit of spam in IRC when making releases, because each branch
created will trigger a...

github.com/polybar/polybar - 4e576f657235cd9e78952b4857e5e1464a178580 authored about 4 years ago by Patrick Ziegler <[email protected]>
aur: Update PKGBUILD for 3.5.0 release (#2261)

github.com/polybar/polybar - d6ce8c9a467f9c823cf0ec0810994129239a7499 authored about 4 years ago by Patrick Ziegler <[email protected]>