This website requires JavaScript.
Explore
SSH Host Keys
Package Repositories
Git Workflow Documentation
Help
Sign In
pool
/
feedbackd
SHA256
Watch
17
Star
0
Fork
1
You've already forked feedbackd
Code
Issues
Pull Requests
Activity
Files
factory
Add File
New File
Apply Patch
feedbackd
/
feedbackd.obsinfo
5 lines
98 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Accepting request 950267 from GNOME:Next We should push this to TW Packages that live in different develrepos that depend on this one we in return depend on in more packages (calls and phosh). This package also lives in devel:ARM:Factory:Contrib:PinePhone feedbackd , but it does not look like its moving forward :-/ - Update to version 0.0.0+git20211018: * changelog: Bump changes line to a recent date too. It was still stuck at 2021-10-07. Fixup version too while at that. - Changes from version 0.0.0+git20210426: * implement fbd_dev_sound_stop tracks the FdbFeedbackSounds in a GHashTable in the FdbDevSound * fbd-dev-sound: Don't leak GError * fbd-dev-sound: Don't warn when sound was cancelled. This is not an error per se. * lfb-event: Don't leak error. Don't leak the error values in the success case * tests: Run lfb_event_{get,set}_timeout * test-lfb-integration: Test invocation error * event: Make log-domain match source file name * tests: Run event tests too * event: Remove 'g' prefix from common C types. This matchs phosh's style. * fbd-event: Add sender property. This allows us to store the DBus sender * fbd-manager: Keep DBus sender around * feedback-manager: Track DBus clients and end feedbacks if they go away. When the client goes away we build up a list of events to end feedback for to make sure the hash table isn't modified in place. The alternative approach would be to disconnect the on_event_feedbacks_ended handler, duplicate the DBus signal emission and use g_hash_table_foreach_remove but that looks less robust than using the same code path. * Help emacs to indent properly * fbd-feedback-theme: Don't leak JSON node * fbd-dev-leds: Free actual FbdDevLed as well. So far we only unref'ed the device. * fbd-dev-leds: Don't leak enum_name g_enum_to_string() is transfer full. * fbd-dev-leds: Don't leak color g_ascii_strdown() creates a copy already. * fbd-dev-leds: Use automatic deep cleanup for device list. The current logic was fragile and failed e.g. when the FEEDBACKD_UDEV_VAL_LED would not match leaking the dev since the g_object_unref() at the end of the loop was never hit. Prevent that with automatic cleanup and explicitly ref'ing the devs we want to use. * fbd-dev-sound: Use correct cleanup for hash table. This went unnoticed since the manager forgot to cleanup this at all (see follow up commit). * fbd-feedback-manager: Make sure to dispose sound device as well. Fixes another leak. * fbd-feedback-manager: Don't leak config_path. It's assigned multiple times. * fbd-feedback-manager: Don't leak device list * fbd-ledctrl: fix matching of trigger in list of triggers. If the trigger is the last thing in sysfs_path/LED_TRIGGER_ATTR, then the new-line at the end of the output causes g_strv_contains to fail to find the trigger in the list. This strips the new-line before splitting the output into a list for searching. * README: Fix gdbus test command. It is TriggerFeedback and not Feedback (anymore). Also add a note how to end the feedback in order to prevent loss of hearing :-). - Switch to buildtime tarball generation, use cpio format. Also switch to a explicit released tag, we like to know what we are getting is the same every time. OBS-URL: https://build.opensuse.org/request/show/950267 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/feedbackd?expand=0&rev=2
2022-01-31 18:29:48 +00:00
name: feedbackd
Accepting request 1318887 from GNOME:Next - Update to version 0.8.7: + Make it simple to use role based audio roles OBS-URL: https://build.opensuse.org/request/show/1318887 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/feedbackd?expand=0&rev=25
2025-11-21 20:16:39 +00:00
version: 0.8.7
mtime: 1762605583
commit: ada7e797360ab2aa6d5542f8446a4dec8ecd0375
Reference in New Issue
Copy Permalink