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.
Drew DeVault 31b002b6d5
Handle IPC server allocation failures
8 years ago
..
commands Handle allocation failure in commands 8 years ago
CMakeLists.txt Fix build on FreeBSD 8 years ago
border.c Handle border-related malloc failures 8 years ago
commands.c Handle some more memory allocation failures 8 years ago
config.c Handle config-related allocation failures 8 years ago
container.c fix layout switching (was broken because of workspace_layout) 8 years ago
criteria.c Reorganize includes 8 years ago
debug_log.c Reorganize includes 8 years ago
extensions.c Handle some more memory allocation failures 8 years ago
focus.c prevent dereference of freed workspace 8 years ago
handlers.c Handle some more memory allocation failures 8 years ago
input.c Handle some more memory allocation failures 8 years ago
input_state.c Reorganize includes 8 years ago
ipc-json.c change bar colors from char[10] to *char 8 years ago
ipc-server.c Handle IPC server allocation failures 8 years ago
layout.c wrap some views under workspaces 8 years ago
main.c Handle malloc failures from read_line 8 years ago
output.c Reorganize includes 8 years ago
security.c Fix build on FreeBSD 8 years ago
sway-bar.5.txt Implement configurable wrapping on bar ws scroll 8 years ago
sway-input.5.txt Add left_handed support for input devices 8 years ago
sway-security.7.txt Fix to sway-security(7) 8 years ago
sway.1.txt document all xkb settings handled by wlc 8 years ago
sway.5.txt document `workspace_auto_back_and_forth` command 8 years ago
workspace.c Reorganize includes 8 years ago