Package: matchbox-keyboard / 0.2+git20160713-1

Metadata

Package Version Patches format
matchbox-keyboard 0.2+git20160713-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
linking fix | (download)

src/Makefile.am | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 link with xrender (#555588)
xmonad support | (download)

src/matchbox-keyboard-ui.c | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 add support for xmonad (#536847)
 The attached patch adds support for xmonad. Without this
 patch, matchbox-keyboard can be focused like any other window,
 which makes it not useful. With the patch, xmonad does not manage
 it at all.
 .
 It might be better to use the STRUTS property to communicate
 with xmonad, but just uncommenting the code that was already
 there Worked for Me.