Skip to content

libmatekbd 1.27.1 release

Compare
Choose a tag to compare
@raveit65 raveit65 released this 15 Jul 13:20
· 5 commits to master since this release

Changes since the last release: v1.27.0...v1.27.1

libmatekbd 1.27.1

  • tx: sync with transifex
  • Fix pkg-config --libs libmatekbdui errors
  • mate-desktop/mate-control-center#707
  • Add meson compilation support
  • Use correct version information for dynamic libraries
  • matekbd-keyboard-drawing: fix memory leak
  • matekbd-keyboard-drawing-test: -Wmissing-field-initializers
  • matekbd-keyboard-drawing: fix memory leak
  • Use GLib's new g_clear_signal_handler() function to simplify code
  • Signal handler IDs are gulong, not int
  • build warning: AC_OUTPUT should be used without arguments