Commit Graph

118 Commits (af31a3f04a808a526cbf210bc7762daef66a2f40)

Author SHA1 Message Date
S. Christoffer Eliesen af31a3f04a commands: Learn 'move workspace to output <direction|name>'. 9 years ago
S. Christoffer Eliesen 515ed86f4d container.h: Remove unused. 9 years ago
S. Christoffer Eliesen 5ba47d4a44 input_state: Remove mouse_origin (x&y). Query wlc instead. 9 years ago
S. Christoffer Eliesen 78ca619769 commands: Learn mouse_warping. 9 years ago
S. Christoffer Eliesen 4799d07ac1 input_state: Extract 'pointer_position_set' function from handlers. 9 years ago
S. Christoffer Eliesen 865b30f138 container: Move container_under_pointer here from handlers. 9 years ago
Drew DeVault 6cd106d23c Merge pull request 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 10 years ago
Drew DeVault 318e1be240 Fix warnings introduced by prior commit 10 years ago
taiyu 0bea2e2122 multi command keybinds 10 years ago
Drew DeVault e505abfe75 Revert "new_workspace null behavior + testmap functions + regex" 10 years ago
taiyu f76f9e2eea visible values 10 years ago
taiyu e1d18e42a8 new_workspace null behavior + testmap functions + regex 10 years ago
taiyu aaa0923bc4 cmd status + workspace ws output op 10 years ago
taiyu 6388241abb mode supports multi token names 10 years ago
taiyu aa22dc3113 var replacement changes 10 years ago
taiyu d673a72705 set variable changes 10 years ago
taiyu 71af5b7dde config modes 10 years ago
taiyu f25c6b312b gap resize 10 years ago
taiyu 2ef83664f5 remove outdated comment 10 years ago
taiyu afa6747145 enum for command type 10 years ago
taiyu 4cd18449d2 better handling of commands during config 10 years ago
taiyu dbeca88dee default gap value 10 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