mirror of
https://github.com/swaywm/sway.git
synced 2025-04-03 19:07:45 +03:00
sway: add bindgesture command
Co-authored-by: Michael Weiser <michael.weiser@gmx.de>
This commit is contained in:
parent
a535ed310f
commit
cab2189aa6
17 changed files with 1188 additions and 87 deletions
|
@ -2,6 +2,7 @@
|
|||
#define _SWAY_STRINGOP_H
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stddef.h>
|
||||
#include "list.h"
|
||||
|
||||
void strip_whitespace(char *str);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue