Quantcast
Channel: feedbackd:1ed04e409d662fdffbad3a77a10835fff28555c1 commits
Browsing latest articles
Browse All 16 View Live

Image may be NSFW.
Clik here to view.

Initial commit

Signed-off-by: Guido Günther<agx@sigxcpu.org>

View Article



libfeedback: Drop trailing semicolon

Trips up some compilers. Thanks: Andrea Schaefer

View Article

build: Don't add lfb-enums.c to list of generated sources

Otherwise when used as a subproject the master project will try to rebuild with it's own set of flags. These lack LIBFEEDBACK_COMPILATION which does not end well.

View Article

Fix typos

View Article

lfb-event: Document constructor

Closes: #8

View Article


lfb-event: Fix property names in doc strings

This makes them render correctly in the generated docs.

View Article

Expand examples

Closes: #4

View Article

Add symbols file

View Article


lfb-event: Fix comment

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

LfbEvent: Link to event naming specification

View Article

LfbEvent: Add feedback-profile property

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

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


lfb-event: Don't leak error

Don't leak the error values in the success case

View Article
Browsing latest articles
Browse All 16 View Live




Latest Images