Quantcast
Channel: feedbackd:v0.0.0+git20200714 commits
Browsing all 40 articles
Browse latest View live
↧

Add generic missed notification

This can be used e.g. by the shell for general purpose notifictions but also for in app notifications of the foreground app.

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

README: We set a feedback profile not a level

View Article

LfbEvent: Link to event naming specification

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

LfbEvent: Add feedback-profile property

This allows to specify the feedback profile to use for this particular event.

View Article


cli: Fix indentation

View Article


cli: Allow to set profile per event

We allowed set the global profile via `-P` use it as per event profile when used with `-E`. Ironically the manpage always said it'd be that way.

View Article

debian: Bump symbol versions

This ensures we get tighter dependencies when built against this version with new symbols. We don't bother with individual symbols yet.

View Article

Document changes and release 0.0.0+git20200707

View Article

doc: fix typos

View Article


doc: feedbackd: add short description

Lintian issues a warning if short description is empty.

View Article

fbd-ledctrl: fix typo

View Article


lfb-event: Clarify return values of `finished` functions

They just inidicate that we talked to feedbackd succesfully.

View Article

lfb-event: Connect done handler in async case too

Otherwise the event state is not updated properly

View Article


tests: Don't quiet mainloop on event end

This is needed to properly test aync where we have the finished async event handler and the signal.

View Article

tests: Use async feedback as the test name implies

View Article

Document changes and release 0.0.0+git20200714

View Article
Browsing all 40 articles
Browse latest View live