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.
Rostislav Pehlivanov b592351eef
Revert "exec_always: Search for executables in /usr/lib/sway"
7 years ago
..
bar Clean up imported bar commands 7 years ago
input Add map_from_region command 7 years ago
seat Default to current time when triggering cursor events 7 years ago
assign.c Use size_t instead of int and calloc instead of malloc 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
border.c Update cursor when border is changed 7 years ago
client.c Convert border_colors.text to float[4] 7 years ago
default_border.c Implement borders 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 Revert "exec_always: Search for executables in /usr/lib/sway" 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
font.c Implement pango support 7 years ago
for_window.c Use size_t instead of int and calloc instead of malloc 7 years ago
fullscreen.c Fullscreen fixes. 7 years ago
include.c Add include command 7 years ago
input.c Make key repeat configurable 7 years ago
kill.c address feedback 7 years ago
layout.c Refactor arrange_windows() 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 Refactor arrange_windows() 7 years ago
rename.c Sort workspaces after rename 7 years ago
resize.c Fix segfault when running the resize command without arguments 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 Refactor arrange_windows() 7 years ago
swaybg_command.c Add swaybg_command 7 years ago
title_format.c Move code for re-arranging after font height change into a common place 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