index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ipc.h
blob: aab9cf0c0bde08807dc45cc8a5039c0d40df0ecb (
plain
)
1
2
3
4
5
6
#ifndef _SWAY_IPC_H #define _SWAY_IPC_H void init_ipc(void); #endif