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

tray: Properly handle missing _XEMBED_INFO

The icon not supporting XEMBED is not fatal, we just treat is as always
mapped.

Fixes #2479
Fix...

github.com/polybar/polybar - 6136c08d4287a575f6ef593e3ecca27dfa517c01 authored over 3 years ago by patrick96 <[email protected]>
Add Debian and Ubuntu's installation instructions (#25)

github.com/polybar/polybar.github.io - 2993ce7c27bf517383e88cf677881ad885fbff43 authored over 3 years ago by Samuel Henrique <[email protected]>
Update Debian installation instructions (#2499)

github.com/polybar/polybar - 6816891cf1ca88696b743e95a2654c9983ec9ec0 authored over 3 years ago by Samuel Henrique <[email protected]>
fix(net): Check if interface is valid first. (#2497)

Fixes #2496

github.com/polybar/polybar - 5011e66346894d0847af2f6409ef3f207475ab75 authored over 3 years ago by Patrick Ziegler <[email protected]>
fix(xworkspaces): Fix scrolling (#2492)

The scroll handler had two issues:

* It did not respect the order the desktops where displaye...

github.com/polybar/polybar - 9f828800fbf9005a0f73904f3d58f7b1828513db authored over 3 years ago by Patrick Ziegler <[email protected]>
feat(memory): Tokens that switch between MiB and GiB (#2488)

* feat:add tokens to display memory in MiB when GiB val <= 1.0 (#2472)

* fix: correct swap_us...

github.com/polybar/polybar - ddabe3f0f45238af2d496595feb3b4862873b9d4 authored over 3 years ago by Luca Maltagliati <[email protected]>
doc: Update description of polybar -m/-M (#2487)

It should be clear that `polybar -M` represents all valid monitor names.

github.com/polybar/polybar - a520fead94965a87658f1fea099541b8547904e3 authored over 3 years ago by Patrick Ziegler <[email protected]>
fix(monitor): do not include outputs when monitors are supported (#2485)

* fix(monitor): do not include outputs when monitors are supported

Previously, when splitting...

github.com/polybar/polybar - 151a263654f9a5c7dc2b2f866eee40d06e98e30e authored over 3 years ago by Vincent Bernat <[email protected]>
build(deps): Bump addressable from 2.7.0 to 2.8.0 (#24)

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release...

github.com/polybar/polybar.github.io - 246f42c42481b38c543d664397c83761c6c64149 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(ipc): allow receiving arbitrary text on IPC socket (#2463)

This adds the 'send' action to the ipc module that can be used to send arbitrary text to the mod...

github.com/polybar/polybar - 5f3462240cddfca15a52092633f77d2d4fa55278 authored over 3 years ago by Vincent Bernat <[email protected]>
fix(fs): Only add spacing between shown mountpoints

Fixes #2458

github.com/polybar/polybar - 523e4d6313b784c0790d8481bf38604c1febc27c authored over 3 years ago by patrick96 <[email protected]>
cmake: Stop using CMAKE_* variables for flags

It is not recommended anyway and the -Werror flag set in CI was getting
set when compiling gtest...

github.com/polybar/polybar - 3652d5fe0d06c967bf3dbfc07ee5d6597cba663e authored over 3 years ago by patrick96 <[email protected]>
Use CMAKE_EXE_LINKER_FLAGS

The newere target_link_options is not supported by our minimum cmake
version (3.5)

github.com/polybar/polybar - c9018263174de90180fa96c3fea3a48f52f211cf authored over 3 years ago by patrick96 <[email protected]>
doc: Add version to module visibility actions

github.com/polybar/polybar - 55509efa1d681fca718c6fa40b11ede7edbb1149 authored over 3 years ago by patrick96 <[email protected]>
Universal Visibility Action (#2320 cont'd) (#2426)

* Add toggle_visible action

* Add set_visible and set_invisible actions

* Rename toggle_vi...

github.com/polybar/polybar - 06932007a05c4de81f8c1eac6f6130b9ec548168 authored over 3 years ago by Nolan Prochnau <[email protected]>
README.md: add mil-ad/polybar-wireguard to user repos

github.com/polybar/polybar-scripts - a6b9d5a6f3c4fe5c2d1b1211f6f598d662cf303c authored over 3 years ago by Milad Alizadeh <[email protected]>
player-mpris-tail: add whitelist support

github.com/polybar/polybar-scripts - 2b9b9374e97ddf9c21bb0289dc100b6b6bcc986a authored over 3 years ago by 陈序 <[email protected]>
Use master branch for googletest (#2451)

gtest recommends using the `master` branch as it follows the "Live at
Head" philosophy.

[1]:...

github.com/polybar/polybar - dcd33057fda12c48c10b1db6501e5067578fa8f9 authored over 3 years ago by Patrick Ziegler <[email protected]>
Write about moving to libera.chat (#23)

github.com/polybar/polybar.github.io - aa3a0877fe94087c5585853593b4fc9ab9bd5bdd authored over 3 years ago by Patrick Ziegler <[email protected]>
Change over all IRC mentions to libera (#2450)

github.com/polybar/polybar - 3247a57a63fa859a0c414054834b5eef7d6f897d authored over 3 years ago by Patrick Ziegler <[email protected]>
Adding case to ignore T@ in bspwm (#2439)

* Adding case to ignore T@ in bspwm

* Adding entry to changelog for issue #2371

github.com/polybar/polybar - bfa9b5d53e72ea0ba4153cf171875ad7811cee21 authored over 3 years ago by Carlos Gonzalez <[email protected]>
isrunning-noisetorch: add script

github.com/polybar/polybar-scripts - 476ba74b6de72329ed42cee66a98afcd903dfda5 authored over 3 years ago by Pedro Burgos <[email protected]>
Update PKGBUILD for 3.5.6

We can now remove the temporary fix for the i3 crash

github.com/polybar/polybar - e66a678c12eaafdd628e02ad17328c875c2ef0a0 authored over 3 years ago by patrick96 <[email protected]>
Merge branch 'hotfix/3.5.6'

github.com/polybar/polybar - c65f6857e1d14647103b1f3ff71e6d7aa6318269 authored over 3 years ago by patrick96 <[email protected]>
Release 3.5.6

github.com/polybar/polybar - eb9c192d041fa272982d8d5bc06bdb2322a3c4c0 authored over 3 years ago by patrick96 <[email protected]>
Fix i3 module assertion failure

This brings #2417 into the hotfix release

Ref #2417

github.com/polybar/polybar - d8f4d56a95b388cf7332b972d1a32e8039ba36fc authored over 3 years ago by patrick96 <[email protected]>
tray: Do not swallow clear_window exceptions

github.com/polybar/polybar - cbe4521737087a3113720b040cc0e043358188c7 authored over 3 years ago by patrick96 <[email protected]>
fix(tray): Support clients with different depths

XCB_BACK_PIXMAP_PARENT_RELATIVE requires that the client has the same
depth as the tray window.
...

github.com/polybar/polybar - ad987098ff10a03f74a5388de0b920cdcf67dd1c authored over 3 years ago by patrick96 <[email protected]>
updates-pacman-aurhelper: fix quotes

github.com/polybar/polybar-scripts - 07a137348de908d6c2342306d2abaf5a7ad9f478 authored over 3 years ago by Pedro Burgos <[email protected]>
build(deps): Bump nokogiri from 1.11.2 to 1.11.4 (#22)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.4.
- [Release n...

github.com/polybar/polybar.github.io - 63228e629f8ad97e629ae0e72f3123b376538278 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
info-hlwm-workspaces: added support for multi monitor setups

github.com/polybar/polybar-scripts - 6f39072c998191e715f7945a0497bcd7aed50807 authored over 3 years ago by Fabian Angenoorth <[email protected]>
system-fan-speed: use printf instead of scale

github.com/polybar/polybar-scripts - 91ac35f1ca3758cfca5e28b606d0a3bee91c787a authored over 3 years ago by x70b1 <[email protected]>
network-traffic: use printf instead of scale

github.com/polybar/polybar-scripts - a0a7f2e65113596183bf9ff7f3c1324ba6937276 authored over 3 years ago by x70b1 <[email protected]>
pulseaudio-microphone: allow change of volume using the scroll wheel

github.com/polybar/polybar-scripts - 2ae038f5d16f7441479c125507e3bf9f9dcca498 authored over 3 years ago by Joshua T <[email protected]>
feat(bspwm): Option to scroll through occupied desktops only (#2428)

* Implement option occupied-scroll to bspwm module

* update changelog

* change default val...

github.com/polybar/polybar - 735a08ba7cca0b0b285810aaa38444dfb5a8e07e authored over 3 years ago by Flexlolo <[email protected]>
vpn-mullvad-status: add script

github.com/polybar/polybar-scripts - c95c88b7a5689ce0a053d95fe245880f4dfb3194 authored over 3 years ago by sudo-julia <[email protected]>
system-bluetooth-bluetoothctl: remove pipe

github.com/polybar/polybar-scripts - cb42f104d0776e1138f9cc54daf79c1433257bb0 authored over 3 years ago by Martin Terneborg <[email protected]>
info-podman: add script

github.com/polybar/polybar-scripts - 5276a9fb6e4761e44cdf4e1f00f4b22d0a5b9a7f authored over 3 years ago by RealStickman <[email protected]>
system-gpu-optimus: remove spacing

github.com/polybar/polybar-scripts - b066741417676f62f5efbdb51257616c3274c738 authored over 3 years ago by Ethan Knowlton <[email protected]>
info-cava: add script

github.com/polybar/polybar-scripts - 004c01f0c598f00882f86aa7dcef6d9fd52abe0c authored over 3 years ago by Sofia "dzshn" N. L <[email protected]>
README.md: add Skyclad0bserver/polymetals to user repos

github.com/polybar/polybar-scripts - 065f1fb155cfc19303c15a630fa6e597dd408470 authored over 3 years ago by x70b1 <[email protected]>
README.md: add Kuuhhl/polybar-corona-widget to user repos

github.com/polybar/polybar-scripts - aa6764d1a873ad535467d75a64a712e1b3956841 authored over 3 years ago by x70b1 <[email protected]>
README.md: add KevinThomas0/kde-virtual-desktops-polybar to user repos

github.com/polybar/polybar-scripts - 7b915cf3d97e6624d79083184d3cc77cdb0faf65 authored over 3 years ago by x70b1 <[email protected]>
README.md: add pikulo-kama/polybar-quotation to user repos

github.com/polybar/polybar-scripts - ff6ae21a70a1ffc0a6a331d2ded39f1150c15b41 authored over 3 years ago by x70b1 <[email protected]>
README.md: add mikeri/polycmus to user repos

github.com/polybar/polybar-scripts - 80ea599fffacd8d1c37edd9b9e307ca4a7479937 authored over 3 years ago by Michael Ilsaas <[email protected]>
README.md: add woutdp/polybar-clockify to user repos

github.com/polybar/polybar-scripts - 14ee41ca4f680abb70c2426babf06bfd466dc9ba authored over 3 years ago by Wout De Puysseleir <[email protected]>
updates-aurhelper,updates-pacman-aurhelper: add paru example

github.com/polybar/polybar-scripts - 996019b2eeb6026e7160ffb11f02194d04979754 authored over 3 years ago by RealStickman <[email protected]>
README.md: add polybar-i3-dynamic-trayoffset to user repos

github.com/polybar/polybar-scripts - fb3e26af2a90ba383e1df65fd2307d918ef605ed authored over 3 years ago by Daltro Augusto <[email protected]>
system-usb-mount: handle drives with spaces

github.com/polybar/polybar-scripts - b0944f4dca3c3a4a351646feee18873c9abe8311 authored over 3 years ago by x70b1 <[email protected]>
system-usb-udev: keep only code example

github.com/polybar/polybar-scripts - 82d12df452fa20f75516bb15df68efa153923f27 authored over 3 years ago by x70b1 <[email protected]>
system-usb-udev: handle drives with spaces

github.com/polybar/polybar-scripts - 148e165b108a53f438e48dca2847b6c5fc1a9599 authored over 3 years ago by Vignesh D <[email protected]>
network-networkmanager: remove unused var

github.com/polybar/polybar-scripts - 694ed033cf6f664dc201a1e2af0c22cff9a10ed6 authored over 3 years ago by x70b1 <[email protected]>
fix(build): Disable sphinx manpage section dirs

Before sphinx 4.0, this was the default but was changed in 4.0.
Now by default the folder struct...

github.com/polybar/polybar - 1ddd8bd1e16c2fcbd79fa0476619aea8c259c688 authored over 3 years ago by patrick96 <[email protected]>
build(deps): Bump rexml from 3.2.4 to 3.2.5 (#21)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://git...

github.com/polybar/polybar.github.io - bf8f23c12103016362d435903b6865181c10e4df authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix abort in i3 module with new ArchLinux flags

Fixes #2416
Ref: https://github.com/polybar/i3ipcpp/pull/11

github.com/polybar/polybar - 10bbec44515d2479c0dd606ae48a2e0721ad94c0 authored over 3 years ago by patrick96 <[email protected]>
Add wm-restack=generic option that lowers polybar to the bottom of the stack (#2404)

* Add wm-restack=generic to lower polybar to the bottom of the stack

Previously wm-restack on...

github.com/polybar/polybar - 2901e1e4769e8ffcf2def9ced9b7bda02763294c authored over 3 years ago by Tim Schumacher <[email protected]>
Update Gemfile.lock to update nokogiri and kramdown (#20)

This should fix both security advisories

github.com/polybar/polybar.github.io - 013b56c7f7eeb0e80d15d05fb1369e033e4b151c authored over 3 years ago by Patrick Ziegler <[email protected]>
Fixed issues with border corner radii

github.com/polybar/polybar - 97759ce585127a8e720aa25d39650e32e4b2672e authored over 3 years ago by Ian Welker <[email protected]>
Update README to trigger GitHub TOC

github.com/polybar/polybar - d3797aceddf2877bd8715d6617b195fcc34431f0 authored over 3 years ago by patrick96 <[email protected]>
README.md: add conor-f/spotibar to user repos

github.com/polybar/polybar-scripts - c2f27a469c60d54e87fb6f3b3f04b2cc9b9dc925 authored over 3 years ago by x70b1 <[email protected]>
README.md: add mt-inside/dbus-spotify to user repos

github.com/polybar/polybar-scripts - 7e4d2e27080abd60083dc0eff4df54b8b592d611 authored almost 4 years ago by x70b1 <[email protected]>
README.md: add mt-inside/polybar-lmsensors to user repos

github.com/polybar/polybar-scripts - bf0bbb7fe7201938c232150ec39ddc674c1c91c0 authored almost 4 years ago by x70b1 <[email protected]>
README.md: shorten polybar-vpn-controller

github.com/polybar/polybar-scripts - 69c007712db6fc731e43c602a2d08097469dd440 authored almost 4 years ago by x70b1 <[email protected]>
fix: unbounded_percentage always rounded down

For example if lower / upper = 0.019 (1.9%), it would return 1% instead
of 2%

Fixes #2399

github.com/polybar/polybar - 93ab639c8a53a898f212b9b25752e310d751d8e0 authored almost 4 years ago by patrick96 <[email protected]>
fix(xworkspaces): Segfault for wrong _NET_CURRENT_DESKTOP

While it shouldn't happen with compliant WMs, it was possibe to crash
polybar with _NET_CURRENT_...

github.com/polybar/polybar - 2fd6d209995e2466433db1a2e7f0b94ea35b3888 authored almost 4 years ago by patrick96 <[email protected]>
PKGBUILD: Add python-packaging as build dependency

github.com/polybar/polybar - c197cff51126261dba74d8316adafbdd701bd5ad authored almost 4 years ago by patrick96 <[email protected]>
Update PKGBUILD for 3.5.5

github.com/polybar/polybar - ac01d8b5c0eaaa5ec2721a1dc4915ba5cd32ffdb authored almost 4 years ago by patrick96 <[email protected]>
Merge branch 'hotfix/3.5.5'

github.com/polybar/polybar - 8ca154caaa230a5d1372c75e8493a95c0df542d3 authored almost 4 years ago by patrick96 <[email protected]>
Release 3.5.5

github.com/polybar/polybar - 1d033edaae8fe40ed3cbe2b80687cac0813837fb authored almost 4 years ago by patrick96 <[email protected]>
fix(build): Only change VersionDirective if supported

The VersionChange class is not available in older versions of sphinx, so
we just disable it

Fix...

github.com/polybar/polybar - 6b1c5489a2c364cf269ef174447e524bd23ca560 authored almost 4 years ago by patrick96 <[email protected]>
fix(color): Rename type() function to get_type

In gcc5, this caused compilation errors because the type enum has the
same name.

github.com/polybar/polybar - 3f03b671bb3f0512e2fb7569b111747181989aaa authored almost 4 years ago by patrick96 <[email protected]>
cmake: Add modules for curl and alsa

Older versions of cmake (e.g. in Ubuntu 18.04) did not provide cmake
modules for these libraries...

github.com/polybar/polybar - 43d754bd1d95406997095dd7b1b5207a9ae921f2 authored almost 4 years ago by patrick96 <[email protected]>
cmake: Do not use TARGET_EXISTS generator exprs

The TARGET_EXISTS generator expression was introduced only in cmake 3.12

github.com/polybar/polybar - cf2653c8bdbf08364184720492ee0ded972caa34 authored almost 4 years ago by patrick96 <[email protected]>
cmake: Use set_target_properties for include dirs

target_include_directories for INTERFACE IMPORTED targets is only
supported since cmake 3.11

Fi...

github.com/polybar/polybar - 63819d62f089c319ea5071c611059aa565aa6e33 authored almost 4 years ago by patrick96 <[email protected]>
feat: Rounded bar border (#2359)

* Added rounded border

* Added feature to the changelog

* Changed implementation for bette...

github.com/polybar/polybar - cd71b96cf8d2c0d7fb201ba8a81482a55a5e7509 authored almost 4 years ago by Simon <[email protected]>
feat(backlight): add use-actual-brightness option (#2380)

* add use-actual-brightness option

* added to changelog

* added to changelog 2

* added ...

github.com/polybar/polybar - 698b96d17bbbed5ca37b2587827aff2377d1360d authored almost 4 years ago by the <[email protected]>
alsa: Call action_epilogue (#2381)

github.com/polybar/polybar - 4f16a4fb6dd6efc460fa5b516057b9cb2c47dcd7 authored almost 4 years ago by Patrick Ziegler <[email protected]>
Remove undefined behaviors and clean code (#1769)

* fix: avoid memory leaks in case of exceptions.

* fix(fs): remove undefined behavior when re...

github.com/polybar/polybar - 529843b6bab0d6e9b6572f5955035bf22fd50829 authored almost 4 years ago by Jérôme BOULMIER <[email protected]>
feat(conf): Option to always show urgent workspaces in i3 (#2378)

When `pin-workspaces` is set to true using `show-urgent` will show
urgent workspaces on the bar...

github.com/polybar/polybar - 99900323b786a855228156d3247634084fdcfc3d authored almost 4 years ago by zappolowski <[email protected]>
Cleanup

github.com/polybar/polybar - 50f127f1bcc51c164064c9e6cccf965b96fb7d6b authored almost 4 years ago by patrick96 <[email protected]>
Add more dispatch tests

github.com/polybar/polybar - 5caae186e0c77d155c1614dc5555efcc3ebfc542 authored almost 4 years ago by patrick96 <[email protected]>
Move trivial formatting state into tags::context

The variables storing the current colors, attribute activations and font
were only used in a sin...

github.com/polybar/polybar - 0a474bb2f26cab790a25b9d1f57d3a8528913038 authored almost 4 years ago by patrick96 <[email protected]>
Move most action state out of renderer

The renderer now only stores the positions of the actions because that
is specific to the render...

github.com/polybar/polybar - 96239597ed3271097bef09316bd9f6e8214e2d0e authored almost 4 years ago by patrick96 <[email protected]>
renderer: fix highlight_clickable_areas

github.com/polybar/polybar - f0ee5ab8cd298b0ad68acc244999a0f895505531 authored almost 4 years ago by patrick96 <[email protected]>
Store all action info in action_context

The renderer is responsible for setting the start and end positions
while dispatch does the rest

github.com/polybar/polybar - 464bedb33ce90dd335c7e737f5601f773b087fa6 authored almost 4 years ago by patrick96 <[email protected]>
dispatch: Add simple test

github.com/polybar/polybar - 8fcd514168059919d47637e2899835f5761f9b11 authored almost 4 years ago by patrick96 <[email protected]>
Remove mousebtn argument from action_open

github.com/polybar/polybar - 7a569c4b9828b57dcd79e3ef33da1d3853090d39 authored almost 4 years ago by patrick96 <[email protected]>
Remove tag headers from signal.hpp

github.com/polybar/polybar - d89096c191e7c8a0b2f7e2d2bb6f27dd41c7f7bf authored almost 4 years ago by patrick96 <[email protected]>
Add action_context tests

github.com/polybar/polybar - b5bdbdf6cb41bfe7fb6916fb661b3394b0cb47c0 authored almost 4 years ago by patrick96 <[email protected]>
renderer: Move change_alignment into interface

github.com/polybar/polybar - f359540b5db62e435e51d90858ad57634f844776 authored almost 4 years ago by patrick96 <[email protected]>
renderer: Use interface to render offset

github.com/polybar/polybar - 5d518e171ec04daea3281f517d6022d9bf22c5bf authored almost 4 years ago by patrick96 <[email protected]>
Add tests for dispatch

github.com/polybar/polybar - 2017ba38f3b56b8c233f162db79bb9be7b96ec95 authored almost 4 years ago by patrick96 <[email protected]>
Stop tracking action blocks in renderer

Dispatch can now directly get the current position from the renderer and
create action blocks wi...

github.com/polybar/polybar - cd1d4fa183504d17302f788fae6fe4035ecb7333 authored almost 4 years ago by patrick96 <[email protected]>
Throw exception for unclosed action tags

github.com/polybar/polybar - 7a9f301830117e12eda74035a233a20b7bfeef2f authored almost 4 years ago by patrick96 <[email protected]>
Move action_context into separate file

github.com/polybar/polybar - c4fbf0023e0ea14549a455e592cfd38bd1c584a1 authored almost 4 years ago by patrick96 <[email protected]>
Finish action_context tests

github.com/polybar/polybar - cfc6f3b45f0e6a781a02430f43b5f08311355f61 authored almost 4 years ago by patrick96 <[email protected]>
add reverse-scroll option for xworkspaces module (#2365)

* add reverse-scroll option for xworkspaces module

* move use of reverse-scroll option to whe...

github.com/polybar/polybar - c676d7e6f582a5c0023777cbb0f0ecf435119525 authored almost 4 years ago by tchici <[email protected]>
Add initial support for an escape character (#2361)

Add a config parser method which, for now, deals only with escaping the
literal backslash chara...

github.com/polybar/polybar - 4ded401aab760d77f597efee528f593cd32f3c3c authored almost 4 years ago by Filip Banák <[email protected]>
fix(config_parser): UB in logger

Because we passed a temporary as the logger, it gets destroyed after the
config_parser construct...

github.com/polybar/polybar - eaa50691fc39add8f5188820ae79477858c27c06 authored almost 4 years ago by patrick96 <[email protected]>
CI: apt update before installing doc dependencies

Caused a 404 not found error

github.com/polybar/polybar - 04344aa0e711459241c2f8bf99965702297416e9 authored almost 4 years ago by patrick96 <[email protected]>