Feature request to add alternative scratchpad patch by Gaspar Vardanyan ref. #8
This commit is contained in:
6
patch/scratchpad_alt_1.h
Normal file
6
patch/scratchpad_alt_1.h
Normal file
@ -0,0 +1,6 @@
|
||||
static void scratchpad_hide ();
|
||||
static _Bool scratchpad_last_showed_is_killed (void);
|
||||
static void scratchpad_remove ();
|
||||
static void scratchpad_show ();
|
||||
static void scratchpad_show_client (Client * c);
|
||||
static void scratchpad_show_first (void);
|
Reference in New Issue
Block a user