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.
Drew DeVault 2f89b7084d
Correctly handle moving between fullscreen views
10 years ago
..
CMakeLists.txt move manpages to subfolders 10 years ago
commands.c Track the fullscreen view on a workspace swayc_t 10 years ago
config.c Merge pull request #300 from mikkeloscar/configure-mouse-btn 10 years ago
container.c Fix using last output config if none matched 10 years ago
criteria.c criteria: Code formatting. 10 years ago
debug_log.c debug_log: Improve container_log so that debug lines are aligned. 10 years ago
extensions.c Add swaylock protocol, add resource destructors 10 years ago
focus.c Fix for_window [...] move scratchpad correctly 10 years ago
handlers.c Use wlc_point instead of deprecated wlc_origin 10 years ago
input_state.c Make mouse key used for drag/resize configurable 10 years ago
ipc-server.c Move IPC client into common, refactor IPC 10 years ago
layout.c Correctly handle moving between fullscreen views 10 years ago
main.c Implement invoking `sway` as IPC client 10 years ago
output.c output: Support multiple adjacent outputs. 10 years ago
resize.c return after disconnect ipc client and minor checks 10 years ago
sway.1.txt move manpages to subfolders 10 years ago
sway.5.txt Add floating_modifier extension to manpage 10 years ago
util.c added missing util.h/c stuff 10 years ago
workspace.c workspace: Learn sticky. 10 years ago