You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan Dwyer 7be309710d
Remove enum movement_direction
7 years ago
..
bar commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST 7 years ago
input Fix some missing commands in sway-input(5) 7 years ago
output Handle shell special characters in bg file path 7 years ago
seat Introduce cursor_rebase 7 years ago
assign.c
bar.c cmd_bar: simplify logic 7 years ago
bind.c commands: remove EXPECTED_MORE_THAN 7 years ago
border.c Rebase the cursor after applying transactions 7 years ago
client.c Shim client.background and client.placeholder 7 years ago
create_output.c Fix compilation against wlroots without X11 backend 7 years ago
default_border.c
default_floating_border.c
default_orientation.c
exec.c
exec_always.c commands: remove EXPECTED_MORE_THAN 7 years ago
exit.c remove checks for command handlers 7 years ago
floating.c Deny several commands when there's no outputs connected 7 years ago
floating_minmax_size.c
floating_modifier.c
focus.c Remove enum movement_direction 7 years ago
focus_follows_mouse.c
focus_on_window_activation.c
focus_wrapping.c
font.c
for_window.c
force_display_urgency_hint.c
force_focus_wrapping.c
fullscreen.c Deny several commands when there's no outputs connected 7 years ago
gaps.c Deny several commands when there's no outputs connected 7 years ago
hide_edge_borders.c Handle border options for gaps 7 years ago
include.c
input.c Minor refactor of input manager 7 years ago
kill.c Deny several commands when there's no outputs connected 7 years ago
layout.c Deny several commands when there's no outputs connected 7 years ago
mark.c Fix crashes when running certain commands on an empty workspace 7 years ago
mode.c
mouse_warping.c Add mouse_warping container 7 years ago
move.c Remove enum movement_direction 7 years ago
no_focus.c Implement no_focus command 7 years ago
nop.c
opacity.c commands: print correct command on error for exec and opacity 7 years ago
output.c
popup_during_fullscreen.c Implement popup_during_fullscreen 7 years ago
reload.c cmd_reload: recalc font sizing + rebuild textures 7 years ago
rename.c Deny several commands when there's no outputs connected 7 years ago
resize.c Deny several commands when there's no outputs connected 7 years ago
scratchpad.c Deny several commands when there's no outputs connected 7 years ago
seat.c commands: prevent running empty seat command 7 years ago
set.c
show_marks.c Implement type safe arguments and demote sway_container 7 years ago
smart_borders.c Handle border options for gaps 7 years ago
smart_gaps.c Implement type safe arguments and demote sway_container 7 years ago
split.c Deny several commands when there's no outputs connected 7 years ago
sticky.c fix: cmd_sticky crash sway with empty container 7 years ago
swap.c Deny several commands when there's no outputs connected 7 years ago
swaybg_command.c Allow swaybg to be disabled 7 years ago
swaynag_command.c cmd_swaynag_command: fix typo in variable 7 years ago
tiling_drag.c Introduce tiling_drag directive 7 years ago
title_format.c Fix crashes when running certain commands on an empty workspace 7 years ago
unmark.c Fix crashes when running certain commands on an empty workspace 7 years ago
urgent.c commands: when setting urgency, check container is not null 7 years ago
workspace.c Update workspace.c 7 years ago
workspace_layout.c
ws_auto_back_and_forth.c