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.
Ryan Dwyer 52420cc24d
Implement fullscreen.
7 years ago
..
bar Clean up imported bar commands 7 years ago
input Add input "identifier" map_to_output "identifier" 7 years ago
seat Clean up cursor simulation code. 7 years ago
bar.c Use statically allocated text buffer 7 years ago
bind.c sway: change all sway_log to wlr_log 7 years ago
default_orientation.c Add default_orientation command 7 years ago
exec.c sway: change all sway_log to wlr_log 7 years ago
exec_always.c Fix gcc string truncation warnings 7 years ago
exit.c remove checks for command handlers 7 years ago
focus.c Merge branch 'wlroots' into seat-fixes 7 years ago
focus_follows_mouse.c Implement focus_follows_mouse 7 years ago
fullscreen.c Implement fullscreen. 7 years ago
include.c Add include command 7 years ago
input.c seat config handler context 7 years ago
kill.c address feedback 7 years ago
layout.c clean up container_get_default_layout 7 years ago
mode.c Implement modes 7 years ago
mouse_warping.c Implement mouse warping 7 years ago
move.c Add workspace_auto_back_and_forth for move cmd 7 years ago
opacity.c Simplify damage tracking functions, use them in layer shell 7 years ago
output.c Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree" 7 years ago
reload.c Merge remote-tracking branch 'origin/wlroots' into swaybar-layers 7 years ago
resize.c Implement resize command 7 years ago
seat.c Implement cursor event simulation with sway commands. 7 years ago
set.c add config handlers 7 years ago
split.c container_create_notify on split 7 years ago
swaybg_command.c Add swaybg_command 7 years ago
workspace.c move workspace create to workspace.c 7 years ago
ws_auto_back_and_forth.c Add workspace_auto_back_and_forth command 7 years ago