refactor: trim popup and XIM helpers
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <string.h>
|
||||
#include <xcb-imdkit/encoding.h>
|
||||
|
||||
char*
|
||||
static char*
|
||||
ximutf8compound(const char *s, size_t len, size_t *outlen)
|
||||
{
|
||||
static const char begin[] = "\033%G";
|
||||
|
||||
Reference in New Issue
Block a user