Quantcast
Channel: feedbackd:5fc0372b453038f2dd75558b71bb429c46dcb6f1 commits
Browsing latest articles
Browse All 40 View Live
↧

Merge branch 'merge-themes' into 'main'

Implement recursive theme expansion and custom theme loading Closes #38 See merge request !93

View Article


doc: feedback stops when client disconnects

extended documentation for feedbackd.

View Article

Merge branch 'man-page' into 'main'

doc: feedback stops when client disconnects See merge request !96

View Article

theme-expander: Also log initial theme file

View Article

Add theme validator

Recursively loads a given theme file.

View Article


ci: Use bookworm image for package build too

No need to fight against old glib and friends in PureOS

View Article

doc: Convert manpages to rst

This will make it more fun to add details and more manpages.

View Article

doc: Add manual page for fbd-theme-validate

View Article


Merge branch 'fbd-theme-check' into 'main'

Add theme validator See merge request !95

View Article


run: Export GI_TYPELIB_PATH as well

This is needed for programs needing GObject introspection data

View Article

run: Don't hardcode feedbackd

This allows arbitrary executables from the source tree with a well defined environment.

View Article

example: Document usage

View Article

Merge branch 'comment_example' into 'main'

extend comment about GI_TYPELIB_PATH See merge request !87

View Article


d/rules: Fix nodoc build profile usage

We were checking for the wrong option

View Article

d/rules: Don't build tests with nocheck

View Article


Merge branch 'pkg-fixes' into 'main'

Fix nodoc and make nocheck build less See merge request !97

View Article

Document changes and release 0.0.2

View Article


d/gbp.conf: Bump meson version automatically

View Article

Add NEWS file

View Article

Merge branch 'rel-0.0.2' into 'main'

Release 0.0.2 See merge request !98

View Article

build: Add dbus sources to the lib dependency

Otherwise we might fail to generate it for the executables

View Article


Merge branch 'compile-fix' into 'main'

build: Add dbus sources to the lib dependency See merge request !99

View Article


event-naming-spec: Separate application and system events

Make it obvious which events are meant to be used by "normal" GUI applications in contrast to system components like desktop shells or components monitoring the battery, etc. This was prompted by...

View Article

feedback-theme: Add screen-shot event

Used to indicate that a screen shot is being taken.

View Article

Merge branch 'app-and-system-events' into 'main'

event-naming-spec: Separate application and system events See merge request !101

View Article


lfb-event: Fix docstring

This allows gi-docgen to pick it up

View Article

doc: Fix link to spec in manpage

View Article

libfeedback: Fix link to specs

Since we now have them as part of the API docs we can avoid any remote URLs

View Article

Merge branch 'doc-links' into 'main'

Fix some broken spec links See merge request !102

View Article



ci: Update submodule strategy

View Article

Update to gmobile 0.0.1

Adjust to the one API change. We do it all in one commit to keep bisectability. We use a slightly newer commit than 0.0.1 to include build fixes for older glib (as required on PureOS Byzantium).

View Article

Merge branch 'gmobile-0.0.1' into 'main'

Update to gmobile 0.0.1 See merge request !104

View Article

Document changes and release 0.0.3

View Article


Merge branch 'rel-0.0.3' into 'main'

Document changes and release 0.0.3 See merge request !105

View Article

udev: load the required kernel modules

Loading the required kernel modules such as ledtrig-pattern via /etc/modules-load.d may introduce a race condition on some systems such as non-systemd based distros. Load the kernel modules using the...

View Article

debian: Drop obsolete conf file

As this is now handled via udev's kmod builtin we can drop this.

View Article


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
Browsing latest articles
Browse All 40 View Live