Ecosyste.ms: OpenCollective

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

github.com/regolith-linux/i3status-rs_debian

i3status-rs packaged for Debian
https://github.com/regolith-linux/i3status-rs_debian

add if_command field to block config (#1415)

0fa0d0a4ca0992f947ffe567c8b1425349b1aa3b authored almost 3 years ago by LordMZTE <[email protected]>
Update inotify 0.9 => 0.10 (#1426)

Trivial update, needed because we can't keep both versions in Debian and I need to update that one.

845f083394b0ee2868ee45daa65f5558a07fb901 authored almost 3 years ago by Carlos Fernandez Sanz <[email protected]>
battery block: respect `allow_missing`

d6fbfd06cc4d078efccb1c559e7eb934d36ffe7a authored almost 3 years ago by Jason Nader <[email protected]>
Merge pull request #1423 from E011011101001/master

Fix a typo in blocks.md

a5c1bc6d95594841e0e5ad5a2ffc97a214df0427 authored almost 3 years ago by Jason Nader <[email protected]>
Fix a typo in blocks.md

Change anchor #external-ip to #externalip

6e5abdf6108eba58cfb97f13b3b09f5b3a197ab4 authored almost 3 years ago by Eol <[email protected]>
Update NEWS.md

9edf8a9eab002c8c7e5122ad94bf0700e625785d authored almost 3 years ago by Jason Nader <[email protected]>
Bump ver for bugfix release

5949741baec1662c80b65a1bad1e2357fd2bec6f authored almost 3 years ago by Jason Nader <[email protected]>
Bump ver for bugfix release

2d490d24dc437953c3f2b3953296fd3734ee0ac7 authored almost 3 years ago by Jason Nader <[email protected]>
battery block: better default values for sysfs and upower

c6824727020090bf6eb59cd3bf6f4de0f10179fa authored almost 3 years ago by Jason Nader <[email protected]>
Merge pull request #1417 from bim9262/Issue-1405

Issue 1405

34a943bd6b386de93e52c69d497015b5a72cb3f6 authored almost 3 years ago by Jason Nader <[email protected]>
use neli-wifi instead of nl80211

62a302afb135e52bdb79df7740f7cc87a11154d0 authored almost 3 years ago by Max Verevkin <[email protected]>
Fedora: stop recommending installing from the offical repos

The offical repos provide 0.13.1 release, which is two years old

5a5794544d6569f8a0e04d29f3b8634a8c294282 authored almost 3 years ago by Max Verevkin <[email protected]>
release 0.21.3

0f0b24beff1d7d869d0704566385dd8393328476 authored almost 3 years ago by Max Verevkin <[email protected]>
update NEWS.md

249ebdc3e2e8dbe69b99d77efe4935b7499cea80 authored almost 3 years ago by Max Verevkin <[email protected]>
Update README.md

e84dd7a364dc21a8bca85bcd00424c3f90b35541 authored almost 3 years ago by Jason Nader <[email protected]>
watson: fix logic error

a8d3fd315b69116ef0be8ed78df83928f6a6e99d authored almost 3 years ago by Max Verevkin <[email protected]>
watson: watch MOVED_TO events

0b810cba985c9a8c83a2a705c949ef2949ad59fc authored almost 3 years ago by Max Verevkin <[email protected]>
time: update timezone repeatedly

72a72845d0686ba802a131f16f7e2f184dfd4c7d authored almost 3 years ago by Max Verevkin <[email protected]>
README: fix license link

0cccc595b5c9bac940687dbe7a9e6ab6d42f0006 authored almost 3 years ago by Max Verevkin <[email protected]>
Issue-1405: Simplify get_upower_value error flow

There's no need to generate the same error if the device_path is Some
or None.

43a86c023bd208f8ab34c6a139751a7972f64e10 authored almost 3 years ago by Bryan Malyn <[email protected]>
Issue-1405: UPower driver regression fix + bugfix

Fixes #1405

@FlorianFranzen pointed out two issues.

1. I changed how we matched the `device` t...

6a52f5ab6e8ed3f4ade689e5233abc96ffe32aa1 authored almost 3 years ago by Bryan Malyn <[email protected]>
hueshift: do not leave zombies (#1411)

a1eb2f48890af5c2457e68e6150c6f4781d0eb01 authored almost 3 years ago by Naarakah <[email protected]>
temperature: use libsensors bindings instead of sensors binary (#1375)

ef840e0395fe91d4225aa4f021d986186fad6ac7 authored almost 3 years ago by Max Verevkin <[email protected]>
release 0.21.2

05c8b1225334b62243c965d08028a6f5f1ed860d authored almost 3 years ago by Max Verevkin <[email protected]>
Update battery block comments

5cc94ac84461fcbaad73a6e536da28914d89fb90 authored almost 3 years ago by Bryan Malyn <[email protected]>
Issue-1405: UPower property type mismatch

State and Type need to be read in as u32 not i32.
This was missed when testing with `allow_missi...

23bff01f81d699d5c4ebf4e158822050a19d75ec authored almost 3 years ago by Bryan Malyn <[email protected]>
Add dracula theme (#1408)

83181c16c63be1f1b350f41b52c62f3831360255 authored almost 3 years ago by Mathieu Santostefano <[email protected]>
Use a valid license expression (#1404)

d83bb07629e4d211df17931c737e34368ef83509 authored almost 3 years ago by Carlos Fernandez Sanz <[email protected]>
release 0.21.1 with updated Cargo.lock

336a8a02d8704b60a706f66174b5cf91c9e4eb08 authored almost 3 years ago by Max Verevkin <[email protected]>
release 0.21.0

5ccced1e76b30f12c32097d0efc89fe00173dad9 authored almost 3 years ago by Max Verevkin <[email protected]>
hueshift: Replace killall with pkill (#1398)

The usage of killall is unreliable when using wrapped executables such
as gammastep installed f...

b3296af80f8ce1c64476581a49a9eb9550b86917 authored almost 3 years ago by Stel Abrego <[email protected]>
update NEWS.md

a31b400aeb277cb945eae4634b1823a64bf296b9 authored almost 3 years ago by Max Verevkin <[email protected]>
Merge pull request #1393 from bim9262/Issue-1377

Fix for batteries allow_missing

da6bad60d6bbb10e744018b45eb9b728fd248138 authored almost 3 years ago by Jason Nader <[email protected]>
Fix for upower batteries allow_missing

ammgws "ran into a panic when disconnecting the device (it's connected
by bluetooth). When disco...

ff51eb46ff0d1a7b58c8d233f43c2763484ad2ef authored almost 3 years ago by Bryan Malyn <[email protected]>
Named PA sound devices don't know current volume (#1394)

When adding a sound block using the auto/pulseaudo driver and specifying
a device name:

For ...

e2c29137d8d9975dc8ac7f4d09e39094f26e7587 authored almost 3 years ago by Bryan Malyn <[email protected]>
Fix for batteries allow_missing

ammgws pointed out that UPower devices were thowing an error if the
device was not present when ...

fe5f2d7fcc49dca56beefbedd967f974cb2c49de authored almost 3 years ago by Bryan Malyn <[email protected]>
Update blocks.md

87e9c2ef53f8b878813ec228b35b70fb224fc29d authored almost 3 years ago by Jason Nader <[email protected]>
xrandr: mention possible log spam in docs

Solves https://github.com/greshake/i3status-rust/issues/1364 via documentation

993cd1e912c319d9c83751e24b1f5ff7399c1b79 authored almost 3 years ago by Jason Nader <[email protected]>
Enable allow_missing for the UPower driver (#1378)

Added additonal match filters in the monitor function to let us know
when a upower devices is a...

bc17fe5112bb7914ae140335569e5c212df83f7b authored almost 3 years ago by Bryan Malyn <[email protected]>
Add support for the xkb-switch keyboard layout reader. (#1386)

* Add support for the xkb-switch keyboard layout reader.

Closes #1384 at https://github.com/g...

6b8ee2a654a2e8734aec619abbd0045b93a4a0db authored about 3 years ago by Hugo O Rivera <[email protected]>
Add new apcupsd battery driver (#1383)

* Add new apcupsd battery driver

Added new apcupsd battery driver called apcaccess (like the ...

eeb0bacf195b43d5f232db17ff5f4ab06649f46b authored about 3 years ago by Bryan Malyn <[email protected]>
Rofication: Remove extra allocation (#1391)

b826e5c25a8c4c08eb3c4aee0b2c1980f87aaea3 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Added hint on Maildir block documentation (#1380)

* Added hint on Maildir block documentation

* maildir: hint that feature has to be enabled

e5628a0df033ecddcae9809dfbf718a241cca432 authored about 3 years ago by theamma <[email protected]>
Merge pull request #1390 from cfsmp3/fix_rofication

Make rofication block support both the original version and regolith's fork

748b5667e48f36828e4e472549bf35adb659561e authored about 3 years ago by Jason Nader <[email protected]>
Make rofication block support both the original version and regolith's fork

ce911c18c072c7b34a379b6b9ac40824d65bddbd authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Fix battery block's spacing

Currently the full format for the battery block uses the hidden spacing.

Max Verevkin pointed o...

e8c4c667d961290dac777e2e76675e17b1d8d38c authored about 3 years ago by Bryan Malyn <[email protected]>
Remove redundent set_spacing calls.

`nvidia_gpu` chooses between `Hidden` and `Inline` spacing right
beofre calling set_text, so the...

c9169b26105dbdaf6db9e05ba103b26879f5ae1b authored about 3 years ago by Bryan Malyn <[email protected]>
swayipc: update to 3.0

7af91da6bccd35fb16503dd917cd20c95f32661c authored about 3 years ago by Max Verevkin <[email protected]>
maildir and notmuch: deprecate `icon` option

ac384a5e9152f865678a6dcb73f1d64904eb8835 authored about 3 years ago by Max Verevkin <[email protected]>
Merge pull request #1382 from bim9262/build-version

Fix version info collect at build time

4c18e2026849130510c06b00c56ab1a16a6be1ef authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1387 from roguh/add-xkb-switch-on-click-to-readme

Add keyboard layout switching example to blocks docs.

2f1ca79af748a04361429d3d1663f6afa7ea66fa authored about 3 years ago by Jason Nader <[email protected]>
Add keyboard layout switching example to blocks docs.

e15afcb0166c36bffe4fb8d7e55409894183504d authored about 3 years ago by Hugo O. Rivera <[email protected]>
Fix version info collect at build time

Users may have set variables for git's config that cause the output
data to be in an unexpected ...

d678257371272a95c4fc8337bffeaa70473b148d authored about 3 years ago by Bryan Malyn <[email protected]>
external_ip: rename config intervals

b0b8b7c79f7a7e599465a33760eb574ad5307a37 authored about 3 years ago by Max Verevkin <[email protected]>
Update networkmanager.rs

282544050caf3857465313cfaad610f26a383055 authored about 3 years ago by Jason Nader <[email protected]>
Update blocks.md

10cd3d82881afa7fd3331d28910149298d037514 authored about 3 years ago by Jason Nader <[email protected]>
Update networkmanager.rs

b5dec125d71a07438e2fb878cdede77f2544538c authored about 3 years ago by Jason Nader <[email protected]>
memory: deprecate `icons`

f77c8f9706b8ed46401aed2d08dd0e21521bd8f1 authored about 3 years ago by Max Verevkin <[email protected]>
Merge pull request #1374 from cfsmp3/inotify_taskwarrior

taskwarrior: Use inotify to get instant changes

5bb34e12418d535ab7657c1f76d6efb59a4030f0 authored about 3 years ago by Max Verevkin <[email protected]>
xrandr: expose format config option; deprecate `icons` and `resolution`

ca86a9717c54b17cf83673a1e52f4fe284956b32 authored about 3 years ago by Max Verevkin <[email protected]>
fmt

366e88c73f612a5d566210dc9bce92e7e397eba8 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Remove dirs. Use shell_expand to resolve home dir.

fcc6182294b7d060bf5d8e4d733652b6642fcbca authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
fmt, and doc

2ac3b72e31aca12326e1e6bdbd0322554166707d authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Make data location configurable.

f6c8b7b8cfc42cef3740c52099c57dbbfddc4999 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Cargo deps

afba907fab61f91a6b93833bb11728a7054ce6d9 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Use inotify to get instant changes on taskwarrior

750baf3de584feef385a9192a44917472b1b7658 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
bluetooth: add format string for disconnected state

762b44e6fd21d6bc49fa8e19b6b1b10a3fd99a20 authored about 3 years ago by Jason Nader <[email protected]>
Update blocks.md

dae9e582167985f8000ef9ec44731311df8c55e0 authored about 3 years ago by Jason Nader <[email protected]>
bluetooth: allow controller to be specified

If there are multiple controllers available, and the device we are interested in
has been paired...

0a48ca503e76195df67004e1bfa81c870fe59532 authored about 3 years ago by Jason Nader <[email protected]>
docs: fix typo

3e0c6af4999e3e0e3ac56e164bafbe7384015eaa authored about 3 years ago by Max Verevkin <[email protected]>
Merge pull request #1366 from cfsmp3/external_ip_address

Create block to display external IP address information

07f16e7910526df2585f85cefec4392ca626ce36 authored about 3 years ago by Max Verevkin <[email protected]>
clippy

32283af62874ec6a6935e5211316058eb7dc2320 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Escape SSID in NetworkManager

bd600d63caf9558f56b195c5461e94a2bb4bc31a authored about 3 years ago by Nadav Zingerman <[email protected]>
Make postal optional. Write reason for error.

fb3380df83fba1fa361f05d3bad64dd237d4a63e authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Make postal optional

2afb98f2b74e911116208259a9afcf4df800faa8 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Make NetworkManager thread optional

6f40b9ac3cc048c8970cae18aa329bdb5bacbaab authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Switch to ipapi.co

722ed53d71e5c8994bab264c2207d55d6ee1bc1b authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Fix clippy lints

and test write access

f3cda7be0c4573e5e6c0dcbb00b22da4df8fa07b authored about 3 years ago by Max Verevkin <[email protected]>
Add block "external_ip"

34d2e43e11ccf9084a7d400a4197891dcddaf868 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
rofication-block: Solve clippy messages (#1365)

64fcdeb900f58dfd474dc1faa13cfd546793ecce authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Merge pull request #1356 from cfsmp3/master

Create rofication block

e83960af3c45f79ec34d7a212478b751a2a2f8fd authored about 3 years ago by Jason Nader <[email protected]>
cargo fmt

20bad44a61a8726580f6fbbe74f768f23436498d authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Add support for format. Remove deadcode. Default to ? instead of 0.

93d21e9d1ce17be8dd60117b88aecc78b93c16a5 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Merge remote-tracking branch 'upstream/master'

a7dd3d2d61ee3e8f7f5a6fa42303f27e3e782f16 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Remove short interval example

At least this should prevent a blind copy and paste leading to issues such as https://github.com...

9d53d1c204e64794f69acfc5d2585a3b272444e2 authored about 3 years ago by Jason Nader <[email protected]>
Clarify battery docs

a9e617f557fbc099d7dfd68774ec1e073c3b18fc authored about 3 years ago by Jason Nader <[email protected]>
add comments

71e1ed3a4742183b17c0ed097d57ff64f76f2502 authored about 3 years ago by Jason Nader <[email protected]>
bump ver for bugfix

44b7cfca855f12efb4e8585bd990768ab289f4d4 authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1363 from codicodi/fix-headphones

Revert "sound: detect more portable speaker types"

eb7d59314348dcd6f3f3b454ad7951b6df30c367 authored about 3 years ago by Jason Nader <[email protected]>
Revert "sound: detect more portable speaker types"

This reverts commit 5611e2dd7302b62c3a4e4883c7291f1d2f4d765f.

53bd2f7b0e0ce0cefcf9d7607f318f5f354baf74 authored about 3 years ago by Robert Cegliński <[email protected]>
Merge branch 'greshake:master' into master

210d2a0a254e18466a22f2c86d6606d7c0f4d717 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
update manpage

335b8038da28d653cad70e49f194c0576b2242a4 authored about 3 years ago by Jason Nader <[email protected]>
Add changes for v0.20.7

0c3882f5639a3179b019273d348604246f680768 authored about 3 years ago by Jason Nader <[email protected]>
Run cargo update

48e06ad38201af24842f813ef9a0ad489b4e9e98 authored about 3 years ago by Jason Nader <[email protected]>
Run cargo clippy --fix

3c101c53b1b6210cae6c23881d3f46faa75fc4ce authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1358 from cfsmp3/focused_window_format

Focused window format

e4514b5b1fe8ebdf56b26e50e59c0b848892814f authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1360 from cfsmp3/docker_critical

docker block: Mark errors as critical

7e3be9719943396ff43368de3afc7bce832b8237 authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1361 from ram02z/missing_icon

Add missing bat_not_available icon

97bcf72b0545c250995dd758d9529a079af6e638 authored about 3 years ago by Jason Nader <[email protected]>
Add bat_not_available icon

ab490156418156af09d7d047c4cfa542adae485d authored about 3 years ago by Omar Zeghouani <[email protected]>
Update docs, too

e61b1f6fe91d889e2907edd41012b0002ab7c464 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>