mirror of
https://github.com/bakkeby/dwm-flexipatch
synced 2024-11-05 00:00:18 +00:00
3 lines
198 B
C
3 lines
198 B
C
static int width_stbutton(Monitor *m, int max_width);
|
|
static int draw_stbutton(Monitor *m, int x, int w);
|
|
static int click_stbutton(Monitor *m, Arg *arg, int rel_x, int rel_y, int rel_w, int rel_h); |