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
The icon not supporting XEMBED is not fatal, we just treat is as always
mapped.
Fixes #2479
Fix...
6816891cf1ca88696b743e95a2654c9983ec9ec0 authored over 3 years ago by Samuel Henrique <[email protected]>
Fixes #2496
5011e66346894d0847af2f6409ef3f207475ab75 authored over 3 years ago by Patrick Ziegler <[email protected]>The scroll handler had two issues:
* It did not respect the order the desktops where displaye...
9f828800fbf9005a0f73904f3d58f7b1828513db authored over 3 years ago by Patrick Ziegler <[email protected]>* feat:add tokens to display memory in MiB when GiB val <= 1.0 (#2472)
* fix: correct swap_us...
ddabe3f0f45238af2d496595feb3b4862873b9d4 authored over 3 years ago by Luca Maltagliati <[email protected]>It should be clear that `polybar -M` represents all valid monitor names.
a520fead94965a87658f1fea099541b8547904e3 authored over 3 years ago by Patrick Ziegler <[email protected]>* fix(monitor): do not include outputs when monitors are supported
Previously, when splitting...
151a263654f9a5c7dc2b2f866eee40d06e98e30e authored over 3 years ago by Vincent Bernat <[email protected]>This adds the 'send' action to the ipc module that can be used to send arbitrary text to the mod...
5f3462240cddfca15a52092633f77d2d4fa55278 authored over 3 years ago by Vincent Bernat <[email protected]>Fixes #2458
523e4d6313b784c0790d8481bf38604c1febc27c authored over 3 years ago by patrick96 <[email protected]>
The newere target_link_options is not supported by our minimum cmake
version (3.5)
It is not recommended anyway and the -Werror flag set in CI was getting
set when compiling gtest...
55509efa1d681fca718c6fa40b11ede7edbb1149 authored over 3 years ago by patrick96 <[email protected]>
* Add toggle_visible action
* Add set_visible and set_invisible actions
* Rename toggle_vi...
06932007a05c4de81f8c1eac6f6130b9ec548168 authored over 3 years ago by Nolan Prochnau <[email protected]>
gtest recommends using the `master` branch as it follows the "Live at
Head" philosophy.
[1]:...
dcd33057fda12c48c10b1db6501e5067578fa8f9 authored over 3 years ago by Patrick Ziegler <[email protected]>3247a57a63fa859a0c414054834b5eef7d6f897d authored over 3 years ago by Patrick Ziegler <[email protected]>
* Adding case to ignore T@ in bspwm
* Adding entry to changelog for issue #2371
bfa9b5d53e72ea0ba4153cf171875ad7811cee21 authored over 3 years ago by Carlos Gonzalez <[email protected]>We can now remove the temporary fix for the i3 crash
e66a678c12eaafdd628e02ad17328c875c2ef0a0 authored over 3 years ago by patrick96 <[email protected]>c65f6857e1d14647103b1f3ff71e6d7aa6318269 authored over 3 years ago by patrick96 <[email protected]>
eb9c192d041fa272982d8d5bc06bdb2322a3c4c0 authored over 3 years ago by patrick96 <[email protected]>
This brings #2417 into the hotfix release
Ref #2417
d8f4d56a95b388cf7332b972d1a32e8039ba36fc authored over 3 years ago by patrick96 <[email protected]>
XCB_BACK_PIXMAP_PARENT_RELATIVE requires that the client has the same
depth as the tray window.
...
cbe4521737087a3113720b040cc0e043358188c7 authored over 3 years ago by patrick96 <[email protected]>
* Implement option occupied-scroll to bspwm module
* update changelog
* change default val...
735a08ba7cca0b0b285810aaa38444dfb5a8e07e authored over 3 years ago by Flexlolo <[email protected]>
Before sphinx 4.0, this was the default but was changed in 4.0.
Now by default the folder struct...
Fixes #2416
Ref: https://github.com/polybar/i3ipcpp/pull/11
* Add wm-restack=generic to lower polybar to the bottom of the stack
Previously wm-restack on...
2901e1e4769e8ffcf2def9ced9b7bda02763294c authored over 3 years ago by Tim Schumacher <[email protected]>97759ce585127a8e720aa25d39650e32e4b2672e authored over 3 years ago by Ian Welker <[email protected]>
d3797aceddf2877bd8715d6617b195fcc34431f0 authored over 3 years ago by patrick96 <[email protected]>
For example if lower / upper = 0.019 (1.9%), it would return 1% instead
of 2%
Fixes #2399
93ab639c8a53a898f212b9b25752e310d751d8e0 authored almost 4 years ago by patrick96 <[email protected]>
While it shouldn't happen with compliant WMs, it was possibe to crash
polybar with _NET_CURRENT_...
c197cff51126261dba74d8316adafbdd701bd5ad authored almost 4 years ago by patrick96 <[email protected]>
ac01d8b5c0eaaa5ec2721a1dc4915ba5cd32ffdb authored almost 4 years ago by patrick96 <[email protected]>
8ca154caaa230a5d1372c75e8493a95c0df542d3 authored almost 4 years ago by patrick96 <[email protected]>
1d033edaae8fe40ed3cbe2b80687cac0813837fb authored almost 4 years ago by patrick96 <[email protected]>
The VersionChange class is not available in older versions of sphinx, so
we just disable it
Fix...
6b1c5489a2c364cf269ef174447e524bd23ca560 authored almost 4 years ago by patrick96 <[email protected]>
In gcc5, this caused compilation errors because the type enum has the
same name.
Older versions of cmake (e.g. in Ubuntu 18.04) did not provide cmake
modules for these libraries...
target_include_directories for INTERFACE IMPORTED targets is only
supported since cmake 3.11
Fi...
63819d62f089c319ea5071c611059aa565aa6e33 authored almost 4 years ago by patrick96 <[email protected]>The TARGET_EXISTS generator expression was introduced only in cmake 3.12
cf2653c8bdbf08364184720492ee0ded972caa34 authored almost 4 years ago by patrick96 <[email protected]>* Added rounded border
* Added feature to the changelog
* Changed implementation for bette...
cd71b96cf8d2c0d7fb201ba8a81482a55a5e7509 authored almost 4 years ago by Simon <[email protected]>* add use-actual-brightness option
* added to changelog
* added to changelog 2
* added ...
698b96d17bbbed5ca37b2587827aff2377d1360d authored almost 4 years ago by the <[email protected]>4f16a4fb6dd6efc460fa5b516057b9cb2c47dcd7 authored almost 4 years ago by Patrick Ziegler <[email protected]>
* fix: avoid memory leaks in case of exceptions.
* fix(fs): remove undefined behavior when re...
529843b6bab0d6e9b6572f5955035bf22fd50829 authored almost 4 years ago by Jérôme BOULMIER <[email protected]>
When `pin-workspaces` is set to true using `show-urgent` will show
urgent workspaces on the bar...
f359540b5db62e435e51d90858ad57634f844776 authored almost 4 years ago by patrick96 <[email protected]>
d89096c191e7c8a0b2f7e2d2bb6f27dd41c7f7bf authored almost 4 years ago by patrick96 <[email protected]>
f0ee5ab8cd298b0ad68acc244999a0f895505531 authored almost 4 years ago by patrick96 <[email protected]>
c4fbf0023e0ea14549a455e592cfd38bd1c584a1 authored almost 4 years ago by patrick96 <[email protected]>
5d518e171ec04daea3281f517d6022d9bf22c5bf authored almost 4 years ago by patrick96 <[email protected]>
cfc6f3b45f0e6a781a02430f43b5f08311355f61 authored almost 4 years ago by patrick96 <[email protected]>
7a9f301830117e12eda74035a233a20b7bfeef2f authored almost 4 years ago by patrick96 <[email protected]>
Dispatch can now directly get the current position from the renderer and
create action blocks wi...
b5bdbdf6cb41bfe7fb6916fb661b3394b0cb47c0 authored almost 4 years ago by patrick96 <[email protected]>
7a569c4b9828b57dcd79e3ef33da1d3853090d39 authored almost 4 years ago by patrick96 <[email protected]>
8fcd514168059919d47637e2899835f5761f9b11 authored almost 4 years ago by patrick96 <[email protected]>
The renderer is responsible for setting the start and end positions
while dispatch does the rest
The renderer now only stores the positions of the actions because that
is specific to the render...
The variables storing the current colors, attribute activations and font
were only used in a sin...
5caae186e0c77d155c1614dc5555efcc3ebfc542 authored almost 4 years ago by patrick96 <[email protected]>
2017ba38f3b56b8c233f162db79bb9be7b96ec95 authored almost 4 years ago by patrick96 <[email protected]>
50f127f1bcc51c164064c9e6cccf965b96fb7d6b authored almost 4 years ago by patrick96 <[email protected]>
* add reverse-scroll option for xworkspaces module
* move use of reverse-scroll option to whe...
c676d7e6f582a5c0023777cbb0f0ecf435119525 authored almost 4 years ago by tchici <[email protected]>
Add a config parser method which, for now, deals only with escaping the
literal backslash chara...
Because we passed a temporary as the logger, it gets destroyed after the
config_parser construct...
Caused a 404 not found error
04344aa0e711459241c2f8bf99965702297416e9 authored almost 4 years ago by patrick96 <[email protected]>Fixes #2352
4154943f69563e6c68c398ef81b4a7e3f6c5004e authored almost 4 years ago by patrick96 <[email protected]>
Polybar is now available as a native package in the major rpm-based
distros.
Ref: #1633
68ce23cbd350f0ee956c7ba59ee09208f4d5cb6b authored almost 4 years ago by patrick96 <[email protected]>3ac93845fca6d30ab6d2b3ec39f847b403777e81 authored almost 4 years ago by patrick96 <[email protected]>
The file contains information about the build itself (hashed) and is not
really useful.
50b567f070855f62d0c854f824a2d70e8fb7429d authored almost 4 years ago by patrick96 <[email protected]>
ad2d3652f97fab48d8c8a008efe904b7dd26dec6 authored almost 4 years ago by patrick96 <[email protected]>
0cfdd88ad0cd9c6bc55851f097db336c52e37172 authored almost 4 years ago by Patrick Ziegler <[email protected]>
74dcb4649dd922fd72c2bd15b923acadd7e4fe8c authored almost 4 years ago by patrick96 <[email protected]>
fdc670a9ddf561b8bb92b67f4cf4c190678e6af1 authored almost 4 years ago by patrick96 <[email protected]>
* build: Add -Wsuggest-override
We should always use the override specifier when overriding v...
d5be8cad97e8582feefc7b8445c02e796bcd98c1 authored almost 4 years ago by Patrick Ziegler <[email protected]>* module: Implement proof of concept action router
Action implementation inside module become...
26be83f89325c578f1ca5b4efd0cc2d6f4fc14a0 authored almost 4 years ago by Patrick Ziegler <[email protected]>%nwin% tells the number of windows in a workspace
7521da900fd2b463ffa0282206e8625d93f9cd54 authored almost 4 years ago by Bruno Cooper <[email protected]>f7c2d83ef2d97d72b89b0769b128339568320292 authored almost 4 years ago by devsnek <[email protected]>
* Add option
* Undo my havoc on the example config
* Update CHANGELOG
eb302f96ff617d76003bd604c7bed6ee1d25a5a4 authored almost 4 years ago by Nolan Prochnau <[email protected]>* add urgent hint
* feat(xworkspaces): Fully implement urgency hint
Co-authored-by: Jérôme...
412f4c723f2e312e7e3043fbe0954f7b354c7b2c authored almost 4 years ago by Patrick Ziegler <[email protected]>80a50874fddecbd427dde12998f4c2da8caca069 authored almost 4 years ago by Patrick Ziegler <[email protected]>
This fixes the cmake deprecation warnings
Ref: https://github.com/google/googletest/pull/3094
11f76a171052fac963a12219e98636fbefc32b04 authored almost 4 years ago by Patrick Ziegler <[email protected]>Modules can now also be shown and hidden using ipc commands:
$ polybar-msg [-p PID] cmd h...
8e46e54cb3fbcfcb109de4bdd9ed236ed816c5fb authored almost 4 years ago by Nolan Prochnau <[email protected]>
The intention was to remove tags that won't have an effect and join
together consecutive tags.
H...
6479ebc83f9e54f82d6da060ccf0083bbfee5df7 authored almost 4 years ago by patrick96 <[email protected]>
b49f325e1ef4ce992005f266bad2a18423c730ed authored almost 4 years ago by patrick96 <[email protected]>
c3fbd1e3e8addb91a523560ef569b8cad963db58 authored almost 4 years ago by patrick96 <[email protected]>
74903d49a72232068b330a78a79f0997072cd7d1 authored almost 4 years ago by patrick96 <[email protected]>
This includes the changes from polybar/xpp#30 which also updates the
minimum cmake version in th...
ddfec6fc8fad0142e7a5cedbba00c5bf2332dbc0 authored almost 4 years ago by patrick96 <[email protected]>
bb70b7c74343f001b065fae89b416dc33ac128cd authored almost 4 years ago by patrick96 <[email protected]>
771154742c6445eae22d0cc4593f03fd6aba0254 authored almost 4 years ago by patrick96 <[email protected]>
20c88ca977e1b745d176cf4d932844dc8a00f809 authored almost 4 years ago by patrick96 <[email protected]>
9d47b836970c9611eea57a1a9296456fc68e770f authored almost 4 years ago by patrick96 <[email protected]>
3c51a1d955a0208776bd8f6b930d05bae150998e authored almost 4 years ago by patrick96 <[email protected]>
Each major target of polybar can now be enabled/disabled while
configuring (even polybar itself)...
This makes the code a bit less messy. We barely need if(BUILD_...)
guards inside the cmake files...
64e246e7346c27418866f430250a726de4cc075f authored almost 4 years ago by patrick96 <[email protected]>
17f4dfd34244faacb8d73d722e29e8199a94265a authored almost 4 years ago by patrick96 <[email protected]>
7d1b265ef4b95121e46d97937319d102953cba7c authored almost 4 years ago by Patrick Ziegler <[email protected]>