i3-compatible Wayland compositor
88 matches across 1 category. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | include/stringop.h | 1 | #ifndef _SWAY_STRINGOP_H |
| LOW | include/swaybar/input.h | 1 | #ifndef _SWAYBAR_INPUT_H |
| LOW | include/swaybar/bar.h | 1 | #ifndef _SWAYBAR_BAR_H |
| LOW | include/swaybar/tray/tray.h | 1 | #ifndef _SWAYBAR_TRAY_TRAY_H |
| LOW | include/sway/config.h | 1 | #ifndef _SWAY_CONFIG_H |
| LOW | include/sway/output.h | 1 | #ifndef _SWAY_OUTPUT_H |
| LOW | include/sway/tree/view.h | 1 | #ifndef _SWAY_VIEW_H |
| LOW | include/sway/tree/root.h | 1 | #ifndef _SWAY_ROOT_H |
| LOW | include/sway/tree/root.h | 21 | // - staging |
| LOW | include/sway/input/seat.h | 1 | #ifndef _SWAY_INPUT_SEAT_H |
| LOW | include/sway/input/cursor.h | 1 | #ifndef _SWAY_INPUT_CURSOR_H |
| LOW | swaybar/render.c | 1 | #include <assert.h> |
| LOW | swaybar/input.c | 1 | #include <assert.h> |
| LOW | swaybar/bar.c | 1 | #include <assert.h> |
| LOW | swaybar/ipc.c | 1 | #include <limits.h> |
| LOW | swaybar/i3bar.c | 1 | #include <json.h> |
| LOW | swaybar/status_line.c | 1 | #include <assert.h> |
| LOW | swaybar/tray/host.c | 1 | #include <stdbool.h> |
| LOW | swaybar/tray/item.c | 1 | #include <arpa/inet.h> |
| LOW | swaybar/tray/icon.c | 1 | #include <ctype.h> |
| LOW | swaybar/tray/tray.c | 1 | #include <cairo.h> |
| LOW | sway/sway_text_node.c | 1 | #include <drm_fourcc.h> |
| LOW | sway/server.c | 1 | #include <assert.h> |
| LOW | sway/server.c | 21 | #include <wlr/types/wlr_export_dmabuf_v1.h> |
| LOW | sway/server.c | 41 | #include <wlr/types/wlr_server_decoration.h> |
| LOW | sway/server.c | 61 | #include "sway/input/input-manager.h" |
| LOW | sway/criteria.c | 1 | #include <stdlib.h> |
| LOW | sway/ipc-json.c | 1 | #include <ctype.h> |
| LOW | sway/main.c | 1 | #include <getopt.h> |
| LOW | sway/swaynag.c | 1 | #include <signal.h> |
| LOW | sway/ipc-server.c | 1 | // See https://i3wm.org/docs/ipc.html for protocol information |
| LOW | sway/ipc-server.c | 21 | #include "sway/ipc-server.h" |
| LOW | sway/config.c | 1 | #undef _POSIX_C_SOURCE |
| LOW | sway/config.c | 21 | #include "sway/input/switch.h" |
| LOW | sway/lock.c | 1 | #include <assert.h> |
| LOW | sway/commands.c | 1 | #include <ctype.h> |
| LOW | sway/tree/workspace.c | 1 | #include <ctype.h> |
| LOW | sway/tree/root.c | 1 | #include <stdbool.h> |
| LOW | sway/tree/arrange.c | 1 | #include <ctype.h> |
| LOW | sway/tree/container.c | 1 | #include <assert.h> |
| LOW | sway/tree/view.c | 1 | #include <stdlib.h> |
| LOW | sway/tree/view.c | 21 | #include "sway/criteria.h" |
| LOW | sway/tree/output.c | 1 | #include <assert.h> |
| LOW | sway/config/bar.c | 1 | #include <signal.h> |
| LOW | sway/config/output.c | 1 | #include <assert.h> |
| LOW | sway/input/seatop_resize_tiling.c | 1 | #include <wlr/types/wlr_cursor.h> |
| LOW | sway/input/keyboard.c | 1 | #include <assert.h> |
| LOW | sway/input/tablet.c | 1 | #include <stdlib.h> |
| LOW | sway/input/seatop_move_tiling.c | 1 | #include <limits.h> |
| LOW | sway/input/seatop_default.c | 1 | #include <float.h> |
| LOW | sway/input/text_input.c | 1 | #include <assert.h> |
| LOW | sway/input/seat.c | 1 | #include <assert.h> |
| LOW | sway/input/seat.c | 21 | #include "sway/input/cursor.h" |
| LOW | sway/input/cursor.c | 1 | #include <assert.h> |
| LOW | sway/input/cursor.c | 21 | #include "sway/commands.h" |
| LOW | sway/input/cursor.c | 761 | // currently map to BTN_RIGHT, we need to keep count of how many tool |
| LOW | sway/input/input-manager.c | 1 | #include <ctype.h> |
| LOW | sway/desktop/xwayland.c | 1 | #include <float.h> |
| LOW | sway/desktop/layer_shell.c | 1 | #include <stdbool.h> |
| LOW | sway/desktop/transaction.c | 1 | #include <stdbool.h> |
| 28 more matches not shown… | |||