Quantcast
Channel: feedbackd:2ca7a329b7eb368073c2dddc875eb7d7824575be commits
Browsing latest articles
Browse All 40 View Live
↧

Merge branch 'udev-module-load' into 'main'

udev: load the required kernel modules See merge request !106

View Article


theme: Fix some indentation

View Article

fbd-dev-leds: Use gi-docgen compatible format

We don't document the server classes via gi-docgen atm but as we use it for the lib update classes we touch.

View Article

Move LED device to separate file

We separate out the led as different LED types have different ways to set patterns, etc

View Article

fbd-dev-leds: Move led creation into fbd-dev-led

This will allow us to separate the different led types

View Article


fbd-dev-leds: Move pattern trigger into fbd-dev-led

View Article

fbd-dev-led: Allow to lookup color

This allows us to make the led structure into an opaque in the next commit

View Article

fbd-dev-led: Make structure opaque

This will allow us to turn it into a GObject

View Article


fbd-dev-led: Turn into a GObject

This is just the minimal changes to switch to a derivable GObject

View Article


fbd-dev-led: Use GInitable

Use default GObject patterns instead of stuffing things into the fbd_dev_led_new () so derived classes can override it.

View Article

fbd-dev-led: Add class methods so derived classes can override functionality

View Article

fbd-dev-led: Move multicolor handling to separate class

Everything related to multicolor moves into the new class and we add the necessary getters and setters so derived classes can access the parent classes attributes where needed.

View Article

Merge branch 'led-class' into 'main'

leds: Separate single color from multicolor leds See merge request !103

View Article


d/gbp.conf: Be less strict when matching the meson version field

View Article

Document changes and release 0.1.0

View Article


Merge branch 'rel-0.1.0' into 'main'

Release 0.1.0 See merge request !108

View Article

build: Avoid meson deprecation warning

View Article


fbd-event: Simplify

Gbp-Dch: Ignore

View Article

fbd-event: Make sure we iterate the list safely

When all feedbacks are done the event signals "feedbacks-ended" which lets the manager dispose the feedback. When all feedbacks end instantly and synchronously (as is the case with the dummy feedback)...

View Article

tests: Don't leak json string

View Article

tests: Don't leak profiles and test that

We finalize the theme first so the last reference is dropped when finalizing the profiles.

View Article


feedback-profile: Don't leak json array when serializing profile

json_array_add_element doesn't transfer ownership

View Article


feedback-theme: Don't leak json array when serializing profile

json_array_add_element doesn't transfer ownership.

View Article

feedback-theme: Don't leak parent name

View Article

tests/profile: Don't leak json node

View Article


Merge branch 'fixes' into 'main'

Fix crash exposed by glib 2.76 Closes #69 See merge request !109

View Article

Document changes and release 0.1.1

View Article

Merge branch 'rel-0.1.1' into 'main'

Document changes and release 0.1.1 See merge request !110

View Article

debian/symbols: Bump all symbol dependencies to 0.1.1

We want to make sure apps run against a recent version even on partial upgrades.

View Article



lfb-event: Avoid allocation when getting profile

We can return the const *. This makes it consistent with other getters. This is an API change we didn't find any users and the API is declared unstable.

View Article

tests: Get properties all at once

View Article

lfb-event: Add getter and setter for app-id

For applications this is figured out automatically but notification daemons and portal implementations might want to override it to have the per-app feedback profile picked up automatically.

View Article

build: Bump version to 0.2.0

We have a slight api change

View Article


debian/symbols: Update with new API

View Article

Document changes and release 0.2.0

View Article

Merge branch 'app-id-set' into 'main'

Add API to set app_id See merge request !111

View Article


Update NEWS

View Article


event: Fix doc link

View Article

treewide: Drop superfluous '()' after functions in doc strings

Otherwise we have that doubled in the docs

View Article

doc: Better cross reference manpages

View Article
Browsing latest articles
Browse All 40 View Live