swayfx/sway
Wouter van Kesteren 09b9106550 Use CMAKE_INSTALL_FULL_DATA{,ROOT}DIR
Exherbo installs architecture dependent data in a different place than architecture
independent data. More concretely: binaries go in /usr/$chost/{bin,lib},
data goes in /usr/share and configs in /etc, /etc is already configurable
through CMAKE_INSTALL_FULL_SYSCONFDIR but the datadir was not. This
patch fixes it so that things can be pushed in the right places.
2016-12-17 01:00:39 +01: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 Use CMAKE_INSTALL_FULL_DATA{,ROOT}DIR 2016-12-17 01:00:39 +01: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.c Add left_handed support for input devices 2016-10-25 22:06:23 +02:00
input_state.c Reorganize includes 2016-09-01 08:18:37 -04: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 Reorganize includes 2016-09-01 08:18:37 -04:00
security.c Fix build on FreeBSD 2016-12-09 19:32:07 +03:00
sway-bar.5.txt Implement configurable wrapping on bar ws scroll 2016-07-17 11:26:38 -04:00
sway-input.5.txt Add left_handed support for input devices 2016-10-25 22:06:23 +02:00
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