Quantcast
Channel: feedbackd:abab07a2f2288496acbeccdc92c7feb84b73122b commits
Browsing all 40 articles
Browse latest View live

feedback-sound: Plug a leak

We did not free the effect name

View Article



feedback-profile: Fix docstring

View Article

feedback-vibra: Make doc strings match the class name

View Article

feedback-manager: Drop superfluous g_clear_error

The error is a g_autoptr

View Article

feedback-manager: Fix indentation and typo

View Article


feedback-manager: Only act on add

We would otherwise ignore the action when no vibra device was yet found. Make sure we release the old device when updating.

View Article

feedbackd: Add helper to set up permissions for LEDs

This helper knows about the tiggers and necessary permission. It's intended to be run via udev.

View Article

feedbackd: Support visual feedback via LEDs

Currently all LED feedbacks are infinite we can improve that later on by using the 'repeat' attribute of the LED pattern trigger.

View Article


rumble: Use a default pause

Without that multiple counts sound odd so let's have good defaults.

View Article


Revert "rumble: Use a default pause"

This reverts commit 551030b4.

View Article

feedback-manager: Prepare for per event hints

Move feedback profile level into a separate function for that.

View Article

feedback-manager: Add hint to select feedback profile per event

This e.g. allows events that are meant for haptic only to avoid emitting a sound by omitting the 'full' level and using "quiet" instead. Closes: #7

View Article

fbd-ledctrl: fix typo

View Article


fbd-dev-leds: store LED color when parsing devices

Failing to do so will always select the first recognized LED (the blue one for the PinePhone).

View Article

fbd-dev-sound: Be less verbose on missing sound files

This is quite common so don't fill the logs at normal debug levels but be more specific about what is missing.

View Article


fbd-feedback-base: Add fbd_feedback_is_available ()

This allows to check if a feedback type is available at all.

View Article

feedback-manager: Fix indentation

View Article


fbd-feedback-manager: Check if feedback is usable

If we don't find any usable feedbacks for an event return FBD_EVENT_END_REASON_NOT_FOUND.

View Article

fbd-feedback-led: Implement is_available ()

This avoids criticals when there's no Leds available.

View Article

feedback-vibra-rumble: Implement is_available

This avoids criticals when there's no rumble vibra available.

View Article
Browsing all 40 articles
Browse latest View live




Latest Images