sway/sway
Greg V da26d69cb1 Fix build on FreeBSD
- Make sure CMake always finds absolute paths for Cairo, Pango and GdkPixbuf
- Add forgotten json-c include path to swaymsg/CMakeLists.txt
- Disable -Werror because of assert warnings
- Add correct /proc/pid/file path for FreeBSD
- Use libepoll-shim on FreeBSD
- Only use Linux capabilities on, well, Linux
2016-12-09 19:32:07 +03:00
..
commands fix layout switching (was broken because of workspace_layout) 2016-12-04 08:31:34 -05:00
border.c Overwrite alpha when drawing borders 2016-10-12 22:42:23 -04:00
CMakeLists.txt Fix build on FreeBSD 2016-12-09 19:32:07 +03:00
commands.c Disallow everything by default 2016-12-03 12:38:42 -05:00
config.c Add IPC security policy command handlers 2016-12-02 17:34:26 -05:00
container.c fix layout switching (was broken because of workspace_layout) 2016-12-04 08:31:34 -05:00
criteria.c Reorganize includes 2016-09-01 08:18:37 -04:00
debug_log.c Reorganize includes 2016-09-01 08:18:37 -04:00
extensions.c Add security checks for background, panel, lock 2016-12-01 21:51:07 -05:00
focus.c prevent dereference of freed workspace 2016-10-02 22:03:52 -05:00
handlers.c add workspace_layout to container 2016-12-04 08:31:34 -05:00
input_state.c Reorganize includes 2016-09-01 08:18:37 -04:00
input.c Add left_handed support for input devices 2016-10-25 22:06:23 +02:00
ipc-json.c change bar colors from char[10] to *char 2016-11-02 21:07:04 +01:00
ipc-server.c Fix build on FreeBSD 2016-12-09 19:32:07 +03:00
layout.c wrap some views under workspaces 2016-12-04 08:31:34 -05:00
main.c Fix build on FreeBSD 2016-12-09 19:32:07 +03:00
output.c
security.c Fix build on FreeBSD 2016-12-09 19:32:07 +03:00
sway-bar.5.txt
sway-input.5.txt
sway-security.7.txt Fix to sway-security(7) 2016-12-04 09:49:13 -05:00
sway.1.txt document all xkb settings handled by wlc 2016-08-09 10:41:06 -04:00
sway.5.txt document workspace_auto_back_and_forth command 2016-09-16 21:53:46 -05:00
workspace.c Reorganize includes 2016-09-01 08:18:37 -04:00