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

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

data: Clarify DBus wording

View Article


libfeedback: Unset _initted early

This make sure a client does not end up in our shutdown phase and sees a half initted library.

View Article

libfeedback: Cancel all running feedbacks on uninit

We keep track of the active ids and end them on uninit. This make sure feedbacks don't continue to run if the application quits and forgets to end a feedback.

View Article

fbcli: Quit main loop on CTRL-C / SIGTERM

This makes sure we invoke the cleanup function correctly and allows to test running event handling.

View Article


README: Fix command line tool name

It's called fbcli (but was called fbdcli initially)

View Article


README: Fix spelling

It's `from` not `form`.

View Article

build: Remove feedback dependencies from libfeedback builds

View Article

Add "button-released" to the event naming spec

It has been added to the default theme in a985d0dd.

View Article

doc: Add fbcli manpage

View Article


docs: Add feedbackd manpage

Closes: #12

View Article

debian: Ship manpages

View Article


data: Drop phone-missed-call in 'quite' profile

Only want LEDs there.

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


debian: Setup leds via udev

This allows feedbackd to set periodic feedback and makes usable LED devices identifiable by feedbackd.

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

data: Use LED feedback for missed calls, IMs and SMS

View Article
Browsing all 40 articles
Browse latest View live