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.
ael-code a4578815f1
cleanup output-background subcommand handling
7 years ago
..
bar Address first round of review for generic blocks 7 years ago
input Add map_from_region command 7 years ago
output cleanup output-background subcommand handling 7 years ago
seat Fix border commands from changing focus 7 years ago
assign.c Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"" 7 years ago
bar.c Address first round of review for generic blocks 7 years ago
bind.c Sort binding key lists 7 years ago
border.c Fix changing borders on floating views 7 years ago
client.c
default_border.c Allow setting border widths for normal borders using default_border. 7 years ago
default_orientation.c Add default_orientation command 7 years ago
exec.c
exec_always.c sway exec command: use waitpid instead of wait 7 years ago
exit.c
floating.c Replace is_floating boolean with function 7 years ago
focus.c Merge branch 'wlroots' into seat-fixes 7 years ago
focus_follows_mouse.c
focus_wrapping.c Implement focus_wrapping 7 years ago
font.c Implement pango support 7 years ago
for_window.c Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"" 7 years ago
force_focus_wrapping.c Support i3's legacy force_focus_wrapping command 7 years ago
fullscreen.c Kill wl_shell 7 years ago
gaps.c Implement gaps (PR #2047) 7 years ago
hide_edge_borders.c Implement hide_edge_borders 7 years ago
include.c
input.c Address first round of review for generic blocks 7 years ago
kill.c
layout.c Replace is_floating boolean with function 7 years ago
mark.c Implement show_marks 7 years ago
mode.c Address first round of review for generic blocks 7 years ago
mouse_warping.c
move.c Adjust move command to account for changed coordinate system 7 years ago
opacity.c
output.c Switch output storing from list_t to wl_list 7 years ago
reload.c
rename.c
resize.c
seat.c Address first round of review for generic blocks 7 years ago
set.c
show_marks.c Implement show_marks 7 years ago
smart_gaps.c Implement gaps (PR #2047) 7 years ago
split.c Prevent splitting a floating view 7 years ago
sticky.c Replace is_floating boolean with function 7 years ago
swap.c Fix ancestor typos 7 years ago
swaybg_command.c
title_format.c
unmark.c Implement show_marks 7 years ago
workspace.c Fix cmd_workspace crash when a surface has focus 7 years ago
workspace_layout.c Implement config parser for workspace_layout 7 years ago
ws_auto_back_and_forth.c