swayfx/sway/commands
David96 3ab1c7f153 commands/move: Fix crash when pos_y is omitted
Fixes #6737

(cherry picked from commit 1bf1d84b7535c3c132240ed7b18414dc6cfe7e8a)
2022-01-09 11:49:53 +01:00
..
bar ipc: make bar <bar_id> mode|hidden_state behave as documented 2021-11-25 11:32:46 +01:00
input Update wlr_box includes 2021-07-07 11:29:14 +02:00
output Add 'output render_bit_depth [8|10]' command 2021-11-23 15:51:54 +01:00
seat Only defer seat attachment during initial startup 2021-06-03 14:07:18 +02:00
assign.c
bar.c Prevent use-after-free on first bar subcommand error 2021-04-18 20:53:36 -07:00
bind.c cmd_bind_or_unbind_switch: fix copy/paste typo error message 2021-08-14 10:46:17 +02:00
border.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
client.c Add focused_tab_title 2021-12-10 16:09:29 +01:00
create_output.c Implement create_output command for headless backend 2020-04-14 16:06:20 +02:00
default_border.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
default_floating_border.c
default_orientation.c
exec.c exec: fix validation during config reload 2020-08-24 09:41:54 +02:00
exec_always.c Bump RLIMIT_NOFILE 2021-10-30 08:19:35 -06:00
exit.c
floating.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
floating_minmax_size.c
floating_modifier.c Add ability to remove the floating modifier 2020-01-20 09:19:04 -07:00
focus.c commands/focus: focus view inside container 2021-10-21 13:13:54 -07:00
focus_follows_mouse.c
focus_on_window_activation.c
focus_wrapping.c focus: support focus_wrapping workspace 2019-10-17 13:48:52 +03:00
font.c Use fixed titlebar heights 2021-08-26 20:16:14 +02:00
for_window.c
force_display_urgency_hint.c fix force_display_urgency_hint parsing 2020-08-03 15:39:48 +02:00
force_focus_wrapping.c
fullscreen.c cmd_fullscreen: ignore fullscreen request on workspaces 2021-05-10 10:30:44 +02:00
gaps.c Add gaps <type> <scope> toggle <px> command 2021-07-22 10:12:33 +02:00
hide_edge_borders.c
include.c
inhibit_idle.c
input.c Declare all struct cmd_handler arrays const 2021-02-04 09:49:06 +01:00
kill.c
layout.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
mark.c
max_render_time.c
mode.c Declare all struct cmd_handler arrays const 2021-02-04 09:49:06 +01:00
mouse_warping.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
move.c commands/move: Fix crash when pos_y is omitted 2022-01-09 11:49:53 +01:00
new_float.c
new_window.c
no_focus.c
nop.c
opacity.c
output.c sway: replace noop_output by fallback_output 2021-11-25 17:48:34 +01:00
popup_during_fullscreen.c
reload.c Avoid unecessary font metric calculations 2021-09-20 09:25:47 +02:00
rename.c
resize.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
scratchpad.c Fix for_window criteria and mouse button bindings 2021-02-25 09:48:39 -05:00
seat.c Declare all struct cmd_handler arrays const 2021-02-04 09:49:06 +01:00
set.c
shortcuts_inhibitor.c commands: Add per-view shortcuts_inhibitor command 2020-05-13 21:22:16 -04:00
show_marks.c
smart_borders.c
smart_gaps.c Add smart_gaps inverse_outer command 2021-10-29 13:37:58 +02:00
split.c commands: update split none command for a047b5ee4 2021-09-04 00:24:47 +02:00
sticky.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
swap.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
swaybg_command.c
swaynag_command.c
tiling_drag.c
tiling_drag_threshold.c
title_align.c
title_format.c Avoid unecessary font metric calculations 2021-09-20 09:25:47 +02:00
titlebar_border_thickness.c
titlebar_padding.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
unmark.c Fix for_window criteria and mouse button bindings 2021-02-25 09:48:39 -05:00
urgent.c
workspace.c Revert "Add workspace {prev,next}_on_output --create" 2021-06-22 19:00:31 +02:00
workspace_layout.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
ws_auto_back_and_forth.c
xwayland.c