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

Merge pull request #861 from ammgws/customSHELL

custom block: add option to set the shell used

9494fe09e1953b564934c1a4e52c3eff9b510f8e authored over 4 years ago
Merge branch 'master' into customSHELL

a0506d00d309fdd4aacf2fa74f3e9b1660c3d5bb authored over 4 years ago
custom block: add option to set the shell used

958506693b146b298635f1a86f1e2e3de9daa5eb authored over 4 years ago
docs: update custom block docs to reflect reality

2015e8a7e698c68f104353f2bfea3add0340584e authored over 4 years ago
Merge pull request #860 from ammgws/customhide

custom block: add option to hide block when output is empty

b62e5e8d0ee2e537955d968f6171b8b9482525e3 authored over 4 years ago
custom block: add option to hide block when output is empty

732063a20cd36b146552c8a09a91ee320d40270e authored over 4 years ago
docs: document blueooth `hide_disconnected` option

7568e7cbf34b9313a9cd1fd6ed1d534a3a8e977c authored over 4 years ago
docs: add note about xrandr block brightness control

Resolves #713 via documentation

43d486b9045918d5649111eeb9a711b1d4c67191 authored over 4 years ago
Merge pull request #859 from ammgws/cpucount

load block: fix CPU count

38d85785a14021c65ea1479b9add264936ee7563 authored over 4 years ago
load block: fix cpu count

f1f9c4001cde84eee0eb161a9c83d1868be10c24 authored over 4 years ago
load block: reorder imports

26c3c137ba6c2e743bd17e90be10d7d7a88a13f5 authored over 4 years ago
fix net block docs

8597e1d29911f4556c45cba9d3c67cb8767bf0e9 authored over 4 years ago
Merge pull request #858 from ammgws/hidemissingbt

bluetooth block: add option to hide block when device is disconnected

c0de6d992d16fa5e6317ae7f7856463b2b457923 authored over 4 years ago
bluetooth block: add option to hide block when device is disconnected

6f9bfd434e1e6f000391ace76668da8c696c8ef9 authored over 4 years ago
re-order imports

c182d33d6f0d3d5ac8e1c2ec1af981912a38c885 authored over 4 years ago
Merge pull request #856 from ammgws/nvux

nvidia block: if label is provided then show it first

06d2302831d79d823f66fbede764c926a94d0190 authored over 4 years ago
nvidia block: if label is provided then show it first

If someone sets `label` in their config then it is a pretty good bet that
they want the bar to d...

bc0919d1fe11b491eda8fccc96da11727fcbe657 authored over 4 years ago
Merge pull request #855 from ammgws/nnnn

notify block: handle panic

7eb48b7252e23fd8213020d662d01f4f980bb96e authored over 4 years ago
Merge pull request #854 from ammgws/nvn

nvidia block: refactor code for easier grokking

826033a14545950793e2e9cdd56bb55c9ac42aa8 authored over 4 years ago
notify block: handle panic when dunst is not running

28357828ef8d955a6068a782ecd794119e6e0b46 authored over 4 years ago
nvidia block: refactor code for easier grokking

The variable names were confusing me. Fan speed section still needs some attention, but this is ...

9f215652183bf5f66450869c37cb6260c6a46e5a authored over 4 years ago
Merge pull request #852 from ammgws/nvn

docs: clarify nvidia block behaviour

6762cfa3e5fd0c82194ea3498c4ee6c96586a43b authored over 4 years ago
docs: clarify nvidia block behaviour

ba97ac71d984357f0cb164a31a0627c5e74917b7 authored over 4 years ago
nvidia block: fix typo

This looks like a copy-paste error from a long time ago...

67c61d807db91900625bc4ebf76aad41668536a7 authored over 4 years ago
Merge pull request #851 from ammgws/notifications

Add new Notify block

0800cbb367e6ff87d617cf46b2da6281a8283ad2 authored over 4 years ago
Add new Notify block

62dfe0dae50b8c8e7f0ad972ac12c27e4acb60ad authored over 4 years ago
Use Github Actions instead

61c9acd49a494d198c2946c3b890a35902ed7496 authored over 4 years ago
Merge pull request #846 from ammgws/nvidiastatus

nvidia block: don't crash when gpu is disabled

a519c9b4f43d9e238bb5895c5fb90cf55d1b8a0e authored over 4 years ago
Merge pull request #849 from ammgws/pls

sound block: fix build error when pulse disabled

81aa99605cebb71399af0b6b1923e22f720f029c authored over 4 years ago
sound block: fix build error when pulse disabled

916328f993fbef5540c680b533c75b97fcb52aba authored over 4 years ago
nvidia block: don't crash when gpu is disabled

Also de-duplicated code / reduced the number of times nvidia-smi itself is called.

fcd466a16136557a070cb04bfaebe7c69dd8cdad authored over 4 years ago
Merge pull request #822 from Gelox/signal_support

Signal support

ab752f9be8b5ee1b75adae07efd5f503fab76ef2 authored over 4 years ago
Add SIGUSR1 refresh bar feature. Listen to USR2

SIGUSR1 now refreshes each block, SIGUSR2 is listened for but nothing is
currently done when the...

0f346fe4bf7cf02224859a293e9d9146c7beda9f authored over 4 years ago
Add C-bindings for SIGRTMIN and MAX

Remove the hardcoded values for SIGRTMIN and SIGRTMAX and replace them
with C bindings. This fix...

1c6de29560110013e760ebd022133e6abaa09e3a authored over 4 years ago
Merge pull request #841 from Nukesor/main-readme-documentation

Documentation improvements for top level configuration and font installation

52657c4589d5c2bed15efcef0e4cd88a818960b5 authored over 4 years ago
Merge pull request #843 from Nukesor/missing_modern_png

Add missing modern.png example image

da4e8d23bef2b158e2756ea54b7a8f8a7799ff1c authored over 4 years ago
Add missing modern.png

f649cf8490330a703e59f2f6121dd572a1876d2b authored over 4 years ago
Merge pull request #842 from Nukesor/theme-examples

Add theme examples

b0ce44626a5ab01e51c29e3a7155fbc5e5dd586f authored over 4 years ago
Fix #726

b3091ab2617b3b1643d7c458a488bb18d65d632a authored over 4 years ago
Documentation for finding your Font Awesome name

0a5bcb83027c86953728f916f14b97ef4be77f8b authored over 4 years ago
Add theme examples

19bd4ad52a20363256ef2d958e6fb80a7e50ef4e authored over 4 years ago
Merge pull request #840 from Nukesor/code_cleanup

Fix mutable variable in battery.rs

94116fdbbf396a9eeda322f61810f6578ac7aab0 authored over 4 years ago
Fix mutable variables in battery.rs

5d4b5a45552855bcf8adde9329e1210ce927e579 authored over 4 years ago
Fix typo

eef9f0c62475edd829bea03d1d147a225b133ca9 authored over 4 years ago
Merge pull request #835 from Nukesor/missing_battery

Support for hot-swapping batteries and allowing missing batteries without errors

1a3e43c9195916f2752b0edacef1362cda582f37 authored over 4 years ago
Merge pull request #839 from Nukesor/fix_warnings

[Code cleanup] Fix warning and clippy issues

575418588a5fb4735631d8188b93d0395eabfa3a authored over 4 years ago
Review adjustments

1. Rename `allow_missing_battery` to `allow_missing`.
2. Rename `hidem_missing_battery` to `hide...

5655daf24f730714b5e14446e9c8d94d6f64d502 authored over 4 years ago
Merge pull request #838 from Nukesor/fix_hueshift

[Bug] Fix sct hueshift and remove warning

a3f5d4be281316d09bef48cfb7f2e1d6b617dafc authored over 4 years ago
Fix sct hueshift and remove warning

ceee8783af556657b0ade94d207bfa661db1bd5f authored over 4 years ago
Fix warning and clippy issues

4c844d3159d064a6fbd585960b352924a5622cf3 authored over 4 years ago
Allow hotswapping batteries

5bfc298c843dd4d3b08cb038e8d1dac2d1677b66 authored over 4 years ago
Allow to hide missing battery devices

e7aa30540695e0b7d758649b257100e134db69ca authored over 4 years ago
Allow missing battery devices

bf8ac642a98dd0c7aec4a6cf8e889cf2dd0f18fd authored over 4 years ago
Clarify music block behaviour

d079568c6f627a040934ad96084ea8bba6ae66d0 authored over 4 years ago
Merge pull request #817 from Dieterbe/music-on-click

add on_click for music block + add `id` field for rotating text

694dd33b17248ad5fc9e6eadcd45cf3bf79ccf32 authored over 4 years ago
Merge pull request #833 from themadprofessor/iter_ip_json

Iterate over ip json arrays

663df4d6c29265e0e54c9afa20a9cc66286bc49a authored over 4 years ago
Iterate over ip json arrays

9c252b74484c5e9ded53a78c0d28036eeb554ee6 authored over 4 years ago
Merge pull request #831 from jamesmcm/diskspace_percentage

Use percentages for disk space alert and warning by default.

3979cc961fec3af6784fee75676dd53fc3628343 authored over 4 years ago
Use percentages for disk space alert and warning by default.

Added option to use absolute unit values

a52c1ed2d70a5f2143c79cee2013bdaf5d63ca4c authored over 4 years ago
Merge pull request #825 from hlmtre/iputils-fix

Use serde_json to get IP address instead of sed

0b2e2213ebbc02a4b64d62cf1cb6bd7e8070dda5 authored over 4 years ago
simplify command call

(use just `ip` instead of spawning a `sh` first)

66c0b6b722cf4864e83eca624fcc42d01866303a authored over 4 years ago
Merge pull request #820 from brownjohnf/pacman-warning-regex

Add warning_updates_regex to pacman block

df1974dd313f6b50bf0f19f948698fc6cb20e8f3 authored over 4 years ago
Add warning_updates_regex to pacman block

This does pretty much what you expect: allows you to specify a warning
regex using the same synt...

481c9f89318685f5cea2e7864bfdad5e00f83464 authored over 4 years ago
tweaks based on jason feedback

3fd80ed4bb7cf6b0c003d5e1026996490265146d authored over 4 years ago
fix for iputils bug with empty first element in array

c35a189a35f28aed439ebe226a62b32ea1cfc271 authored over 4 years ago
Merge pull request #802 from AkechiShiro/hueshift-block

Add hueshift block & updated list of blocks

a211461c4c7a191b49a71c0691a4af3106e9ade4 authored over 4 years ago
Merge pull request #821 from Dieterbe/net-fix-iw-ssid-regex

net block: fix IW SSID regex parsing

3206b3052609a3bc9a5d1a872799ded85149e645 authored over 4 years ago
apply PR feedback from Stuart / themadprofessor

1354f9a536f92c2f9ef572ad8d5eea2bd64f88db authored over 4 years ago
Merge pull request #778 from remi-dupre/fix-window-block

fix crashing thread in window block

fae328408ee1a90e7365d5d20ec5b0b851a2d984 authored over 4 years ago
window block: more agressive error handling

79a5b705a9dbbda90e77d6065d87c202e29ac2a8 authored over 4 years ago
fix focused_window not updating

476a6414aa1571e53bffd897f9a7840eb18d7912 authored over 4 years ago
fix crashing thread in window block

3ef9aeeeed2d61cb7bd8ceba680a75f047b0787d authored over 4 years ago
Fix bug matching id & modify left click

* Match the blog by its id when an event is triggered
* Left click changed to now switch to set ...

309f860eee92ebdaa8ca7d8b3cdba44770580445 authored over 4 years ago
Add more doc & add right click reset

* Details some more the documentation of the block
* Add right click to reset hue color temperat...

eb8e94c5cb5343fa6271d288a916d55e7c1637fe authored over 4 years ago
Merge branch 'signal_support'

e93c4cea8a74a7934b611cc5774aa0fb70c2ac1b authored over 4 years ago
Add signal documentation to blocks.md

2f5fe6fe40e90592b71542c827de2fdf9e115aab authored over 4 years ago
Merge pull request #823 from ammgws/tempfloat

temperature block: change type back to int

71f9b3eee479792b37db28aeddde8fe9fcf7bd4d authored over 4 years ago
Add a mouse left click event

a1bcf79091d60b1029667c7ffee89f8351fad492 authored over 4 years ago
Add formatting

305f5f904d6a71c5d27c682252b3ac37699e1df3 authored over 4 years ago
Restructure signal and remove selective signals

Restructure and move functions that deal with signals into their own
file.
Remove the functional...

8f63ec4eb33a4e9ebe7983f901734a13fce23da7 authored over 4 years ago
Add support for update signals to custom blocks

Allows custom blocks to update if a specified SIGRT signal is recieved,
also adds support for po...

12ec37426461fd2900771cb80e7dfba762da6f46 authored over 4 years ago
Fix some Clippy warnings

5b0b29fbbbdbcd5c9ea98031cdddf7dc060a64f4 authored over 4 years ago
Fix typo in error message from copy/paste

ab9363fb833936f64d5569791b55548045bbf5ac authored over 4 years ago
Fix some issues (see commit detail message)

* Fix a "bug" if max_temp and min_temp are a range in which current_temp is not.
* Fix a conditi...

d44aab55c7c4a86f4c50ccc027aca6de72b39254 authored over 4 years ago
fix IW SSID regex parsing

1) don't include extraneous 'SSID: ' prefix
2) an SSID is allowed to contain any character. upda...

f9a59da61f85429e8793754c23b2d79fc4d70e11 authored over 4 years ago
Printing to stderr when new temp is changed

* Add redshift -P flag to reset existing gamma ramps before applying new
color effect.

f4794a2fefb3e3f1bd2c90a2d6bf9edf935e309f authored over 4 years ago
temperature block: change type back to int

f0578d570b343a206a3fe62ad84875fe71ecf80b authored over 4 years ago
docs: document temperature block default format

8af333b4ec768a5c4dd8b187f7ac9698b1b8a803 authored over 4 years ago
add on_click for music block add `id` field for rotating text

f1db7763af4885f728560f59a0bc48d86b82ed72 authored over 4 years ago
Merge pull request #816 from ammgws/stderr

Stop printing mouse input events to stderr

9be19b219bc0ff9350beb7af1196c03c54e30635 authored over 4 years ago
Stop printing mouse input events to stderr

Looks like it was accidentally added in fe517af58a5c10d7596cb7d4d6096cd7d5739052
Remove it for n...

62f363ed766e813c18d925854234f17c7d7dd8d3 authored over 4 years ago
Rustfmt

9b4d0835927b1560db4a2a28ed9aea5504a6c0a5 authored over 4 years ago
Enforce max/min_limits

9513edcd749f10d949e901b87d7cacbd6d850377 authored over 4 years ago
replaced < with <=

7607ed19a4018f86dff6990519795d7ec99c67ed authored over 4 years ago
Update doc & check in code

* Update documentation with parameters and block description
* Added checks in code (whether usi...

8ee0e4de2f5d97dfecdf172b89d0189edc23508f authored over 4 years ago
Merge pull request #813 from Dieterbe/cpu-on-click

add `on_click` setting for cpu block

18db269e7702208416447e822e72adc672bbc621 authored over 4 years ago
add `on_click` setting for cpu block

I wanted this so I can easily open a terminal with top running when
my cpu usage is high.

653b7f38fb6720bb047edabc573734e67fe7343a authored over 4 years ago
Merge pull request #811 from arraypad/master

Temperature: use JSON output (-j) of sensors and add inputs whitelist

25807c856336dfd605e506c7189ea363dad9ad7d authored over 4 years ago
update man page

72e6b895d48a0fbc0b2723a8c3c06005506d7d91 authored over 4 years ago
update docs for temperature block

bb180bb60e3ab7732ba0d2dfe121c52e7b18d590 authored over 4 years ago