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

Rename composed to combo for consistency with other blocks

4da069ffaf0ee802e2339a298dd8655448044475 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
docker block: Mark errors as critical

b8bc4c295aa6147850970ee81020bf51ea032fa5 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Update docs

3ec033204649c8fdf373fdaf72154b2a2f5599fe authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Remove falback. Add title/marks to supported format string.

0f935120073cb9cd23e57249d52540b164ad009a authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Bring back pango escaping

9d49b44cdc0eea992d192498c84cdb7e474ba658 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Removed commented out code

253d1cf171d0ce697258d99f800e1dce64964979 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Format

23d7886be171cfed289f04420f58d31ef6086480 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Enable format in focused_window

f255de54792d559b75f3151314a3bbe3191c2560 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Set bell after text, otherwise it disappears

a10135f03aa1b8397ef878d59cddaecbcb7248dc authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Remove unneeded format!

4067e938599843b5ef40e23eee2e07832b7c7ea6 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Update docs

20e1a670017f5e8d5453907e1ad7983f433c32df authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
fmt

6d75795e4abc6c8827edbd59f497d7baa8867632 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Merge branch 'master' of github.com:cfsmp3/i3status-rust

689ee56db6a36c6ac0c6c2bffc86e5f97716d6b1 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Add block for rofication

11b0018ea7a75f872b40e5ce7122dbb70d105671 authored about 3 years ago by Carlos Fernandez Sanz <[email protected]>
Merge pull request #1355 from ammgws/shxp

docker: expand socket path

d856d212df2b112d9b01e92c16150873899755c4 authored about 3 years ago by Jason Nader <[email protected]>
docker: expand socket path

9a5836cff5e527e42b4999190f2365a9406522c9 authored about 3 years ago by Jason Nader <[email protected]>
Auto fix clippy lints

312a88fd96e858267ffa22860c4a67e58f4eb5ae authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1349 from Vanille-N/master

`backlight` block: adapt configuration options to precedent set by `sound` block

12fef8127178b690595e2915cc075bc209fe3603 authored about 3 years ago by Jason Nader <[email protected]>
Update cargo.lock

e5ba9964540e7680b7efc6ec3425336a66a31f35 authored about 3 years ago by Jason Nader <[email protected]>
Move manual install steps to separate docs

8b7f5a5020998cdf18da26974a7df123f3c27ecf authored about 3 years ago by Jason Nader <[email protected]>
Try make docs more concise

c25bb5b661e74cc65b5840362f2d05eb886830d4 authored about 3 years ago by Jason Nader <[email protected]>
Remove reference to profiling

2880a672f8f686a9bd087fc12833527ea5248746 authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1350 from jgoday/master

#1340: Code cleanup: remove profiling and --one-shot

814c5998d87ec42f80bc36443756c7e34ec91f33 authored about 3 years ago by Jason Nader <[email protected]>
Update sound.rs

55a378e603e36938474c66c2ff28e772908effdb authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1348 from xentec/pr-more-head-devs

sound: detect more portable speaker types

549da9edb7a651758322977e32aafc6c307921db authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1352 from GladOSkar/patch-1

Add Nextcloud example to examples doc

239785bdce5249bdf09f03a8b3f558677b8b9fb3 authored about 3 years ago by Jason Nader <[email protected]>
Add Nextcloud example to examples doc

c2994889305010029ed3a75419a20aed159efe47 authored about 3 years ago by Oskar <[email protected]>
#1340: Code cleanup: remove profiling and --one-shot

341e19826347b09027b67ca1d57985de717a50d3 authored about 3 years ago by Javier Goday <[email protected]>
[backlight] can't remember for sure why I added .max(1)

f6336360db567ca1f23cfb44525045389ff324b4 authored about 3 years ago by Vanille-N <[email protected]>
[backlight] no change in behavior, better implementation

2cd68fffb72d282ac602e1d238c7e60f1034f406 authored about 3 years ago by Vanille-N <[email protected]>
[backlight] cycle through brightnesses

e161f8ab57a8e35b32235c51a7f0fdefdc8eeb15 authored about 3 years ago by Vanille-N <[email protected]>
[backlight] new toggle behavior + configurable bounds

max_bright and min_bright can set extremal allowed values.
click behaves as follows:
if brightne...

5ec99a257d59df9bd1a0dd7f64507c34f0bf5316 authored about 3 years ago by Vanille-N <[email protected]>
[backlight] update documentation + rustfmt

43b01f597c94c4ac563c860343515dc13c4f0199 authored about 3 years ago by Vanille-N <[email protected]>
[backlight] on_click overridable (default toggle)

5ca34784dbc5f3e4198647e9095523ef9706b6dd authored about 3 years ago by Vanille-N <[email protected]>
[backlight] formatting

e9b6ba09e35aed328f4c808214ae13aa2d4db20a authored about 3 years ago by Vanille-N <[email protected]>
sound: detect more portable speaker types

Add detection for headset, earpiece and handsfree devices.
Taken from https://gitlab.freedesktop...

5611e2dd7302b62c3a4e4883c7291f1d2f4d765f authored about 3 years ago by Xentec <[email protected]>
Update blocks.md

e41403f5c753acf8a6e542ace54e2511518f3f07 authored about 3 years ago by Jason Nader <[email protected]>
Better document existing features

2095244d1a493759a62de6df583fca64bbc13f3d authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1345 from ammgws/clippy

Bump dependencies

4b7b67409a194b4c48cb38876eaeef5cd6e91a6a authored about 3 years ago by Jason Nader <[email protected]>
Bump nix to 0.23

ab5158570484b68ad9483977240643f07c9b4a23 authored about 3 years ago by Jason Nader <[email protected]>
Bump notmuch to 0.7

9382c436f570229eb6fe9022a9e07625f2714800 authored about 3 years ago by Jason Nader <[email protected]>
Bump chrono-tz to 0.6

211adc5929b04c5b8edb2886d0065f402249e5be authored about 3 years ago by Jason Nader <[email protected]>
Post release version bump

aa11b0d4b323b98a578a8f2a1ff6d71be75a7018 authored about 3 years ago by Jason Nader <[email protected]>
Post release version bump

42786c1ef2ae4970486376a6fe4d75b4ec545840 authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1343 from ammgws/clippy

Fix clippy lints

91d40dd31f77dbcaf8edd20641bc95bd03aba11c authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1344 from ammgws/manpage

Update man

5afe41344dfaa3fa7079377449dd9e0fe19394d4 authored about 3 years ago by Jason Nader <[email protected]>
Run rustfmt

42b317de9d6ecc49863c530b44867a80bac3b2ea authored about 3 years ago by Jason Nader <[email protected]>
Regenerate manpage

1f2c66050bd96d2ecc150bb8215c65e5e805245c authored about 3 years ago by Jason Nader <[email protected]>
Remove 'back to top' links from man

db4f02d692ce598626f55f62b1d51fd13f2a0f17 authored about 3 years ago by Jason Nader <[email protected]>
More clippy lints...

6cbaa312c5dafb02ffb0f85b13b3a09034271188 authored about 3 years ago by Jason Nader <[email protected]>
Merge branch 'master' of github.com:greshake/i3status-rust into clippy

90487b9af73504efffc1a256c45fea82b831804b authored about 3 years ago by Jason Nader <[email protected]>
More clippy lints...

510aa0eb55c6be27299eff466c2c2f7cd40c8e01 authored about 3 years ago by Jason Nader <[email protected]>
Run rustfmt

84eb3fc967035bcecdc41a67f7790fba2a8ca5e3 authored about 3 years ago by Jason Nader <[email protected]>
Fix clippy::wrong_self_convention

86bd6688bdf759ceb7d6964b72d3e711a5745513 authored about 3 years ago by Jason Nader <[email protected]>
Fix clippy::from_over_into

78efc42610da69cbf87a7ca45f0a4ed8eb4df4d1 authored about 3 years ago by Jason Nader <[email protected]>
Fix clippy::vec_init_then_push)

8d6104b97a930e76096233bf45b3d76a63f39b6c authored about 3 years ago by Jason Nader <[email protected]>
Fix another clippy lint

86d911bed25a661366bbd1e60875aa4358215763 authored about 3 years ago by Jason Nader <[email protected]>
Fix clippy lints

Run using `cargo clippy --fix --broken-code` with rustc v1.56.1

`--broken-code` was needed to g...

b6e1b0b755de9f4520f1ecf17086d62fc5f190fe authored about 3 years ago by Jason Nader <[email protected]>
Fix clippy::manual_flatten

259b59b9ad0e0119c4ef1ed6fdcdf55733571b4c authored about 3 years ago by Jason Nader <[email protected]>
Update NEWS.md

649632e446b33b12b5e5427344002e1abb56ab4e authored about 3 years ago by Jason Nader <[email protected]>
Add changes for 0.20.6

44d8b5f0b7a46964d44476dddfdb97acf2faac12 authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1342 from ammgws/ibus

ibus block: tolerate errors better

beb6bdfe004c068d7ceb730d9727915ad0b4596d authored about 3 years ago by Jason Nader <[email protected]>
ibus block: tolerate errors better

Instead of erroring out the whole bar when calls to Global Engine fail,
instead just display pla...

3f3def8cc9266ab202fe29a07a2729d5826f5b0e authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1337 from DerVerruckteFuchs/wlsunset_support

hueshift block: Add support for wlsunset

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

4b5140fdc77630eaaaa83356e75a5d7c0bd937b6 authored about 3 years ago by Jason Nader <[email protected]>
Document signalling

af6a522c01f4d908a7edecc393ac9f741b0a2b52 authored about 3 years ago by Jason Nader <[email protected]>
just kill wlsunset to reset

71c4847550ecbf188f72af19d0afb0bea5658565 authored about 3 years ago by Christophe B Billheimer <[email protected]>
hueshift block: Add support for wlsunset

113becf6b70d69cfb24a36f0c3b04b81c0abb6d0 authored about 3 years ago by Christophe B Billheimer <[email protected]>
Merge pull request #1330 from ammgws/custom_dbus_inittext

custom_dbus: allow initial text to be customised

b431f02cb9362639e6e2ec93086a628e91666adc authored about 3 years ago by Jason Nader <[email protected]>
custom_dbus: allow initial text to be customised

6d4294e63e77cad893ff738be099f935eadcfefa authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1329 from ammgws/customdbustimeout

custom_dbus: add option to clear contents after timeout expires

43395a0eaeb93d952816e904820f08e72f6c8a73 authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1331 from greshake/escapemusicicons

music block: pango escape default text icons

f77eda64e03b65b15b2929e93e4703a7fb08d5a4 authored about 3 years ago by Jason Nader <[email protected]>
music block: pango escape default text icons

0c82c4e40bebe7beb983aafea7a806702d740366 authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1325 from BrendanBall/custom_block_inotify

[custom block] Add watch files feature with inotify

057911c70e3b15f121bf4d4f290bb7a07340498d authored about 3 years ago by Jason Nader <[email protected]>
Post release version bump

9f1a7c64a2f28c87f0c6c0781ba629a0fcf9cfbd authored about 3 years ago by Jason Nader <[email protected]>
Post release version bump

147e25d79dd1e8330994781894190b5e8255e2b2 authored about 3 years ago by Jason Nader <[email protected]>
Escape newline chars in JSON output

Fixes #1288

c57d25bfb9b9e855b645ced7844075640f51480d authored about 3 years ago by Jason Nader <[email protected]>
Add changes for v0.20.5

3eef94ab6dbafd8e641f371b9f3f1d9163ebfac5 authored about 3 years ago by Jason Nader <[email protected]>
custom_dbus: add option to clear contents after timeout expires

8549ebf9560c8196371db4f84f5cea76c90eba30 authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1327 from jamesmcm/music_marquee

Fix music marquee updates after closing player

971d444fa9154fb852525fa201215803c51f7624 authored about 3 years ago by Jason Nader <[email protected]>
Fix missing print_blocks call

6d995a6013c735746c1a0037d8fa2c94ade6e89a authored about 3 years ago by James McMurray <[email protected]>
Fix music marquee updates after closing player

Previously closing the player would allow no further updates to be
scheduled, since song change ...

99c01d68969e4e3e67a4ffe5305c8403c45a6c3a authored about 3 years ago by James McMurray <[email protected]>
[custom block] update docs for new watch_files option

821ca557aed8e940b1c080ee563b143b4079d69d authored about 3 years ago by Brendan Ball <[email protected]>
[custom block] support path expansion in watch files paths

575c6ea48101cf53cd8bfe78ccefc43a3d759ba6 authored about 3 years ago by Brendan Ball <[email protected]>
[custom block] Add watch files feature with inotify

a4dc3541ff6b07152a29781e4dbd8b1118b9a054 authored about 3 years ago by Brendan Ball <[email protected]>
Fix comment

b26b9e8c57af0036ff55a37eea54a906a54b1fe7 authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1320 from JohnDowson/master

Fix sluggishness in hueshift block

536a63669114a5c4abb05fa5d7496435c905e902 authored about 3 years ago by Jason Nader <[email protected]>
Update README.md

1182009afdce662615a848261da3512269a2dbca authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1321 from ammgws/pacfail

pacman: move logic out of update function

0c96b684e873b21a3e78f7cd63db1caf5a86118a authored about 3 years ago by Jason Nader <[email protected]>
pacman: move update logic out of function

function is only used in one place, and a bit ugly

30a5b111f4033137ab799daea25e6324fdc03a39 authored about 3 years ago by Jason Nader <[email protected]>
docs: add warning about pikaur

See https://github.com/actionless/pikaur/issues/595

TODO: update/add workaround if found

504b998ae1b0fc05ec26e95552bea5f55ace5646 authored about 3 years ago by Jason Nader <[email protected]>
docs: replace pikaur with yay in aur example command

When there is no internet connection `pikaur` hangs the whole block as it asks for user input on...

1c0c0dfb469392b315ef703d04015c3f68483259 authored about 3 years ago by Jason Nader <[email protected]>
Fix sluggishness in hueshift

67e8061e43858e99c334b161caca860152a44fac authored about 3 years ago by Ivan Chinenov <[email protected]>
Merge pull request #1313 from codicodi/headphones

Add optional headphones indicator to sound block

febdcd51a6eaaa6070667b4ec1db3a6e01ed909b authored about 3 years ago by Jason Nader <[email protected]>
Add optional headphones indicator to sound block

49d5de95040306ff8f009dcba3063680b8a4bf03 authored about 3 years ago by Robert Cegliński <[email protected]>
Merge pull request #1311 from sigvei/master

Block for DNF updates (Fedora packages)

4d3e12d1adc1dfaa43a54cc3448b13fc9de93a89 authored about 3 years ago by Jason Nader <[email protected]>
Merge pull request #1310 from JTarasovic/configurable-docker-sock

allow non-default docker setups

8a567d61fd2773ea5d5a50f0be46ff9d3357b0f8 authored about 3 years ago by Jason Nader <[email protected]>
Block for DNF updates (Fedora packages)

A block for DNF. Much of the code is copied from the src/blocks/apt.rs.

c0435cf99ba8274ffe1202e95dd3cac65356f784 authored about 3 years ago by Sigve Indregard <[email protected]>
allow non-default docker setups

b4632d4205427c3367f2af0045f0d5f66dc853f8 authored about 3 years ago by Jason Tarasovic <[email protected]>
Merge pull request #1308 from danielrainer/master

Fix typos, correct icon names for sound block

59c3ac56ed069c1994294e98ede8a118e299b2e8 authored over 3 years ago by Jason Nader <[email protected]>