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

Downgrade a dependency

Downgrade `sysinfo` to allow for building on fedora <35

github.com/eruption-project/eruption - 8a890b02f74ff96e3137145283784bceef334f03 authored over 3 years ago
Update shell completions

github.com/eruption-project/eruption - f0cb968a8b12df55e733a491c6e4869183dd9eb9 authored over 3 years ago
Update dependencies

github.com/eruption-project/eruption - a68062c4e29c7eddb4bdb170b236da85cf8226ae authored over 3 years ago
Update manual pages

github.com/eruption-project/eruption - 413d11370aa78ccd6b373242cff7cb78beeaabfc authored over 3 years ago
Add per-device config infrastructure

Add basic infrastructure to allow setting device specific configuration
parameters like brightne...

github.com/eruption-project/eruption - bdacc52d20deb583dc05a740bc111191722594b4 authored over 3 years ago
Fix failsafe mode

Do not deadlock when entering the failsafe mode

github.com/eruption-project/eruption - cdc6b06af93c979b10af5438f8dc3e689337260b authored over 3 years ago
Update dependencies

github.com/eruption-project/eruption - 6fe61eabb3abf451bac6a05f8163e5996b70af3c authored over 3 years ago
Increase timeout

Increase the timeout somewhat to fix a missrendering issue

github.com/eruption-project/eruption - 64333ffa46a24c51c8b59ad82bbddabad0275996 authored over 3 years ago
Add support for Mutter on Wayland

Add support for Mutter on Wayland to `eruption-process-monitor`. We now
support fetching the att...

github.com/eruption-project/eruption - b8a973d3eb5595d8462ff8af6947e148168ddc10 authored over 3 years ago
Provide some macro examples

Provide `macros/examples.lua` with a few examples of hopefully useful
macros

github.com/eruption-project/eruption - 5ff542e01c3bba2c56d0b68499dae17d39eb36a7 authored over 3 years ago
Make documentation more generic

github.com/eruption-project/eruption - 4ebb4fc9ef5d7f8ef68753d2317ba224fa34ced9 authored over 3 years ago
Reduce input-lag/jitter

Try to reduce the input-lag variability by:

* Not using lockless datastructures
* Let tokio dec...

github.com/eruption-project/eruption - 9024ee8088b0b3f5b0c5bbeb8d4bd555f3e4fb28 authored over 3 years ago
Don't crash on an empty PID

Don't crash the eruption-process-monitor on an empty or invalid PID
(Fixes a crash seen with Ste...

github.com/eruption-project/eruption - 98342c75cf3e13188a07a7adb30a7e80e9572559 authored over 3 years ago
Update dependencies

Enable the new resolver

github.com/eruption-project/eruption - f83e1269aed5ebed0c055c0911aab81b08891c8d authored over 3 years ago
Update completions and version

Update shell completions
Bump version of eruptionctl

github.com/eruption-project/eruption - a88767756e87600d7dc68bfba15dd3208b9793a8 authored over 3 years ago
Fix crash when volume lies outside of 0..100

Do not crash `macros.lua` if the master volume lies outside the range of 0..100

Fixes issue #70

github.com/eruption-project/eruption - bdef943cec0ab4f35cd4ba40094a73cf57e00cc4 authored over 3 years ago
Provide dimmed versions of some profiles

A first round of dimmed/high contrast versions of some profiles,
that make use of the newly adde...

github.com/eruption-project/eruption - 16edb0fa453ce8ca85f5bd9bb8f075aadc5fe02d authored over 3 years ago
Allow dimming of zones on the canvas

This may be useful to selectively darken a zone on the canvas, e.g. if
the mouse LEDs are too br...

github.com/eruption-project/eruption - d207baff2a2ac68e73583fd91c0a2b75abd85bea authored over 3 years ago
WIP: Update dependencies

github.com/eruption-project/eruption - 5da2f75cb4712e27451352f6074c113b04f56bc4 authored over 3 years ago
Update dependencies

github.com/eruption-project/eruption - b3bd27e1337247a126bbeb151af2066a6781f0c9 authored almost 4 years ago
Reenable support for audio muted state

github.com/eruption-project/eruption - d7546c131632265ea1a441275c18a453ae945121 authored almost 4 years ago
Update .spec file

github.com/eruption-project/eruption - 34814ad50ebecbd2cede40a54df143bf5888a6cc authored almost 4 years ago
Revert changes to audio backend

github.com/eruption-project/eruption - e8e1be3696973c7c20936ab7bf4aa290800f0eac authored almost 4 years ago
Merge branch 'develop'

github.com/eruption-project/eruption - 0ff7e819f202e214e935180c888dbf2280e2fcbf authored almost 4 years ago
Robustify audio backend

Don't crash if audio backend fails

github.com/eruption-project/eruption - cd377aa561abf340116e47acccbdf52be07398c1 authored almost 4 years ago
Update packaging

Add missing device definition

github.com/eruption-project/eruption - ab551c45112390a929b5628768be3bd5f56bbe3a authored almost 4 years ago
Move audio playback to its own thread

Don't keep the audio playback device opened all the time, terminate the
thread after a few seconds

github.com/eruption-project/eruption - bf67376fffa000ac5306c733eada337e26e2012d authored almost 4 years ago
Fix wakeup after system sleep

References #62

github.com/eruption-project/eruption - 6c43a3c9a08bc4e04207b8a4eefbd1f4fc539197 authored almost 4 years ago
Merge branch 'topic/roccat-kone-xtd'

github.com/eruption-project/eruption - e16fdf008fd8d90405844fc0775463ade7a047ae authored almost 4 years ago
Cleanups

Remove `println!()` and replace with `trace!()`

github.com/eruption-project/eruption - edd344acb9620984b36a01bbe32e01a8ac411e89 authored almost 4 years ago
Add support for ROCCAT Kone XTD

github.com/eruption-project/eruption - daf6f175bea9e776500d6a054cd0dfa00b9b1410 authored almost 4 years ago
Merge branch 'develop' into topic/roccat-kone-xtd

github.com/eruption-project/eruption - aaa2de37b070120f59332a0fc2207a83427f0dbf authored almost 4 years ago
Fix hanging sound effects playback

Fix a bug where audio playback would hang when using PipeWire

github.com/eruption-project/eruption - fa500334c913abba3c4b173cb55542c3e55287c5 authored almost 4 years ago
Update dependencies

github.com/eruption-project/eruption - d4c27b93cf0767e56f802ecec6f5652a29ef0e7e authored almost 4 years ago
Try to fix dial knob bug

Fix a bug where the dial knob does not work at all, or adjusts the
brightness while set to volum...

github.com/eruption-project/eruption - 1432a3f2a01e5a43071f1e12dda36c3beb5df26f authored almost 4 years ago
Update dependencies

github.com/eruption-project/eruption - e6ce19274b127d8a35879fb1a9093f2e6bba7138 authored almost 4 years ago
Merge branch 'releases/v0.1.21'

github.com/eruption-project/eruption - fba7fc2cca064b388087ae63a829d9eaf9fcfd98 authored almost 4 years ago
Update CHANGES.md

github.com/eruption-project/eruption - c7b9037d1745129f27c992b1d9c4832353e71409 authored almost 4 years ago
Don't build the GUI by default

If you want to build with the GUI please run `cargo build --all`

github.com/eruption-project/eruption - ed40c60134fdc15d2cee8e87e5c0a06e39b1b981 authored almost 4 years ago
Add COPR build status

github.com/eruption-project/eruption - cf73faf0b7eccc25487ab8fead97cb4de5b31e89 authored almost 4 years ago
Update packaging

Prepare first non git-snapshot release

github.com/eruption-project/eruption - 720dbe93565c5dff48a4bf0278782709f1589f2f authored almost 4 years ago
Merge branch 'releases/v0.1.20'

github.com/eruption-project/eruption - 191a4199f4e0f6f2266b6b350ad8a331fdd60b93 authored almost 4 years ago
Update eruption.spec

github.com/eruption-project/eruption - 1e3f00c1099c31aaf429a217f1ac7217b25be67f authored almost 4 years ago
Use absolute paths for defaults

github.com/eruption-project/eruption - 0ae214e1c60c3d585c740df48f7b13f0cca3fa3b authored almost 4 years ago
Update eruption.spec

github.com/eruption-project/eruption - 3446675f687f3f42baf746c28f6a7d01a3f36fe5 authored almost 4 years ago
Update macros.lua

github.com/eruption-project/eruption - f9bec524bc9f9dfad68f4c0e937087bad87555d1 authored almost 4 years ago
Update dependencies

github.com/eruption-project/eruption - 62d08bb4e2d5d3e97f04952786917fbf7a2869e6 authored almost 4 years ago
Update eruption.install

Enable and start after install
Restart after package upgrade

github.com/eruption-project/eruption - a2636a66217a0cc15242baac56315b75c7b49557 authored almost 4 years ago
Update CHANGES.md

github.com/eruption-project/eruption - 9166d6cb7197872964141f66f574dc647f52865b authored almost 4 years ago
Update CHANGES.md

github.com/eruption-project/eruption - d05f4512101c5519aba5a4712f42b13d93cb3548 authored almost 4 years ago
Add support for macros on the primary layer

Support assigning of Lua macros on layer 1, without modifier keys needing
to be held down. Add a...

github.com/eruption-project/eruption - 7aa82a1b5aa63327a750a35ce7decab2f32533e5 authored almost 4 years ago
Add support for displaying the audio mute status

Add support for an "audio muted" indicator.
Currently supports the following devices:

* ROCCAT ...

github.com/eruption-project/eruption - 3327f89d7c8fb9293dca0b4c4355caac16875a26 authored almost 4 years ago
Update udev rules

Sync with hwdevices driver table, add missing devices

github.com/eruption-project/eruption - 4f163313280cde0914404784e26b7e60aa73084a authored almost 4 years ago
Update LIBRARY.md

Add missing plugin

github.com/eruption-project/eruption - 32f38bd8786d99b7a3c10009fa92866a49427cc7 authored almost 4 years ago
Update dependencies

github.com/eruption-project/eruption - c37223d1bbd987812a3a9a4ab4970a3b4c163e8b authored almost 4 years ago
Update support for Corsair STRAFE Gaming Keyboard

Change the way we build the color buffer

github.com/eruption-project/eruption - 2770ec4d3438b8c6e96a50f36d845d3640055604 authored almost 4 years ago
Update DEVICES.md

github.com/eruption-project/eruption - 12066402a3167bbfae8a84920851f00fcb039251 authored almost 4 years ago
Fix clippy warnings

github.com/eruption-project/eruption - 9bd45a504913066a9c39827401c0bd15f4f9ba14 authored almost 4 years ago
Update dependencies

github.com/eruption-project/eruption - c2be8926dcf711d4d912133dcc122f14a272e189 authored almost 4 years ago
Add support for Adalight/Custom serial LEDs

github.com/eruption-project/eruption - 8e194c8a9df95a2aa3b5bed948b26cdfeb21d831 authored almost 4 years ago
WIP: Add support for ROCCAT Kone XTD

github.com/eruption-project/eruption - b13317f508a85aec5a4703a86db3699828371618 authored almost 4 years ago
Add new profile: Solid Color

Add a new profile solid.profile that simply shows a solid color

github.com/eruption-project/eruption - 8dfd8965651634b0848a46e247091b7e16071a66 authored almost 4 years ago
Use full script paths

Don't use just the file names, but use the full paths

github.com/eruption-project/eruption - 4023e21797942151453bc63573da2853701f2a2b authored almost 4 years ago
Update dependencies

github.com/eruption-project/eruption - 404974f2edeaa9e6ebbf67b0dda80d1b7c54d326 authored almost 4 years ago
Improve support for misc devices

Improve the support for other/misc devices in the GUI and in the
daemon proper

github.com/eruption-project/eruption - edc982ea8df8760c466213d6defcc5a3892fcdfb authored almost 4 years ago
Fix some Clippy warnings and cleanups

github.com/eruption-project/eruption - 7ef91a32cb828e459999fa7d401080bf5d759184 authored almost 4 years ago
Update dependencies

github.com/eruption-project/eruption - b910a53a46c33e0415843561eda23580c7c9d7fe authored almost 4 years ago