swayfx/sway
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.
2015-10-25 13:19:48 +01:00
..
commands.c commands: cmd_move: Fix "move container to workspace _number_ n" 2015-10-25 13:19:48 +01:00
config.c ipc,commands,config: Replace cmd_status enum with cmd_results struct. 2015-10-22 23:36:24 +02:00
container.c config: Apply output config also during config reload. 2015-10-21 23:24:06 +02:00
focus.c log: Add swayc_log, use at a few key places. 2015-10-25 13:14:28 +01:00
handlers.c sway/output: Create, move code from handlers.c here. 2015-10-25 13:14:23 +01:00
input_state.c move function redone 2015-08-28 11:03:10 -07:00
ipc.c ipc,commands,config: Replace cmd_status enum with cmd_results struct. 2015-10-22 23:36:24 +02:00
layout.c log: Add swayc_log, use at a few key places. 2015-10-25 13:14:28 +01:00
list.c set variable changes 2015-09-08 08:54:57 -07:00
log.c log: Add swayc_log, use at a few key places. 2015-10-25 13:14:28 +01:00
main.c main: Implement --get-socketpath switch. 2015-10-18 19:53:56 +02:00
output.c sway/output: Create, move code from handlers.c here. 2015-10-25 13:14:23 +01:00
readline.c Fix potential memory leak 2015-08-20 02:30:22 +02:00
resize.c return after disconnect ipc client and minor checks 2015-09-29 07:19:10 -07:00
stringop.c merge + no c_extensions 2015-09-18 07:23:04 -07:00
util.c added missing util.h/c stuff 2015-08-25 19:53:59 +02:00
workspace.c seamless_mouse: Move pointer only if successfully changed workspace. 2015-10-23 16:35:48 +02:00