udev: Update led maching for the librem5
The names changed in device tree which tickles up into userspace.
View Articledebian: Don't abuse the video group
Use a separate group for users that should be able to access the LED devices.
View Articledata/meson.build: fix validating theme files
The foreach loop was not used to validate all the include theme files
View Articlemeson.build: compile GLib schemas on install
Run a script as a post install to make sure that all GLib schemas are compiled
View Articlefbd-feedback-manager: Allow device-specific feedbackd themes
Reads the compatible list of the device and tries to find a device-specific theme file in all directories. If no configuration is found, we fall back to a default theme file. The device-specific theme...
View Articlefeedback-manager: Fix formatting
It was off in several places. Now that there's no outstanding MRs clean it up via uncrustify --replace -c phosh.cfg src/fbd-feedback-manager.c
View Articleimplement fbd_dev_sound_stop
tracks the FdbFeedbackSounds in a GHashTable in the FdbDevSound
View Articlefbd-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...
View ArticleREADME: 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 :-).
View Article