mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2025-01-18 22:26:12 +01:00
aa6bd85da1
- Moved ``<sys/capability.h>`` include inside `__linux__` guard, because all uses are similarly guarded. - <sys/capability.h> is part of an optional devel package, at least in fedora. CMake now explicitly checks that libcap devel files are available. - Added libcap to the list of install packages in .travis.yml, to make the dependency explicit. travis-ci installs the package by default, which is why this hasn't surfaced previously. |
||
---|---|---|
.. | ||
commands | ||
border.c | ||
CMakeLists.txt | ||
commands.c | ||
config.c | ||
container.c | ||
criteria.c | ||
debug_log.c | ||
extensions.c | ||
focus.c | ||
handlers.c | ||
input.c | ||
input_state.c | ||
ipc-json.c | ||
ipc-server.c | ||
layout.c | ||
main.c | ||
output.c | ||
security.c | ||
sway-bar.5.txt | ||
sway-input.5.txt | ||
sway-security.7.txt | ||
sway.1.txt | ||
sway.5.txt | ||
workspace.c |