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 14d9200e4e
Merge pull request #996 from woutershep/datadir
8 years ago
..
commands Fix indentation issues 8 years ago
CMakeLists.txt Use CMAKE_INSTALL_FULL_DATA{,ROOT}DIR 8 years ago
border.c Handle border-related malloc failures 8 years ago
commands.c Handle allocation failures in security code 8 years ago
config.c Handle calloc failures 8 years ago
container.c Handle calloc failures 8 years ago
criteria.c Reorganize includes 8 years ago
debug_log.c Reorganize includes 8 years ago
extensions.c Handle calloc 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 calloc failures 8 years ago
input_state.c Reorganize includes 8 years ago
ipc-json.c Handle calloc failures 8 years ago
ipc-server.c Fix build error 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 Handle allocation failures in security code 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 Add remaining sway allocation failure handling 8 years ago