diff options
| -rw-r--r-- | CMakeLists.txt | 12 | ||||
| -rw-r--r-- | common/log.c | 2 | ||||
| -rw-r--r-- | include/sway.h | 6 | ||||
| -rw-r--r-- | include/sway/handlers.h | 11 | ||||
| -rw-r--r-- | include/sway/old/border.h (renamed from include/sway/border.h) | 0 | ||||
| -rw-r--r-- | include/sway/old/commands.h (renamed from include/sway/commands.h) | 0 | ||||
| -rw-r--r-- | include/sway/old/config.h (renamed from include/sway/config.h) | 0 | ||||
| -rw-r--r-- | include/sway/old/container.h (renamed from include/sway/container.h) | 0 | ||||
| -rw-r--r-- | include/sway/old/criteria.h (renamed from include/sway/criteria.h) | 0 | ||||
| -rw-r--r-- | include/sway/old/focus.h (renamed from include/sway/focus.h) | 0 | ||||
| -rw-r--r-- | include/sway/old/input.h (renamed from include/sway/input.h) | 0 | ||||
| -rw-r--r-- | include/sway/old/input_state.h (renamed from include/sway/input_state.h) | 0 | ||||
| -rw-r--r-- | include/sway/old/ipc-json.h (renamed from include/sway/ipc-json.h) | 0 | ||||
| -rw-r--r-- | include/sway/old/ipc-server.h (renamed from include/sway/ipc-server.h) | 8 | ||||
| -rw-r--r-- | include/sway/old/layout.h (renamed from include/sway/layout.h) | 0 | ||||
| -rw-r--r-- | include/sway/old/output.h | 36 | ||||
| -rw-r--r-- | include/sway/old/workspace.h (renamed from include/sway/workspace.h) | 0 | ||||
| -rw-r--r-- | include/sway/output.h | 22 | ||||
| -rw-r--r-- | sway/CMakeLists.txt | 27 | ||||
| -rw-r--r-- | sway/debug_log.c | 103 | ||||
| -rw-r--r-- | sway/desktop/output.c | 19 | ||||
| -rw-r--r-- | sway/desktop/xdg_shell_v6.c | 61 | ||||
| -rw-r--r-- | sway/main.c | 48 | ||||
| -rw-r--r-- | sway/old/border.c (renamed from sway/border.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands.c (renamed from sway/commands.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/assign.c (renamed from sway/commands/assign.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar.c (renamed from sway/commands/bar.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/activate_button.c (renamed from sway/commands/bar/activate_button.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/binding_mode_indicator.c (renamed from sway/commands/bar/binding_mode_indicator.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/bindsym.c (renamed from sway/commands/bar/bindsym.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/colors.c (renamed from sway/commands/bar/colors.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/context_button.c (renamed from sway/commands/bar/context_button.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/font.c (renamed from sway/commands/bar/font.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/height.c (renamed from sway/commands/bar/height.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/hidden_state.c (renamed from sway/commands/bar/hidden_state.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/icon_theme.c (renamed from sway/commands/bar/icon_theme.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/id.c (renamed from sway/commands/bar/id.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/mode.c (renamed from sway/commands/bar/mode.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/modifier.c (renamed from sway/commands/bar/modifier.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/output.c (renamed from sway/commands/bar/output.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/pango_markup.c (renamed from sway/commands/bar/pango_markup.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/position.c (renamed from sway/commands/bar/position.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/secondary_button.c (renamed from sway/commands/bar/secondary_button.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/separator_symbol.c (renamed from sway/commands/bar/separator_symbol.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/status_command.c (renamed from sway/commands/bar/status_command.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/strip_workspace_numbers.c (renamed from sway/commands/bar/strip_workspace_numbers.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/swaybar_command.c (renamed from sway/commands/bar/swaybar_command.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/tray_output.c (renamed from sway/commands/bar/tray_output.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/tray_padding.c (renamed from sway/commands/bar/tray_padding.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/workspace_buttons.c (renamed from sway/commands/bar/workspace_buttons.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bar/wrap_scroll.c (renamed from sway/commands/bar/wrap_scroll.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/bind.c (renamed from sway/commands/bind.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/border.c (renamed from sway/commands/border.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/client.c (renamed from sway/commands/client.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/clipboard.c (renamed from sway/commands/clipboard.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/commands.c (renamed from sway/commands/commands.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/debuglog.c (renamed from sway/commands/debuglog.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/default_border.c (renamed from sway/commands/default_border.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/default_floating_border.c (renamed from sway/commands/default_floating_border.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/exec.c (renamed from sway/commands/exec.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/exec_always.c (renamed from sway/commands/exec_always.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/exit.c (renamed from sway/commands/exit.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/floating.c (renamed from sway/commands/floating.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/floating_maximum_size.c (renamed from sway/commands/floating_maximum_size.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/floating_minimum_size.c (renamed from sway/commands/floating_minimum_size.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/floating_mod.c (renamed from sway/commands/floating_mod.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/floating_scroll.c (renamed from sway/commands/floating_scroll.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/focus.c (renamed from sway/commands/focus.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/focus_follows_mouse.c (renamed from sway/commands/focus_follows_mouse.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/font.c (renamed from sway/commands/font.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/for_window.c (renamed from sway/commands/for_window.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/force_focus_wrapping.c (renamed from sway/commands/force_focus_wrapping.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/fullscreen.c (renamed from sway/commands/fullscreen.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/gaps.c (renamed from sway/commands/gaps.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/hide_edge_borders.c (renamed from sway/commands/hide_edge_borders.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/include.c (renamed from sway/commands/include.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/input.c (renamed from sway/commands/input.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/input/accel_profile.c (renamed from sway/commands/input/accel_profile.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/input/click_method.c (renamed from sway/commands/input/click_method.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/input/drag_lock.c (renamed from sway/commands/input/drag_lock.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/input/dwt.c (renamed from sway/commands/input/dwt.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/input/events.c (renamed from sway/commands/input/events.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/input/left_handed.c (renamed from sway/commands/input/left_handed.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/input/middle_emulation.c (renamed from sway/commands/input/middle_emulation.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/input/natural_scroll.c (renamed from sway/commands/input/natural_scroll.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/input/pointer_accel.c (renamed from sway/commands/input/pointer_accel.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/input/scroll_method.c (renamed from sway/commands/input/scroll_method.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/input/tap.c (renamed from sway/commands/input/tap.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/ipc.c (renamed from sway/commands/ipc.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/kill.c (renamed from sway/commands/kill.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/layout.c (renamed from sway/commands/layout.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/log_colors.c (renamed from sway/commands/log_colors.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/mark.c (renamed from sway/commands/mark.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/mode.c (renamed from sway/commands/mode.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/mouse_warping.c (renamed from sway/commands/mouse_warping.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/move.c (renamed from sway/commands/move.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/new_float.c (renamed from sway/commands/new_float.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/new_window.c (renamed from sway/commands/new_window.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/no_focus.c (renamed from sway/commands/no_focus.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/orientation.c (renamed from sway/commands/orientation.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/output.c (renamed from sway/commands/output.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/permit.c (renamed from sway/commands/permit.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/reload.c (renamed from sway/commands/reload.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/resize.c (renamed from sway/commands/resize.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/scratchpad.c (renamed from sway/commands/scratchpad.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/seamless_mouse.c (renamed from sway/commands/seamless_mouse.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/set.c (renamed from sway/commands/set.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/show_marks.c (renamed from sway/commands/show_marks.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/smart_gaps.c (renamed from sway/commands/smart_gaps.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/split.c (renamed from sway/commands/split.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/sticky.c (renamed from sway/commands/sticky.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/unmark.c (renamed from sway/commands/unmark.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/workspace.c (renamed from sway/commands/workspace.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/workspace_auto_back_and_forth.c (renamed from sway/commands/workspace_auto_back_and_forth.c) | 0 | ||||
| -rw-r--r-- | sway/old/commands/workspace_layout.c (renamed from sway/commands/workspace_layout.c) | 0 | ||||
| -rw-r--r-- | sway/old/config.c (renamed from sway/config.c) | 138 | ||||
| -rw-r--r-- | sway/old/container.c (renamed from sway/tree/container.c) | 0 | ||||
| -rw-r--r-- | sway/old/criteria.c (renamed from sway/tree/criteria.c) | 0 | ||||
| -rw-r--r-- | sway/old/focus.c (renamed from sway/tree/focus.c) | 0 | ||||
| -rw-r--r-- | sway/old/handlers.c (renamed from sway/handlers.c) | 0 | ||||
| -rw-r--r-- | sway/old/input_state.c (renamed from sway/input_state.c) | 0 | ||||
| -rw-r--r-- | sway/old/ipc-json.c (renamed from sway/ipc-json.c) | 0 | ||||
| -rw-r--r-- | sway/old/ipc-server.c (renamed from sway/ipc-server.c) | 5 | ||||
| -rw-r--r-- | sway/old/layout.c (renamed from sway/tree/layout.c) | 0 | ||||
| -rw-r--r-- | sway/old/output.c (renamed from sway/tree/output.c) | 0 | ||||
| -rw-r--r-- | sway/old/security.c (renamed from sway/security.c) | 0 |
