Ecosyste.ms: OpenCollective

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

Eruption

Eruption - Realtime RGB LED Driver for Linux
Collective - Host: opensource - https://opencollective.com/eruption - Website: https://eruption-project.org/ - Code: https://github.com/eruption-project/eruption

Update dependencies

github.com/eruption-project/eruption - 4884ace33ed560ba058e5fa2824b4f3852f0ca90 authored about 1 year ago
Update GitHub workflow

github.com/eruption-project/eruption - 85b1f0a0b2fda8e4db16af2a1afe80e4ab54c5fb authored about 1 year ago
Bump version numbers

github.com/eruption-project/eruption - f6ce00b26fff37e6ee139c95c7685fb06e864c73 authored about 1 year ago
Update dependencies

github.com/eruption-project/eruption - b70c13e762f7d96837512622453aa260c9bbedb4 authored about 1 year ago
Add GitHub Workflows

* Add `clippy_check` action
* Add `tests` action

github.com/eruption-project/eruption - 22764e18b7506a916ed6b151cde54747a50b41f9 authored about 1 year ago
Update dependencies

Bump version numbers

github.com/eruption-project/eruption - b0f3f80dad6ef9976b447992337c2483bbb3725a authored about 1 year ago
Update dependencies

github.com/eruption-project/eruption - 8ad2d48f89709d08506c26b3655ef4f2db069c53 authored about 1 year ago
Run `cargo fmt --all`

github.com/eruption-project/eruption - 079e2a42794bd78647b5ddb84afa55eb9af65ec0 authored about 1 year ago
Run `cargo clippy --fix`

github.com/eruption-project/eruption - 5b3fba13585204464be18756763a97fbf122f75d authored about 1 year ago
Update dependencies

github.com/eruption-project/eruption - 0a7c545358c7af9bdee1399a39fbbe770220c8f1 authored about 1 year ago
Update dependencies

github.com/eruption-project/eruption - 3119861a912fc976c4b24cfee5e41f6c32bf75c2 authored about 1 year ago
Merge pull request #229 from dr460nf1r3/master

feat: add Chaotic-AUR as binary source for Arch devriates

github.com/eruption-project/eruption - 6376948b1f274f288dd16e480bd3105496b3b1ec authored about 1 year ago
feat: add Chaotic-AUR as binary source for Arch devriates

github.com/eruption-project/eruption - aee0f2702e11e9d35ae5cd15f581db0b7b44f3e1 authored about 1 year ago
Fix fallout from dependency update

github.com/eruption-project/eruption - a6003c7cc1d459ba92594c18fe385168a4b7859a authored over 1 year ago
Update dependencies

Port to latest dependencies where possible
Bump version numbers

github.com/eruption-project/eruption - 36877573daaba279403204bc10d11e9a43641cea authored over 1 year ago
Run `cargo clippy --fix`

github.com/eruption-project/eruption - 47914675ce53ea3bde9c0ff5ee165eee93136af9 authored over 1 year ago
Limit number of restarts of the session daemons

github.com/eruption-project/eruption - 452197e346a2d40eb6b7ee5329da98247ae497a4 authored over 1 year ago
Update `eruption-hotplug-helper`

Restart the eruption daemon when it can not be contacted during a hotplug event

github.com/eruption-project/eruption - ee82fbd0f64f3438a8cf0dee2b97b64443611ad9 authored over 1 year ago
Fix crasher bug in `eruption-fx-proxy` daemon

github.com/eruption-project/eruption - cb3df0876930da10f9ccfcc8c0371cd33264c11b authored over 1 year ago
Remove invalid call to `drop()`

github.com/eruption-project/eruption - e41123bf74807161bb4f67c0e27ac6ca8a4c7885 authored over 1 year ago
Update shell completions

github.com/eruption-project/eruption - 8705455627a5d1a1ab3e4604441ec71d9f6afa3f authored over 1 year ago
Update `Pyroclasm UI`

Port to updated dependencies
Fix build errors and warnings

github.com/eruption-project/eruption - b58184e3d40504e65908e3fb8cd5b4d4d48c9d77 authored over 1 year ago
Use `libusb` HIDAPI backend

This is required for now, since the hidraw backend still
triggers bugs in some drivers

github.com/eruption-project/eruption - fd13cfd9027f95e8ff4a5142fefa76c34bea802e authored over 1 year ago
Fix fallout from merge

Re-add render request code that was accidently left out

github.com/eruption-project/eruption - 47e2923dcb8d9daa04e435db0b170109631f3708 authored over 1 year ago
Make error path more resilient

Fix device input threads: Robustify code and rate-limit error messages.
Spotted using a failing ...

github.com/eruption-project/eruption - ceaa72b9f6342b86a02b5fdc2236f68281a42293 authored over 1 year ago
Improve handling of failed devices

Improve the way we handle failed or disconnected devices. This should
fix excessive CPU load sin...

github.com/eruption-project/eruption - 00edb6b99283a9c4731381de36dfb31d54f36578 authored over 1 year ago
Implement rate-limiting of log messages

github.com/eruption-project/eruption - d76dbc7c421d2c4e214fab90a405236d020b958d authored over 1 year ago
Update dependencies

Port to latest release of gtk3-rs

github.com/eruption-project/eruption - 3574972ee358a159737583d71f603cd2b48058c0 authored over 1 year ago
Fix mouse not responding

Fix a bug where libinput does not recognize the `Eruption Virtual Mouse`
device as a mouse

github.com/eruption-project/eruption - c6d5a7c3867048ede8a4f247f2e2ae2ccb1d5669 authored over 1 year ago
Update documentation and packaging

github.com/eruption-project/eruption - 22a20f6a441efb0e38238099246c9eb3533a15d2 authored over 1 year ago
Update completions and manpages

github.com/eruption-project/eruption - 5352d2008f01b4fdf997a43829446c39c18bcc4c authored over 1 year ago
Fix failing unit test

github.com/eruption-project/eruption - 8b2eb790ca7bea8d2e59846f694845d9da6f938b authored over 1 year ago
Prepare hotfix release

github.com/eruption-project/eruption - 35cce45587922de147583864bec2806cc279ee18 authored about 2 years ago
Enable `HANDLE_EXTRA_FUNCTIONS` again

We need to handle the extra functions like mute button/brightness dial
ourselve again, since we ...

github.com/eruption-project/eruption - 978a52fb7cddb16fa032a3355e5e6f1cb5321c7c authored about 2 years ago
Fix brightness control

Fix brightness control using the dial knob e.g. on `ROCCAT Vulcan
100/12x` series keyboards

Ref...

github.com/eruption-project/eruption - 91d66624102deffc2d643ec1e52d2b9c97d7e423 authored about 2 years ago
Bump version number

github.com/eruption-project/eruption - 810041fbaf31da67ee69c183a8a552b77b5bd153 authored about 2 years ago
Revert switch to `hidraw` backend

Revert switch to `hidraw` backend. Use the `libusb` backend of hidapi
for now, because switching...

github.com/eruption-project/eruption - 68978c470e2e025ef74d11f80d1ecfe994d0f74a authored about 2 years ago
Update dependencies

github.com/eruption-project/eruption - eb5a152d76305ba9559fe1c17a385fc1e6f68916 authored about 2 years ago
Update Makefile

Temporarily disable `Pyroclasm UI`

github.com/eruption-project/eruption - 0d3546b3a267bc496684af2aa65f72b873cd7d74 authored about 2 years ago
Update dependencies

github.com/eruption-project/eruption - 86de6e3bf6b9391a22552bb63cd7648c2cf94b28 authored about 2 years ago
Update all README.md and manual pages

github.com/eruption-project/eruption - cd99a45ff9e8b378074a81255d8fc5ed4b10473c authored about 2 years ago
IP: Improve `Pyroclasm UI`

Update dependencies

github.com/eruption-project/eruption - fb80e4333a48479c4782a2fbd2e641ee96147a5b authored about 2 years ago
Run `cargo clippy --fix`

github.com/eruption-project/eruption - e0fbec889d5b0112fad6faad612928b95972fec3 authored about 2 years ago
Update dependencies

github.com/eruption-project/eruption - ca1ebdbf0ceebe51b893e7d38c1d658852ba150e authored about 2 years ago
WIP: Improve `Pyroclasm UI`

Build tab-pages structure in `Pyroclasm UI`
Improve general UI

github.com/eruption-project/eruption - 1ca3c1c917335618e3ebf2c3634fa07c7d0f3697 authored about 2 years ago
Cleanups and fixes

github.com/eruption-project/eruption - eadc31e2f7f3b286f1f5eaaeb529b054ca613952 authored about 2 years ago
Update dependencies

github.com/eruption-project/eruption - e25c44c11da5b1c10b7233510a4ce51649a216ba authored about 2 years ago
Cleanups

Run `cargo clippy --fix`
Run `cargo fmt`

github.com/eruption-project/eruption - 0a254209cee6dcd7696cae781b29967c3ca6c6bd authored about 2 years ago
Merge branch 'topic/linux-kernel-support' into develop

github.com/eruption-project/eruption - 9fe1798580e0d1b26ee46fd9aebe6be975496ef0 authored about 2 years ago
Update documentation

github.com/eruption-project/eruption - 33d6685dd81b6e3dc8087833aff80d96fd94c589 authored about 2 years ago
Implement a Linux kernel module

github.com/eruption-project/eruption - 5e2898bf69fda70980fb0eea269630f4a899db5e authored about 2 years ago
Merge branch 'topic/pyroclasm' into develop

github.com/eruption-project/eruption - 1f951a6c4857d159fabe06f0954f758eb0d66414 authored about 2 years ago
Silence compiler warnings

github.com/eruption-project/eruption - 256eb63be65b3e7b4c7ef3f224b6d2299ef80aa0 authored about 2 years ago
Merge branch 'topic/process-monitor' into topic/pyroclasm

github.com/eruption-project/eruption - 0ca3a0dcf2f815092fa873046eec79b0d436510d authored about 2 years ago
Provide new `eruptionctl rules` command

Provide a new subcommand for `eruptionctl`, which allows to manage rules
of the `eruption-proces...

github.com/eruption-project/eruption - 4c087194f7afdda4e1f10f67c351d94bd2101026 authored about 2 years ago
WIP: Improve `Pyroclasm UI`

github.com/eruption-project/eruption - 08a7d19c371aedabf0bc18e6dd40efb838658b9d authored about 2 years ago
Merge branch 'topic/fx-proxy' into topic/pyroclasm

github.com/eruption-project/eruption - f5e1ce3d8515ed5987b0ae6f5c3ea5e9bc892985 authored about 2 years ago