Quantcast
Channel: feedbackd:7391062b87629de02c98f1b64be841a1ebbdeda9 commits
Browsing all 40 articles
Browse latest View live
↧

fbd-dev-sound: Honour sound theme name for all GNOME based desktops

Phosh recently changed to XDG_CURRENT_DESKTOP=GNOME:Phosh and has since stopped using the configured theme and instead used the fallback freedesktop theme. Closes #41

View Article


examples: Unbreak python example

The method is `trigger_feedback` not `trigger`.

View Article

docs: Fix --profile short option

It's '-P', not '-p'.

View Article

cli: Fix changing global profile

For that we must not set a default event.

View Article

feedback-theme: Add camera related events

View Article


d/control: Add json-glib-tools as build dependency

This will make sure that the json theme file gets validated in CI.

View Article

feedback-theme: Add phone-hangup event

Named after the corresponding notification from the sound naming spec: http://0pointer.de/public/sound-naming-spec.html

View Article

feedback-theme: Add phone-failure event

Named after the corresponding notification from the sound naming spec: http://0pointer.de/public/sound-naming-spec.html

View Article


feedback-theme: Add phone-outgoing-busy event

Named after the corresponding notification from the sound naming spec: http://0pointer.de/public/sound-naming-spec.html

View Article


naming-spec: Fix upper cases, whitespaces and punctuation.

View Article

naming-spec: Document newly added phone-* events

View Article

Fix typos in documentation

View Article

README: dbus calls not usable to trigger feedback

Fixes #45

View Article


fbd-dev-sound: Rename cancellable to `cancel`

The current name is just confusing

View Article

fbd-dev-sounce: Name data consistently

We name it `data` elsewhere. Don't call it `object` in one function.

View Article


fbd-dev-sound: Delay sending `ended` signal

Remove the feedback and the associated callback data before invoking the callback (which then triggers FbdFeebackBased:ended) since we otherwise remove the data from the currently playing sound from...

View Article

gitlab-ci: Switch to bullseye

Drop support for buster, this can be handled in downstream builds.

View Article


Document changes and release 0.0.0+git20211018

View Article

d/changelog: Bump changes line to a recent date too

It was still stuck at 2021-10-07. Fixup version too while at that.

View Article

Reload theme on SIGHUP signal

Fixes #28 Allows for users/applications to request a theme reload by sending SIGHUP signal to the daemon.

View Article
Browsing all 40 articles
Browse latest View live