aboutsummaryrefslogtreecommitdiff
path: root/include/sway
AgeCommit message (Expand)Author
2018-10-20Remove raise_floating directiveRyan Dwyer
2018-10-20Minor refactor of input managerRyan Dwyer
2018-10-19Introduce cursor_rebaseRyan Dwyer
2018-10-19Fix logic used for mouse_warping outputRyan Dwyer
2018-10-19Merge pull request #2875 from RedSoxFan/input-device-bindingsDrew DeVault
2018-10-19Consider cursor warp when switching workspacesRyan Dwyer
2018-10-18cmd_bind{sym,code}: Implement per-device bindingsBrian Ashworth
2018-10-18Remove cursor warping from seat_set_focusRyan Dwyer
2018-10-17Merge pull request #2820 from Emantor/fix-mouse-warping-containerDrew DeVault
2018-10-16cursor: functions to warp cursor to container and workspaceRouven Czerwinski
2018-10-16view: move arrange_workspace into view_mapRouven Czerwinski
2018-10-16Prevent duplicate workspace::focus eventsRyan Dwyer
2018-10-15Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warpRyan Dwyer
2018-10-14swaybar: show hidden bar on key eventIan Fan
2018-10-14Merge pull request #2808 from RedSoxFan/bar-subcommandsDrew DeVault
2018-10-13fix_edge_gaps: Allow negative values for outer gaps.Tarmack
2018-10-13Fix bar subcommand handler structs and selectionBrian Ashworth
2018-10-10Merge branch 'master' into bar-bindsymIan Fan
2018-10-10Add mouse_warping containerRouven Czerwinski
2018-10-09resize: Determine if anything changed using before/after checkRyan Dwyer
2018-10-09Implement bar bindsymBrian Ashworth
2018-10-09Merge pull request #2772 from RyanDwyer/improve-popup-damageDrew DeVault
2018-10-08Introduce container_is_transient_forRyan Dwyer
2018-10-08Implement popup_during_fullscreenRyan Dwyer
2018-10-08Reload config using idle eventRyan Dwyer
2018-10-07Shim client.background and client.placeholderDrew DeVault
2018-10-07Only damage popups when popups have damageRyan Dwyer
2018-10-03Fix focusing topmost floating windowsJonathan Buch
2018-10-03Add configuration for raising containers on focusJonathan Buch
2018-10-03Merge pull request #2703 from RyanDwyer/csd-borderDrew DeVault
2018-10-01Handle border options for gapsBrian Ashworth
2018-10-01Fix smart gapsBrian Ashworth
2018-09-30Merge pull request #2726 from RyanDwyer/overhaul-gapsDrew DeVault
2018-09-30Merge pull request #2725 from PumbaPe/add-tap-and-dragDrew DeVault
2018-09-30Turn funcs() into funcs(void)Arkadiusz Hiler
2018-09-30Remove declarations that do no have definitionsArkadiusz Hiler
2018-09-29add tap-and-drag setting to sway-inputPP
2018-09-29Return an error when resizing is a no opRyan Dwyer
2018-09-29Make gaps implementation consistent with i3-gapsRyan Dwyer
2018-09-28Rename workspace_outputs to workspace_configs and fix memory leakRyan Dwyer
2018-09-27Improve CSD logicRyan Dwyer
2018-09-27Rename view_set_csd_from_client to view_update_csd_from_clientRyan Dwyer
2018-09-27Add CSD to border modesRyan Dwyer
2018-09-23Implement support for input wildcardBrian Ashworth
2018-09-23Allow running commands on containers without focusing themRyan Dwyer
2018-09-20swaybar: handle hotpluggingemersion
2018-09-19Merge pull request #2676 from ianyfan/ipcDrew DeVault
2018-09-19ipc: add pid information for views in layout treeIan Fan
2018-09-19Introduce create_output command (for developer use)Ryan Dwyer
2018-09-16Rename seat_get_active_child to seat_get_active_tiling_childRyan Dwyer