spmenu/libs/x11/client.h

12 lines
429 B
C

/* See LICENSE file for copyright and license details. */
static void create_window(int x, int y, int w, int h);
static void get_width(int numwidthchecks, unsigned int minstrlen, unsigned int curstrlen);
static void prepare_window_size(void);
static void set_window(void);
static void set_prop(void);
static void resizeclient(void);
static void store_image_vars(void);
static void set_mode(void);
static void xinitvisual(void);