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.
S. Christoffer Eliesen
c49e5340db
commands: cmd_move: Fix "move container to workspace _number_ n"
...
This is an undocumented feature (the word "number" is just ignored
anyway), but it exists to be compatible with i3 config syntax.
Plus some code cleanup at the same time.
9 years ago
..
commands.c
commands: cmd_move: Fix "move container to workspace _number_ n"
9 years ago
config.c
ipc,commands,config: Replace cmd_status enum with cmd_results struct.
9 years ago
container.c
config: Apply output config also during config reload.
9 years ago
focus.c
log: Add swayc_log, use at a few key places.
9 years ago
handlers.c
sway/output: Create, move code from handlers.c here.
9 years ago
input_state.c
move function redone
9 years ago
ipc.c
ipc,commands,config: Replace cmd_status enum with cmd_results struct.
9 years ago
layout.c
log: Add swayc_log, use at a few key places.
9 years ago
list.c
set variable changes
9 years ago
log.c
log: Add swayc_log, use at a few key places.
9 years ago
main.c
main: Implement --get-socketpath switch.
9 years ago
output.c
sway/output: Create, move code from handlers.c here.
9 years ago
readline.c
Fix potential memory leak
9 years ago
resize.c
return after disconnect ipc client and minor checks
9 years ago
stringop.c
merge + no c_extensions
9 years ago
util.c
added missing util.h/c stuff
9 years ago
workspace.c
seamless_mouse: Move pointer only if successfully changed workspace.
9 years ago