./inputmethod/xmoji, Plain X11 emoji keyboard

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8nb1, Package name: xmoji-0.8nb1, Maintainer: pkgsrc-users

Xmoji is a simple emoji keyboard for X11 designed to work without
relying on any toolkit or input method. It doesn't use a toolkit
itself and instead renders its GUI using XRender requests.


Master sites:

Filesize: 347.684 KB

Version history: (Expand)


CVS history: (Expand)


   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2024-09-26 23:05:20 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
xmoji: update to 0.8.

Features:

    Add tooling for localized UI texts and Emoji names imported from
    Unicode CLDR
    Add translations for German (de)
    Improve search, show groups (skin-tone variants of the same Emoji) in
    search results and make it configurable what exactly the search looks
    at: original and/or translated names, and whether or not to consider
    other "variant" descriptions after a colon in the name
    Implement the _NET_WM_PING protocol and associated window properties,
    allowing a window manager to know when and how to force-kill Xmoji
   2024-08-19 07:43:32 by Thomas Klausner | Files touched by this commit (1)
Log message:
xmoji: needs libxcb 1.14
   2024-08-16 13:03:35 by Thomas Klausner | Files touched by this commit (4)
Log message:
inputmethod/xmoji: import xmoji-0.7

Xmoji is a simple emoji keyboard for X11 designed to work without
relying on any toolkit or input method. It doesn't use a toolkit
itself and instead renders its GUI using XRender requests.