Files
meta-openembedded/meta-gnome
Gyorgy Sarvari f1ac7e180f keybinder: upgrade to latest revision
The application does use tags and version, but their versioning patterns
are all over the place. I kept the eisting PV declaration due to this (and
because this seems to be the very last upsteam change - the repository
looks abandoned).

Changelog:

* Fix ``keybinder_bind`` and others to not crash on non-X11 displays.
  It simply returns FALSE, failing to bind the key.
* Add new API:
  gboolean keybinder_supported()
    Return TRUE if on key bindings are implemented for this
    configuration. (Right now: only TRUE if gtk says there's an X11
    display)
* Fix deprecated directives in build system

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-21 08:54:05 -08:00
..

Dependencies

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master

URI: git://git.openembedded.org/meta-openembedded branch: master

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'

When sending single patches, please using something like: git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][PATCH'

Layer maintainer: Khem Raj raj.khem@gmail.com