index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sway.h
blob: 6499c81dfba7b6c219be21af60b6a42dcc338085 (
plain
)
1
2
3
4
5
6
#ifndef _SWAY_SWAY_H #define _SWAY_SWAY_H void sway_terminate(void); #endif