112 Commits (fabcf7c67820a50b28a5821320b1d30f61046f20)

Author SHA1 Message Date
Drew DeVault 6cd106d23c Merge pull request #208 from minus7/ipc_subscribe
9 years ago
minus 9925554ea4 implemented IPC subscribe for workspace event
9 years ago
S. Christoffer Eliesen 9f02b0bf16 commands: Learn 'debuglog'.
9 years ago
S. Christoffer Eliesen 5a70853253 log: Add swayc_log, use at a few key places.
9 years ago
S. Christoffer Eliesen c6bb23b7dd sway/output: Create, move code from handlers.c here.
9 years ago
S. Christoffer Eliesen c1479701de seamless_mouse: Move pointer only if successfully changed workspace.
9 years ago
S. Christoffer Eliesen 362413bd50 commands: cmd_results->input is duplicated/freed.
9 years ago
S. Christoffer Eliesen af30a1b67c ipc,commands,config: Replace cmd_status enum with cmd_results struct.
9 years ago
S. Christoffer Eliesen edf33aad29 config: Add "seamless_mouse" to decide if pointer crosses output edges.
9 years ago
S. Christoffer Eliesen ca862a5bd4 config: Apply output config also during config reload.
9 years ago
S. Christoffer Eliesen 3be11a08e6 main: Implement --get-socketpath switch.
9 years ago
taiyu 0d51f62224 merge + no c_extensions
9 years ago
Drew DeVault 318e1be240 Fix warnings introduced by prior commit
9 years ago
taiyu 0bea2e2122 multi command keybinds
9 years ago
Drew DeVault e505abfe75 Revert "new_workspace null behavior + testmap functions + regex"
9 years ago
taiyu f76f9e2eea visible values
9 years ago
taiyu e1d18e42a8 new_workspace null behavior + testmap functions + regex
9 years ago
taiyu aaa0923bc4 cmd status + workspace ws output op
9 years ago
taiyu 6388241abb mode supports multi token names
9 years ago
taiyu aa22dc3113 var replacement changes
9 years ago
taiyu d673a72705 set variable changes
9 years ago
taiyu 71af5b7dde config modes
9 years ago
taiyu f25c6b312b gap resize
9 years ago
taiyu 2ef83664f5 remove outdated comment
9 years ago
taiyu afa6747145 enum for command type
9 years ago
taiyu 4cd18449d2 better handling of commands during config
9 years ago
taiyu dbeca88dee default gap value
9 years ago
Luminarys 12e96f0f9e Added in workspace_auto_back_and_forth
10 years ago
Luminarys fe2ec8a676 Added in workspace back_and_forth
10 years ago
Luminarys 28e937020a Made scratchpad handling identical to i3
10 years ago
Luminarys 7eefecf479 Added in scratchpad adding
10 years ago
taiyu 1820b3f0bb move function redone
10 years ago
taiyu 5678d824e4 update visibility + container info functions
10 years ago
taiyu da79bd65de use previous outputs
10 years ago
Luminarys acb3fbdfb5 Added in default_orientation handling
10 years ago
taiyu 357af228d6 some function documentation, fixed gaps on config reload
10 years ago
taiyu 1fa7a91bfb move_container_to fixup
10 years ago
taiyu 225c2fbe5b fixed segfault on exit + a little fixup of that floatfocus pr
10 years ago
minus ca89ba83a8 changed view visibility to be bool
10 years ago
minus e533014201 added missing util.h/c stuff
10 years ago
minus e854a54e96 changed workspace_{outout_,}{next,prev} to return workspace
10 years ago
minus 03e4a97dbe added "move container to workspace"
10 years ago
minus f22c937953 refactored view visibility
10 years ago
minus 1efda79bf2 refactored workspace_next/prev
10 years ago
Luminarys 7c5b6f8c52 Added in backtrace printing
10 years ago
taiyu dbad30a409 add limit to swayc_in_direction
10 years ago
taiyu c8415d7fef split_string memory leaks cleanedup
10 years ago
taiyu 51ab3c9180 merge
10 years ago
Drew DeVault 1ac0c8cd47 Refactor keyboard to consider modified keysyms
10 years ago
Luminarys a65dca04e8 Style fix
10 years ago