sway/sway/commands
2018-06-08 22:28:28 +09:00
..
bar Address first round of review for generic blocks 2018-06-02 08:07:44 -04:00
input Add map_from_region command 2018-04-26 10:53:47 +01:00
output Address review comments for output subcommands 2018-06-03 10:29:00 -04:00
seat
assign.c
bar.c Address first round of review for generic blocks 2018-06-02 08:07:44 -04:00
bind.c Style fixes for bind.c 2018-06-01 18:52:36 -04:00
border.c Fix changing borders on floating views 2018-06-01 23:14:58 +10:00
client.c
default_border.c
default_orientation.c
exec.c
exec_always.c sway exec command: use waitpid instead of wait 2018-06-08 22:28:28 +09:00
exit.c
floating.c Replace is_floating boolean with function 2018-06-01 23:14:58 +10:00
focus.c
focus_follows_mouse.c
focus_wrapping.c
font.c
for_window.c
force_focus_wrapping.c
fullscreen.c
hide_edge_borders.c
include.c
input.c Address first round of review for generic blocks 2018-06-02 08:07:44 -04:00
kill.c
layout.c Replace is_floating boolean with function 2018-06-01 23:14:58 +10:00
mark.c
mode.c Address first round of review for generic blocks 2018-06-02 08:07:44 -04:00
mouse_warping.c
move.c Adjust move command to account for changed coordinate system 2018-06-01 23:14:58 +10:00
opacity.c
output.c Switch output storing from list_t to wl_list 2018-06-06 20:11:24 -04:00
reload.c
rename.c
resize.c
seat.c Address first round of review for generic blocks 2018-06-02 08:07:44 -04:00
set.c
show_marks.c
split.c Prevent splitting a floating view 2018-06-01 23:14:58 +10:00
sticky.c Replace is_floating boolean with function 2018-06-01 23:14:58 +10:00
swap.c
swaybg_command.c
title_format.c
unmark.c
workspace.c Fix cmd_workspace crash when a surface has focus 2018-06-01 14:07:55 -04:00
workspace_layout.c
ws_auto_back_and_forth.c