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.
Ian Fan 9227cb7d67
commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST
6 years ago
..
bar commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST 6 years ago
input Fix some missing commands in sway-input(5) 6 years ago
output Handle shell special characters in bg file path 6 years ago
seat Introduce cursor_rebase 6 years ago
assign.c commands: complete assign command 6 years ago
bar.c cmd_bar: simplify logic 6 years ago
bind.c commands: remove EXPECTED_MORE_THAN 6 years ago
border.c Minor refactor of input manager 6 years ago
client.c Shim client.background and client.placeholder 6 years ago
create_output.c Fix compilation against wlroots without X11 backend 6 years ago
default_border.c Allow setting border widths for normal borders using default_border. 7 years ago
default_floating_border.c Implement default_floating_border command and adjust CSD behaviour 6 years ago
default_orientation.c Add default_orientation command 7 years ago
exec.c Update for swaywm/wlroots#1126 6 years ago
exec_always.c commands: remove EXPECTED_MORE_THAN 6 years ago
exit.c remove checks for command handlers 7 years ago
floating.c Introduce seat_set_focus_container and seat_set_focus_workspace 6 years ago
floating_minmax_size.c Implement floating_minimum_size and floating_maximum_size 6 years ago
floating_modifier.c Implement floating_modifier <mod> [inverse|normal] 6 years ago
focus.c Introduce cursor_rebase 6 years ago
focus_follows_mouse.c Switch to using a function to parse booleans 6 years ago
focus_on_window_activation.c Implement focus_on_window_activation 6 years ago
focus_wrapping.c Address review comments on parse_boolean 6 years ago
font.c Implement pango support 7 years ago
for_window.c Update for swaywm/wlroots#1126 6 years ago
force_display_urgency_hint.c Fix urgent timer logic and remove unnecessary header includes 6 years ago
force_focus_wrapping.c Switch to using a function to parse booleans 6 years ago
fullscreen.c commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST 6 years ago
gaps.c fix_edge_gaps: Allow negative values for outer gaps. 6 years ago
hide_edge_borders.c Handle border options for gaps 6 years ago
include.c Write to swaynag pipe fd directly on config errors 6 years ago
input.c Minor refactor of input manager 6 years ago
kill.c Implement type safe arguments and demote sway_container 6 years ago
layout.c commands: remove EXPECTED_MORE_THAN 6 years ago
mark.c Fix crashes when running certain commands on an empty workspace 6 years ago
mode.c Create list for mouse binds when creating new mode 6 years ago
mouse_warping.c Add mouse_warping container 6 years ago
move.c Fix crash when moving a container to a fullscreen workspace 6 years ago
no_focus.c Implement no_focus command 6 years ago
nop.c commands: add nop 6 years ago
opacity.c commands: print correct command on error for exec and opacity 6 years ago
output.c Remove layout.c 6 years ago
popup_during_fullscreen.c Implement popup_during_fullscreen 6 years ago
reload.c cmd_reload: recalc font sizing + rebuild textures 6 years ago
rename.c Implement type safe arguments and demote sway_container 6 years ago
resize.c Fix crash when resizing container hidden in the scratchpad 6 years ago
scratchpad.c Minor refactor of input manager 6 years ago
seat.c commands: prevent running empty seat command 6 years ago
set.c commands: require set variable to start with $ 6 years ago
show_marks.c Implement type safe arguments and demote sway_container 6 years ago
smart_borders.c Handle border options for gaps 6 years ago
smart_gaps.c Implement type safe arguments and demote sway_container 6 years ago
split.c Implement type safe arguments and demote sway_container 6 years ago
sticky.c fix: cmd_sticky crash sway with empty container 6 years ago
swap.c Make workspace back_and_forth seat-specific 6 years ago
swaybg_command.c Allow swaybg to be disabled 6 years ago
swaynag_command.c cmd_swaynag_command: fix typo in variable 6 years ago
tiling_drag.c Introduce tiling_drag directive 6 years ago
title_format.c Fix crashes when running certain commands on an empty workspace 6 years ago
unmark.c Fix crashes when running certain commands on an empty workspace 6 years ago
urgent.c commands: when setting urgency, check container is not null 6 years ago
workspace.c Make workspace back_and_forth seat-specific 6 years ago
workspace_layout.c Implement config parser for workspace_layout 7 years ago
ws_auto_back_and_forth.c Add workspace_auto_back_and_forth command 7 years ago