mirror of
https://github.com/mintycube/dwm.git
synced 2024-10-22 14:05:45 +02:00
riodraw: upgrading patch to include rio-spawning of windows
This commit is contained in:
parent
f5bbd9b4c3
commit
8e9130080c
@ -1464,7 +1464,7 @@ static IPCCommand ipccommands[] = {
|
||||
IPCCOMMAND( moveresize, 1, {ARG_TYPE_STR} ),
|
||||
#endif // MOVERESIZE_PATCH
|
||||
#if RIODRAW_PATCH
|
||||
IPCCOMMAND( riodraw, 1, {ARG_TYPE_NONE} ),
|
||||
IPCCOMMAND( rioresize, 1, {ARG_TYPE_NONE} ),
|
||||
#endif // RIODRAW_PATCH
|
||||
#if PUSH_PATCH || PUSH_NO_MASTER_PATCH
|
||||
IPCCOMMAND( pushdown, 1, {ARG_TYPE_NONE} ),
|
||||
|
Loading…
Reference in New Issue
Block a user