aboutsummaryrefslogtreecommitdiff
path: root/sway/handlers.c
AgeCommit message (Expand)Author
2015-11-25criteria: Add. Learn for_window command.S. Christoffer Eliesen
2015-11-19Add wallpapers to output commandDrew DeVault
2015-11-19Fix background extensionsDrew DeVault
2015-11-18Add background handlingDrew DeVault
2015-11-16output: Support multiple adjacent outputs.S. Christoffer Eliesen
2015-11-14We somewhat more wlc_point nowDrew DeVault
2015-10-29input_state: Remove mouse_origin (x&y). Query wlc instead.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-27handlers: Pass workspace to workspace_switch, not output.S. Christoffer Eliesen
2015-10-25sway/output: Create, move code from handlers.c here.S. Christoffer Eliesen
2015-10-23Update set_origin to match wlc changesDrew DeVault
2015-10-23seamless_mouse: Move pointer only if successfully changed workspace.S. Christoffer Eliesen
2015-10-23handlers: Don't switch output when mouse button is pressed.S. Christoffer Eliesen
2015-10-22ipc,commands,config: Replace cmd_status enum with cmd_results struct.S. Christoffer Eliesen
2015-10-22handlers: Fix swapped top/bottom for seamless transitions.S. Christoffer Eliesen
2015-10-22Move pointer during seamless transitionsDrew DeVault
2015-10-22config: Add "seamless_mouse" to decide if pointer crosses output edges.S. Christoffer Eliesen
2015-10-22Switch to adjacent output when hitting output edge.S. Christoffer Eliesen
2015-09-22Merge branch 'master' of https://github.com/taiyu-len/swaytaiyu
2015-09-22#184taiyu
2015-09-18minor fixtaiyu
2015-09-13Revert "new_workspace null behavior + testmap functions + regex"Drew DeVault
2015-09-12new_workspace null behavior + testmap functions + regextaiyu
2015-09-10cmd status + workspace ws output optaiyu
2015-09-07config modestaiyu
2015-09-06config_path cleanuptaiyu
2015-09-02properly free cmd_queue, should partially fix #165 from what i tell from its ...taiyu
2015-08-30#154 destroy view handler properly destroys viewstaiyu
2015-08-29Made scratchpad handling identical to i3Luminarys
2015-08-28#149 change focus before pointer_modetaiyu
2015-08-28#149 fix, reorder floating windows on click.taiyu
2015-08-28#148 fix, choose non-floating view for inserting containertaiyu
2015-08-28styletaiyu
2015-08-28fix issue #140, dont set pointer mode if no floating_modtaiyu
2015-08-27Added in default_orientation handlingLuminarys
2015-08-26move workspace from dead output to other outputtaiyu
2015-08-26Do not pass modifiers when getting keysyms from wlcDrew DeVault
2015-08-25Merge pull request #133 from minus7/wlc-keyboard-fixDrew DeVault
2015-08-25fixed keyboard handlingminus
2015-08-25fixed segfault on exit + a little fixup of that floatfocus prtaiyu
2015-08-25Merge pull request #131 from nicklaswj/masterDrew DeVault
2015-08-25code style clean upNicklas Warming Jacobsen
2015-08-25removed stupid test codeNicklas Warming Jacobsen
2015-08-25Focus floating window, if any, when the last tiling has been closedNicklas Warming Jacobsen
2015-08-25changed view visibility to be boolminus
2015-08-25refactored view visibilityminus
2015-08-23Minor fixes to keyboard handlingDrew DeVault
2015-08-23mergetaiyu
2015-08-23Refactor keyboard to consider modified keysymsDrew DeVault