Logo
Explore Help
Sign In
itycodes
/
convince
1
0
Fork
You've already forked convince
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '5d3a02a7c6'
${ noResults }
convince/include/sway.h

7 lines
87 B
Raw Normal View History Unescape Escape

added missing header file
10 years ago
#ifndef _SWAY_SWAY_H
#define _SWAY_SWAY_H
Correctly exit sway on errors. Calling `exit` in sway_terminate prevents sway from correctly shutting down (freeing data, cleanly terminating the ipc server, etc.). A better way is to exit straight away if the failure occurs before `wlc_run` and use sway_abort as usual if it occur when wlc is running.
9 years ago
void sway_terminate(int exit_code);
added missing header file
10 years ago
#endif
Powered by Gitea Version: 1.18.3 Page: 21ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API