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(timer_module): sleep until next full interval (#2123)

Any timer_module based module would sleep for the set interval and then
continue running. Depen...

github.com/polybar/polybar - a625e2b79a206cff8092cc10dec6fef18d9bff71 authored over 4 years ago by Malte Bargholz <[email protected]>
updates-flatpak: code refactoring

github.com/polybar/polybar-scripts - c2966bd92cc4febae54a206057d193c810f9263b authored over 4 years ago by Montazar Al-Jaber <[email protected]>
README.md: add HackeSta/polybar-speedtest to user repos

github.com/polybar/polybar-scripts - 1a7889e9bbf30002ee26b0c826fe55aaaa9f2497 authored over 4 years ago by Haider Ali Punjabi <[email protected]>
xpp: Update submodule (#2125)

* xpp: Update submodule

* aur: Force system python in polybar-git

This should resolve prob...

github.com/polybar/polybar - 2b6abb9b8fa8241295832e08b69de03f7cd1cf74 authored over 4 years ago by Patrick Ziegler <[email protected]>
README.md: add network-ipinfo.io screenshot

github.com/polybar/polybar-scripts - f40f7d069b3483c372107f23a1cf06ac9eb8ebb1 authored over 4 years ago by x70b1 <[email protected]>
network-ipfinder.io: rename to network-ipinfo.io

github.com/polybar/polybar-scripts - 4c94e0ec2fe1aba5383751521b0ec8a15c6d7c75 authored over 4 years ago by x70b1 <[email protected]>
network-ipfinder.io: add script

github.com/polybar/polybar-scripts - 9c159ee5ed41d3f7f1ca509b084a5ea785247d8f authored over 4 years ago by Montazar Al-Jaber <[email protected]>
battery: Prioritize full-at over state (#2019)

* Prioritize battery full-at over state

The `full-at` option should take priority
over the ...

github.com/polybar/polybar - be64da3bda0ec81f21bceac9da6ab580451e8eb1 authored over 4 years ago by Richard <[email protected]>
updates-dnf: update dnf command

github.com/polybar/polybar-scripts - c65e8fcb60c1e19b7798fdb7454f7bb2449156b8 authored over 4 years ago by x70b1 <[email protected]>
REDME.md: add PrayagS/polybar-spotify to user repos

github.com/polybar/polybar-scripts - 4c6468a044b0dc5eae1c067e2895c7bb3faeb072 authored over 4 years ago by Prayag Savsani <[email protected]>
doc: Add '(unreleased)' tag for unreleased versions (#2118)

The tag is added to the 'deprecated', 'versionadded', and the
'versionchanged' directives.

github.com/polybar/polybar - b0e9e3ff61ead6de27b1e4cb311c214bb90b497f authored over 4 years ago by Patrick Ziegler <[email protected]>
backlight: Just match amdgpu_bl prefix (#2122)

Some devices can have "amdgpu_bl1" or "amdgpu_bl2", but the code hardcoded in the value "amdgpu_...

github.com/polybar/polybar - b8a1354117cd02efac4792ce75510fdb15def1b4 authored over 4 years ago by nicey0 <[email protected]>
inbox-imap-shellpass: remove unused comment

github.com/polybar/polybar-scripts - e251546fff299de84a895e3c4ad3cdd104bc5329 authored over 4 years ago by x70b1 <[email protected]>
inbox-imap-shellpass: fix filename

github.com/polybar/polybar-scripts - ad895efde34bf4991fd0e69e9940c2f64799fa41 authored over 4 years ago by x70b1 <[email protected]>
popup-calendar: fix ShellCheck issue

github.com/polybar/polybar-scripts - 0110d7aa915cc22bf3f596f37c0e6af4d1c7bce5 authored over 4 years ago by x70b1 <[email protected]>
GitHub Actions: fix ShellCheck source

github.com/polybar/polybar-scripts - ff118a6bd85ce80bb296d55b388946bfde11ae35 authored over 4 years ago by x70b1 <[email protected]>
REDME.md: add jbirnick/polybar-todoist to user repos

github.com/polybar/polybar-scripts - 2eba5bb232cbae23fbd258d4c9272fbf5d10537d authored over 4 years ago by Johann Birnick <[email protected]>
xpp: Update submodule:

Replaces cElementTree with ElementTree

Ref: polybar/xpp#26

github.com/polybar/polybar - 55b7533ed1794952cf5e5d80aed863fa007aeca6 authored over 4 years ago by patrick96 <[email protected]>
refactor: Deprecate throttle-input-for setting (#2117)

If an input is enqueued as a response to an input, the new input will be
swallowed because it w...

github.com/polybar/polybar - ba0a156bbe96d0eb03d2c4f186fb795cb4e81ef2 authored over 4 years ago by Patrick Ziegler <[email protected]>
notification-spacex: clear module after launch

github.com/polybar/polybar-scripts - 9cb63304c26d4d8e2382daf3d290a6dc90f933ee authored over 4 years ago by x70b1 <[email protected]>
notofication-spacex: add script

github.com/polybar/polybar-scripts - 70be0dc2ade16bb7633ab189ee0691998a6cfb51 authored over 4 years ago by x70b1 <[email protected]>
README.md: add Hackesta/polybar-qbittorrent to user repos

github.com/polybar/polybar-scripts - b6337319eb621493d678fd5f4de48b93da853b96 authored over 4 years ago by Haider Ali Punjabi <[email protected]>
network-publicip: fix typo

github.com/polybar/polybar-scripts - 4ffad46959669924bf76a5a0603a77ee28edb618 authored over 4 years ago by sebastn <[email protected]>
fix(menu) wrong spacing for left expansion (#1656)

* Fixed minor menu item-spacing issue

* Changes to menu-item spacing as requested

* refact...

github.com/polybar/polybar - 5cd7295a419b18aabc2f5a21799c14f42766fb44 authored over 4 years ago by Justin R. St-Amant <[email protected]>
build: Update i3ipcpp submodule

Fixes a possible memory leak

Ref: polybar/i3ipcpp#10

github.com/polybar/polybar - 4e9598f09b8269a8f9f162e3f076ab397bfbf6ee authored over 4 years ago by patrick96 <[email protected]>
aur: Update PKGBUILD for 3.4.3

github.com/polybar/polybar - f7dd5041fb6e4fa2115db7beab990ca6bcfd1fe4 authored over 4 years ago by patrick96 <[email protected]>
Fix gcc compilation

github.com/polybar/polybar - 78b5f88c5f753ff2b364db16d5d38f64d90701dc authored over 4 years ago by Jérôme BOULMIER <[email protected]>
updates-aurhelper,updates-pacman-aurhelper: add docs about rua

github.com/polybar/polybar-scripts - c4dcac8fb373047bc5db1de84da743d2a2787fdb authored over 4 years ago by x70b1 <[email protected]>
README.md: fix broken links and screenshots

github.com/polybar/polybar-scripts - fcd69186831f7235245f0691a330dd523f027aa9 authored over 4 years ago by x70b1 <[email protected]>
updates-arch-combined: rename to updates-pacman-aurhelper

github.com/polybar/polybar-scripts - 3057aa33dac5368e4b08fb994f4e5f92b3745c41 authored over 4 years ago by x70b1 <[email protected]>
updates-arch-aur: rename to updates-aurhelper

github.com/polybar/polybar-scripts - ba5c15bb6c996f39c9e158e81576a5288ddc07d6 authored over 4 years ago by x70b1 <[email protected]>
updates-fedora: rename to updates-dnf

github.com/polybar/polybar-scripts - e6b8110c0116a8f8a9e27ac2aef9eba50dfeb7a4 authored over 4 years ago by x70b1 <[email protected]>
updates-void: rename to updates-xbps

github.com/polybar/polybar-scripts - 23c518529a319e5079a9f0e34704582d6f0f0c29 authored over 4 years ago by x70b1 <[email protected]>
updates-arch: rename to updates-pacman

github.com/polybar/polybar-scripts - b2dc9c5bea6533605bd7e5023c8c21231616f2c9 authored over 4 years ago by x70b1 <[email protected]>
various scripts: remove executable bits

github.com/polybar/polybar-scripts - 69cf638931ce26337169be84dadd64773d7c326b authored over 4 years ago by x70b1 <[email protected]>
updates-apt: add script

github.com/polybar/polybar-scripts - 1fabb6e1d473fe9c1841962d5017b7da89d0f6e0 authored over 4 years ago by Ibrahim Tencer <[email protected]>
README.md: add zack-ashen/polystock to user repos

github.com/polybar/polybar-scripts - f2bd13c4367c05f44969248f942901531e3230cf authored over 4 years ago by Zachary Ashen <[email protected]>
README.md: add jbirnick/polybar-timer to user repos

github.com/polybar/polybar-scripts - 727144d4c40217aaf7204a190b25dbada9839f63 authored over 4 years ago by Johann Birnick <[email protected]>
README.md: add vyachkonovalov/bar-protonmail to user repos

github.com/polybar/polybar-scripts - 538a09be85947f7623b59162e6abe8777fe48cbc authored over 4 years ago by Vyacheslav Konovalov <[email protected]>
add command unit tests

github.com/polybar/polybar - e9d2f022cd31a35046c2ef28b2117640d7fac83c authored over 4 years ago by Jérôme BOULMIER <[email protected]>
fix(command): broken pipe when ignoring output.

github.com/polybar/polybar - 5e5d8faf04c0a711e862d50a1d8c76370eb6072d authored over 4 years ago by Jérôme BOULMIER <[email protected]>
Redirect process output to dev null

github.com/polybar/polybar - f016b99e0897074e59c88ac0d473e6c4692b4b20 authored over 4 years ago by Jérôme BOULMIER <[email protected]>
vpn-expressvpn-status: add script

github.com/polybar/polybar-scripts - ebe9a4e76fea246ddc7d75755b35e3787825b9cb authored over 4 years ago by Vincent Andrada <[email protected]>
pulseaudio-microphone: add script

github.com/polybar/polybar-scripts - a21608108abee5f46ba0bffcc5a483b80e63e198 authored over 4 years ago by Santiago Prandi <[email protected]>
build: Update xpp module

Fixes developer warnings in cmake 3.17+

Ref: polybar/xpp#24
Ref: polybar/xpp#25

github.com/polybar/polybar - 92181fd237e0d282a24df7e8afe11e420c8c174b authored over 4 years ago by patrick96 <[email protected]>
inf-gitlab-pipelines: fix date command

github.com/polybar/polybar-scripts - 7a3b0023c92f30f01ac62cbaba840c2bba778c4c authored over 4 years ago by FalcoSuessgott <[email protected]>
info-gitlab-pipelines: update README.md

github.com/polybar/polybar-scripts - c9758cbf1185b373e1465f5afd7edfbde3710844 authored over 4 years ago by x70b1 <[email protected]>
info-gitlab-pipelines: add script

github.com/polybar/polybar-scripts - 82ef9dcddb50db1726e3f207e2c82bcea06889e7 authored over 4 years ago by FalcoSuessgott <[email protected]>
README.md: add info-docker screenshot

github.com/polybar/polybar-scripts - 3351a86fd8af22f9707a7e3a96d6c79ccd7aed26 authored over 4 years ago by x70b1 <[email protected]>
info-docker: update script, README.md and screenshot

github.com/polybar/polybar-scripts - 4764cf74bf4858f0f8cbca75f7cef2e0b27f7c05 authored over 4 years ago by x70b1 <[email protected]>
info-docker: add script

github.com/polybar/polybar-scripts - 539b208989ee8a2838eb6e9dd2ac4e1b22a262ce authored over 4 years ago by FalcoSuessgott <[email protected]>
fix(xworkspaces): Assign desktops to correct viewport

Before the module would just try to evenly distribute desktops
(workspaces) among the viewports....

github.com/polybar/polybar - 7658c1b9f1a1a48f361320898b976a4827c3c810 authored over 4 years ago by patrick96 <[email protected]>
xworkspaces: Remove desktop offset member

github.com/polybar/polybar - 0dffca98cbd22e55f3307afcccee1df02137bf27 authored over 4 years ago by patrick96 <[email protected]>
system-bluetooth-bluetoothctl: fix wrong line breaks

github.com/polybar/polybar-scripts - 6cc064b1598e6a39f0034eea3d0d51569bd20c76 authored over 4 years ago by x70b1 <[email protected]>
doc: Add Debian installation instructions (#2072)

* Add installation instructions for polybar on Debian

Closes: #1054

* Add instructions for...

github.com/polybar/polybar - fc42da812a3553ae9c82e53d92960d96b8d8d22c authored over 4 years ago by Utkarsh Gupta <[email protected]>
logger: Add default logging level 'notice'

Between info and warning. Should be for things the user should be aware
of but not imply anythin...

github.com/polybar/polybar - cae3848030669ff541b3d8b32746494d9245d267 authored over 4 years ago by patrick96 <[email protected]>
logger: Use notices for config file and fonts

It is useful for people to see what config file polybar loaded.

For debugging font issues peopl...

github.com/polybar/polybar - b2613fa269cadea8ad1f563236fdfddae531083e authored over 4 years ago by patrick96 <[email protected]>
logger: Downgrade some warning messages

A warning implies something went wrong and (possibly) the user should do
something about it. How...

github.com/polybar/polybar - 3f60561ae3185b8753d9c5e3a9736f554786aea7 authored over 4 years ago by patrick96 <[email protected]>
fix(monitor): Reload when any monitor changes

Before it would only reload if the size changed and even that was
reliable since the method reli...

github.com/polybar/polybar - ecbe77bbdaeca3d42652680034013582727002ea authored over 4 years ago by patrick96 <[email protected]>
fix(xrandr): Fetch cloned monitors where possible

Removing monitors is not really necessary when selecting the monitor
where to render the bar or ...

github.com/polybar/polybar - 52000c194a91f7304e9c9ecc9cf01c77d03be03a authored over 4 years ago by patrick96 <[email protected]>
doc: Reword -m and -M description

github.com/polybar/polybar - fbbb5922da717a6fa28acf91e4ffe2c7df090fd2 authored over 4 years ago by patrick96 <[email protected]>
Add -M CLI argument to display cloned monitors

Works the same as -m but doesn't purge cloned monitors

github.com/polybar/polybar - 2edd8275ff207085ca0fe6150711b924648ee8b5 authored over 4 years ago by patrick96 <[email protected]>
monitor: Remove sort in get_monitors

The lambda returns the wrong values and sorting isn't really necessary

github.com/polybar/polybar - 18fc64f881c07de3825d31fcd1b95800d5fddad5 authored over 4 years ago by patrick96 <[email protected]>
fix(randr): Undefined behavior when removing clones

Because of how monitors are removed inside the loop and depending on the
monitor order a cloned ...

github.com/polybar/polybar - 33b68ec7cb179d739765e8bd750e8b291b286e8a authored over 4 years ago by patrick96 <[email protected]>
fix(monitor): Remove realloc from get_monitors

Premature optimization that tried to cache monitors but the cache did
not take into account the ...

github.com/polybar/polybar - b5e7078d93792171dc54b8aafa2751bec1b18b38 authored over 4 years ago by patrick96 <[email protected]>
bash: Remove tabs

github.com/polybar/polybar - 9f7363c9ee781fdee6fea3241fc5a1071ef7ec3d authored over 4 years ago by patrick96 <[email protected]>
xrandr: Allow not to purge cloned monitors

github.com/polybar/polybar - cc36350849342e061ddb1d8ffab1b42a4634af24 authored over 4 years ago by patrick96 <[email protected]>
README.md: add mihirlad55/polybar-spotify-module to user repos

github.com/polybar/polybar-scripts - d70a04184dcf07cb9b34a8763fe2e3bbc53bdcaf authored over 4 years ago by Mihir Lad <[email protected]>
GitHub Actions: add Codecheck on PR

github.com/polybar/polybar-scripts - e185c4a880ed2cb4366538fcf46a1a432fa6763c authored over 4 years ago by x70b1 <[email protected]>
vpn-networkmanager-status: update script

github.com/polybar/polybar-scripts - 0424be6f4c11a31cb56044239f52ab4fac7365bb authored over 4 years ago by x70b1 <[email protected]>
README.md: add vpn-networkmanager-status screenshot

github.com/polybar/polybar-scripts - 949e308b9471c4c60dc390f914e055c9105ae017 authored over 4 years ago by x70b1 <[email protected]>
vpn-networkmanager-status: update README.md

github.com/polybar/polybar-scripts - a4adc283c242d6f20faf304744ff02ee3ff227bd authored over 4 years ago by x70b1 <[email protected]>
vpn-networkmanager-status: add script

github.com/polybar/polybar-scripts - 4daa8b69ba7508cc568cb050a915b606eda0dd4b authored over 4 years ago by sn0wvall <[email protected]>
net: allow shortening of linespeed to Gbit/s

github.com/polybar/polybar - 61dfe739d5be22153fa05ec63af8dc5401cf64b2 authored over 4 years ago by Jan Palus <[email protected]>
updates-fwupd: add script

github.com/polybar/polybar-scripts - 777bc7abd3f72f49394619b8a2288a49c22ce0c9 authored over 4 years ago by x70b1 <[email protected]>
info-tmux-sessions: send stderr to /dev/null

github.com/polybar/polybar-scripts - 8a2f0e9645cc6a849c05bbc6a8b09f0e0b6a22e9 authored over 4 years ago by FoxFromDarkness66 <[email protected]>
inbox-imap-shellpass: add script

github.com/polybar/polybar-scripts - 86a417ba95094e60d3388efcabf5b6c9f9e9cfbb authored over 4 years ago by x70b1 <[email protected]>
system-eprivacy: add script

github.com/polybar/polybar-scripts - cb9b3b3265144678426411ece6c9c28d8ee84820 authored almost 5 years ago by x70b1 <[email protected]>
openweathermap-forecast: fix README.md

github.com/polybar/polybar-scripts - 959a02832223838702a436d414b55f8ea6efb643 authored almost 5 years ago by x70b1 <[email protected]>
openweathermap-fullfeatured: add Font Awesome 5 Pro icons

github.com/polybar/polybar-scripts - a79cf2a631e857cbfd31386fb066af87ffa9f4fa authored almost 5 years ago by x70b1 <[email protected]>
openweathermap-simple: add Font Awesome 5 Pro icons

github.com/polybar/polybar-scripts - aed8b0f9f8cf8527a0f8e4b017b8b658acce1ce0 authored almost 5 years ago by x70b1 <[email protected]>
openweathermap-forecast: add Font Awesome 5 Pro icons

github.com/polybar/polybar-scripts - 3f68cdd6e865a6dce40059f436595f0b1e6506b5 authored almost 5 years ago by x70b1 <[email protected]>
openweathermap-detailed: remove duplicated function

github.com/polybar/polybar-scripts - 0736c06d74e0bea58fe32c1c8c9984a663d7b97d authored almost 5 years ago by x70b1 <[email protected]>
openweathermap-detailed: add Font Awesome 5 Pro icons

github.com/polybar/polybar-scripts - 3245e5b455bff74959b7637c3cfb73bc0581a5ad authored almost 5 years ago by x70b1 <[email protected]>
info-hackspeed: add qwertz and dvorak to README.md

github.com/polybar/polybar-scripts - a72e407ad2d77259ba9021e4407989ed5e336ca5 authored almost 5 years ago by x70b1 <[email protected]>
README.md: add network-localip screenshot

github.com/polybar/polybar-scripts - 2fd16e9f45169d6ce9593e97092b82b837925d91 authored almost 5 years ago by x70b1 <[email protected]>
README.md: add GitHub Actions banner

github.com/polybar/polybar-scripts - 39060323dbb2d73f6be4d3222dbc0b4d584ff5ec authored almost 5 years ago by x70b1 <[email protected]>
travis: remove travis.yml

github.com/polybar/polybar-scripts - 1b49681eca0222491849c6ae9c2bf2a39a431800 authored almost 5 years ago by x70b1 <[email protected]>
GitHub Actions: replace Travis CI

github.com/polybar/polybar-scripts - c147f074b17a0835437f396e47850ff5d3f880da authored almost 5 years ago by x70b1 <[email protected]>
README.md: fix network-publicip

github.com/polybar/polybar-scripts - 83fc87e8b7e2844e7efcfe46c6409fb88d901a63 authored almost 5 years ago by x70b1 <[email protected]>
network-localip: add script

github.com/polybar/polybar-scripts - 46a22faa94e127e3298e437c934fbbf08c314172 authored almost 5 years ago by zkyq <[email protected]>
info-publicip: rename to network-publicip

github.com/polybar/polybar-scripts - 07e8a69b4909436918584c0d78d179d6b9fae01e authored almost 5 years ago by x70b1 <[email protected]>
battery-combined-tlp: support laptops with one battery

github.com/polybar/polybar-scripts - 44680efe9831286ab0a85901abe50ee852cf7d95 authored almost 5 years ago by Matthew Baa <[email protected]>
README.md: add gitlab.com/indeedwatson/polybar_twitch to user repos

github.com/polybar/polybar-scripts - c487f73193d2a8408884ef64463d0e5a1d32f371 authored almost 5 years ago by indeedwatson <[email protected]>
info-hackspeed: add dvorak layout

github.com/polybar/polybar-scripts - 589612151783bf024642c5e46e71570d8b63624c authored almost 5 years ago by charles-victorio <[email protected]>
Update: Using another way to authenticate github module (#2029)

The github module only authenticate by query string, and this method is deprecated:
https://dev...

github.com/polybar/polybar - 15496bfb4a2fc0b3c8d966c0392a732e62c94aab authored almost 5 years ago by Lucas Araújo <[email protected]>
fix(iconset): Try exact match before fuzzy match

If an exact match was possible, fuzzy matching could still return a
non-exact match if it appear...

github.com/polybar/polybar - 15e79b09d33c7cac888f93d218ae8be5ae617a2b authored almost 5 years ago by patrick96 <[email protected]>
test(iconset): Add failing fuzzy match test

Ref: #2041

github.com/polybar/polybar - 3f7eb1b2aa196c66fdc9f8851cacd1915a29c61b authored almost 5 years ago by patrick96 <[email protected]>
player-mpris-tail: fix when date is not set (close #220)

github.com/polybar/polybar-scripts - 0e892c04c81b945e2dbe6ec2aa03cdbef2988da3 authored almost 5 years ago by Christian Dannie Storgaard <[email protected]>
build: Update xpp submodule

Fixes #2031

Ref: polybar/xpp#22
Ref: polybar/xpp#23

github.com/polybar/polybar - 853ea994bba6e015455ae975aae77f348e4bfe17 authored almost 5 years ago by patrick96 <[email protected]>