sway/sway/commands
2018-06-01 18:52:36 -04:00
..
bar
input
seat Fix border commands from changing focus 2018-05-20 23:12:33 -04:00
assign.c Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"" 2018-05-14 11:38:09 +10:00
bar.c
bind.c Use XKB keycode numbering for bindcode 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 Convert border_colors.text to float[4] 2018-05-03 08:14:17 -04:00
default_border.c Allow setting border widths for normal borders using default_border. 2018-05-10 23:35:37 -07:00
default_orientation.c
exec.c
exec_always.c Revert "exec_always: Search for executables in /usr/lib/sway" 2018-05-06 00:20:49 +01: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 Implement focus_wrapping 2018-05-27 23:20:21 -04:00
font.c Implement pango support 2018-05-06 08:25:22 +10:00
for_window.c Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"" 2018-05-14 11:38:09 +10:00
force_focus_wrapping.c Support i3's legacy force_focus_wrapping command 2018-05-28 11:09:46 -04:00
fullscreen.c Kill wl_shell 2018-05-14 13:26:10 +01:00
hide_edge_borders.c Implement hide_edge_borders 2018-05-11 18:44:56 -04:00
include.c
input.c
kill.c
layout.c Replace is_floating boolean with function 2018-06-01 23:14:58 +10:00
mark.c Implement show_marks 2018-05-17 08:29:14 +10:00
mode.c
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 Idle handling for dpms/lockscreen et al 2018-05-13 00:30:09 +02:00
reload.c
rename.c
resize.c Fix segfault when running the resize command without arguments 2018-05-03 14:04:39 +01:00
seat.c
set.c
show_marks.c Implement show_marks 2018-05-17 08:29:14 +10:00
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 Fix ancestor typos 2018-05-28 12:45:42 +10:00
swaybg_command.c
title_format.c Move code for re-arranging after font height change into a common place 2018-05-05 22:29:37 +10:00
unmark.c Implement show_marks 2018-05-17 08:29:14 +10:00
workspace.c Fix cmd_workspace crash when a surface has focus 2018-06-01 14:07:55 -04:00
workspace_layout.c Implement config parser for workspace_layout 2018-05-28 22:55:06 -04:00
ws_auto_back_and_forth.c