mirror of
https://github.com/bakkeby/dwm-flexipatch
synced 2024-11-09 01:10:26 +00:00
5 lines
169 B
C
5 lines
169 B
C
static void createpreview(Monitor *m);
|
|
static void hidetagpreview(Monitor *m);
|
|
static void showtagpreview(int tag, int x, int y);
|
|
static void tagpreviewswitchtag(void);
|