aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-29container.h: Remove unused.S. Christoffer Eliesen
2015-10-29input_state: Remove mouse_origin (x&y). Query wlc instead.S. Christoffer Eliesen
2015-10-29commands: Learn mouse_warping.S. Christoffer Eliesen
2015-10-29input_state: Extract 'pointer_position_set' function from handlers.S. Christoffer Eliesen
2015-10-29container: Move container_under_pointer here from handlers.S. Christoffer Eliesen
2015-10-27Merge pull request #208 from minus7/ipc_subscribeDrew DeVault
2015-10-27implemented IPC subscribe for workspace eventminus
2015-10-27commands: Learn 'debuglog'.S. Christoffer Eliesen
2015-10-25log: Add swayc_log, use at a few key places.S. Christoffer Eliesen
2015-10-25sway/output: Create, move code from handlers.c here.S. Christoffer Eliesen
2015-10-23seamless_mouse: Move pointer only if successfully changed workspace.S. Christoffer Eliesen
2015-10-23commands: cmd_results->input is duplicated/freed.S. Christoffer Eliesen
2015-10-22ipc,commands,config: Replace cmd_status enum with cmd_results struct.S. Christoffer Eliesen
2015-10-22config: Add "seamless_mouse" to decide if pointer crosses output edges.S. Christoffer Eliesen
2015-10-21config: Apply output config also during config reload.S. Christoffer Eliesen
2015-10-18main: Implement --get-socketpath switch.S. Christoffer Eliesen
2015-09-18merge + no c_extensionstaiyu
2015-09-18Fix warnings introduced by prior commitDrew DeVault
2015-09-14multi command keybindstaiyu
2015-09-13Revert "new_workspace null behavior + testmap functions + regex"Drew DeVault
2015-09-12visible valuestaiyu
2015-09-12new_workspace null behavior + testmap functions + regextaiyu
2015-09-10cmd status + workspace ws output optaiyu
2015-09-08mode supports multi token namestaiyu
2015-09-08var replacement changestaiyu
2015-09-08set variable changestaiyu
2015-09-07config modestaiyu
2015-09-05gap resizetaiyu
2015-09-04remove outdated commenttaiyu
2015-09-04enum for command typetaiyu
2015-09-04better handling of commands during configtaiyu
2015-09-04default gap valuetaiyu
2015-08-30Added in workspace_auto_back_and_forthLuminarys
2015-08-30Added in workspace back_and_forthLuminarys
2015-08-29Made scratchpad handling identical to i3Luminarys
2015-08-28Added in scratchpad addingLuminarys
2015-08-28move function redonetaiyu
2015-08-27update visibility + container info functionstaiyu
2015-08-27use previous outputstaiyu
2015-08-27Added in default_orientation handlingLuminarys
2015-08-26some function documentation, fixed gaps on config reloadtaiyu
2015-08-26move_container_to fixuptaiyu
2015-08-25fixed segfault on exit + a little fixup of that floatfocus prtaiyu
2015-08-25changed view visibility to be boolminus
2015-08-25added missing util.h/c stuffminus
2015-08-25changed workspace_{outout_,}{next,prev} to return workspaceminus
2015-08-25added "move container to workspace"minus
2015-08-25refactored view visibilityminus
2015-08-25refactored workspace_next/prevminus
2015-08-24Added in backtrace printingLuminarys