Quantcast
Browsing latest articles
Browse All 40 View Live

tests/integration: Fix whitespace

Remove all tabs in favour of spaces and align function arguments.

View Article


tests/integration: Test that "feedback-ended" is propagated through LfbEvent

When no feedbacks are available (either because the requested event does not exist in the theme or because the system does not have required capabilities, e.g. no vibration motor or LED) feedbackd...

View Article


feedback-manager: Complete DBus call before emitting "feedback-ended"

See previous commit adding the test (that now passes) for the reasoning. Fixes: #62

View Article

Merge branch 'misc_cleanups' into 'main'

tests/integration: Test that "feedback-ended" is propagated through LfbEvent Closes #62 See merge request !82

View Article

manager: Use FEEDBACKD_UDEV_ATTR

It was introduced in a5b4f994 ("feedbackd: Support visual feedback via LEDs")

View Article


fbd: Fix indentation

View Article

Merge branch 'cleanups' into 'main'

More cleanups See merge request !80

View Article

Document changes and release 0.0.1

View Article


Merge branch 'rel' into 'main'

Document changes and release 0.0.1 See merge request !83

View Article


docs: Update references to documentation from branch master to branch main.

View Article

Merge branch 'ChriChri-main-patch-39100' into 'main'

Updated references to documentation See merge request !86

View Article

README: Mention that DBus disconnect ends feedback

View Article

README: Mention python example

View Article


Merge branch 'update_README' into 'main'

Update README.md See merge request !88

View Article

run: Fix daemon name

Fixes: 99fc8c21 ("run: Make it easy to run under gdb and document usage")

View Article


Merge branch 'calls-vs-feedbackd' into 'main'

run: Fix daemon name See merge request !89

View Article

example: Wait a bit before ending

feedbackd terminates feedback when clients disconnect from DBus so we need to wait a bit before quitting as otherwise no feedback will be played. Closes: #65

View Article


Merge branch 'example-wait' into 'main'

example: Wait a bit before ending Closes #65 See merge request !85

View Article

d/gbp.conf: Update branch

Missed that one when switching to 'main'

View Article

Merge branch 'gbp.conf' into 'main'

d/gbp.conf: Update branch See merge request !84

View Article

ci: Switch build to bookworm / byzantium

Use Debian bookworm for the tests and PureOS byzantium for the package build We use the arm64 builder as the amd64 one fails to find a shell in the bookworm image.

View Article


Merge branch 'update-ci' into 'main'

ci: Switch build to bookworm / byzantium See merge request !91

View Article


d/control: Add settings schema for the tests

View Article

d/changelog: Fix typos

Gbp-Dch: Ignore

View Article

Merge branch 'sid' into 'main'

Add a missing dependencies for the tests to pass on Debian sid See merge request !92

View Article


d/control: Drop Breaks/Replaces on packages long gone

View Article

d/rules: Support nodoc build profile

View Article

build: Bump required meson version

View Article

Switch library documentation to gi-docgen

Switch from gtk-doc to gi-docgen for the library documentation and adjust the source files accordingly. We don't bother about the daemon doc headers as they're not built into any docs atm. Closes: #56

View Article



Include specifications in the documentation

Now that we can use markdown easily add them as they provide help to the developer what events exist, etc.

View Article

Merge branch 'gi-docgen' into 'main'

Switch library documentation to gi-docgen Closes #56 See merge request !94

View Article

dir-locals: Simlify consistent JS indenting

View Article

feedback-vibra: Fix indentation

View Article


tests: Test feedback theme name

View Article

feedback-theme: No need for constructed

We can do all that in init

View Article

feedback-theme: Fix indentation

View Article


feedback-theme: Use getter

Ensures we stay consistent with future changes

View Article


feedback-theme: Allow to set name

View Article

feedback-profile: Document hash types

View Article

feedback-dummy: Add getter for duration

Useful in tests

View Article
Browsing latest articles
Browse All 40 View Live