sway/sway
minus 6bbfd65735 fixed container_map
applies to the passed in container now as well.
fixes workspaces staying always marked visible.
also set workspaces to not visible by default; happens when you move a
container to a new workspace that thus is not visible
2015-08-27 00:44:47 +02:00
..
commands.c move_container_to fixup 2015-08-26 11:01:26 -07:00
config.c split_string memory leaks cleanedup 2015-08-23 19:09:18 -07:00
container.c fixed container_map 2015-08-27 00:44:47 +02:00
focus.c fixed segfault on exit + a little fixup of that floatfocus pr 2015-08-25 13:29:33 -07:00
handlers.c Do not pass modifiers when getting keysyms from wlc 2015-08-26 08:24:23 -04:00
input_state.c add limit to swayc_in_direction 2015-08-24 01:11:21 -07:00
ipc.c converted IPC to use json-c 2015-08-27 00:41:07 +02:00
layout.c some function documentation, fixed gaps on config reload 2015-08-26 13:35:22 -07:00
list.c style 2015-08-11 11:12:50 -07:00
log.c move_container_to fixup 2015-08-26 11:01:26 -07:00
main.c move_container_to fixup 2015-08-26 11:01:26 -07:00
readline.c Fix potential memory leak 2015-08-20 02:30:22 +02:00
resize.c mouse tile resize mode done 2015-08-22 21:03:45 -07:00
stringop.c added IPC messages get_workspaces and get_outputs 2015-08-20 21:13:01 +02:00
util.c added missing util.h/c stuff 2015-08-25 19:53:59 +02:00
workspace.c changed workspace_{outout_,}{next,prev} to return workspace 2015-08-25 19:00:20 +02:00